Remove line breaks
This commit is contained in:
parent
7d12b04726
commit
4e994160ab
1 changed files with 2 additions and 5 deletions
|
@ -10,13 +10,10 @@ footer: true
|
|||
ha_category: Automation Examples
|
||||
---
|
||||
|
||||
#### {% linkable_title Swich on/off Philips Hue with enocean switch %}
|
||||
|
||||
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 swtich will fire the event button_pressed and pass along several parameters which is used to turn on/off the lamps.
|
||||
|
||||
event_data:
|
||||
|
||||
* which
|
||||
* pushed
|
||||
* onoff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue