mqtt buttons

This commit is contained in:
John Lancaster
2023-11-24 14:33:14 -06:00
parent 08f3f95207
commit d72ebbdeb4
5 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ bathroom:
entity: light.bathroom
sensor: binary_sensor.bathroom_motion_occupancy
off_duration: '00:05:00'
button: bathroom
button: Bathroom Button
delay: '00:20:00'
states:
- time: '05:00:00'

View File

@@ -5,8 +5,8 @@ bedroom:
sensor: binary_sensor.bedroom_motion_occupancy
off_duration: '00:05:00'
button:
- bedroom
- bedroom2
- Bedroom Button 1
- Bedroom Button 2
states:
- time: 'sunrise - 03:00:00'
scene:

View File

@@ -4,7 +4,7 @@ kitchen:
entity: light.kitchen
sensor: binary_sensor.kitchen_motion_occupancy
off_duration: '00:10:00'
button: kitchen
button: Kitchen Button
ha_button: input_button.activate_kitchen
states:
- time: sunrise

View File

@@ -4,7 +4,7 @@ living_room:
sensor: binary_sensor.living_room_motion_occupancy
off_duration: 00:30:00
entity: light.living_room
button: living_room
button: Living Room Button
door: binary_sensor.door_front
states:
- time: sunrise