Add details on how to find device id (#25927)

This commit is contained in:
Louis Vela 2023-01-25 04:21:49 -06:00 committed by GitHub
parent 8194de6e66
commit 377b48d2a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,8 @@ automation:
{% endraw %} {% endraw %}
You can find the `event_data` `id` by going to "Developer Tools" -> "Events" and listening to “button_pressed” events. Then hit a button on the device and you should see an event.
## Light ## Light
An EnOcean light can take many forms. Currently only one type has been tested: Eltako FUD61 dimmer. An EnOcean light can take many forms. Currently only one type has been tested: Eltako FUD61 dimmer.