Merge pull request #1129 from jeroldalbertson-wf/patch-5
Fixed a small type. :)
This commit is contained in:
commit
ae9cc6c529
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ footer: true
|
|||
ha_category: Automation Examples
|
||||
---
|
||||
|
||||
Assume that you have an enocean wall switch and some Philips Hue lamps. The enocean wall swtich will fire the event button_pressed and pass along several parameters which is used to turn on/off the lamps.
|
||||
Assume that you have an enocean wall switch and some Philips Hue lamps. The enocean wall switch will fire the event button_pressed and pass along several parameters which is used to turn on/off the lamps.
|
||||
|
||||
event_data:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue