broke out button function

This commit is contained in:
John Lancaster
2023-11-24 23:18:42 -06:00
parent 380be7d4a6
commit b4a6d9ac78
5 changed files with 31 additions and 9 deletions

View File

@@ -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