This component creates a service event_emitter.call
that lets you emit a call-service event. This can be used to pass Service data between components such as from the Lovelace UI to Node Red.
There is no restirction on parameters allowing total flexibility.
In the below use-case example, a service data field event
is used to route flows in Node Red.
- Install with HACS or copy the
custom_components
folder in your HA configuration folder. - Add
to the
event_emitter:
configuration.yaml
entity
: Example Event ID (eg.sonos_tts
)entity_id
: Example entity id (eg.media_player.lounge
) [optional]field1
: Generic field 1field2
: Generic field 2different3
: Different feld 3
In case you've found a bug, please open an issue on GitHub.
ha-rest980-roomba | roomba-vacuum-card | hass-addons | event-emitter