broke out button function
This commit is contained in:
@@ -4,7 +4,7 @@ kitchen:
|
||||
entity: light.kitchen
|
||||
sensor: binary_sensor.kitchen_motion_occupancy
|
||||
off_duration: '00:10:00'
|
||||
button: Kitchen Button
|
||||
|
||||
ha_button: input_button.activate_kitchen
|
||||
states:
|
||||
- time: sunrise
|
||||
@@ -38,3 +38,9 @@ kitchen:
|
||||
light.kitchen:
|
||||
state: on
|
||||
brightness_pct: 1
|
||||
|
||||
kitchen_button:
|
||||
module: button
|
||||
class: ButtonController
|
||||
app: kitchen
|
||||
button: Kitchen Button
|
||||
|
||||
Reference in New Issue
Block a user