mqtt buttons
This commit is contained in:
Submodule apps/room_control updated: 9408db4434...becde57bd4
@@ -4,7 +4,7 @@ bathroom:
|
|||||||
entity: light.bathroom
|
entity: light.bathroom
|
||||||
sensor: binary_sensor.bathroom_motion_occupancy
|
sensor: binary_sensor.bathroom_motion_occupancy
|
||||||
off_duration: '00:05:00'
|
off_duration: '00:05:00'
|
||||||
button: bathroom
|
button: Bathroom Button
|
||||||
delay: '00:20:00'
|
delay: '00:20:00'
|
||||||
states:
|
states:
|
||||||
- time: '05:00:00'
|
- time: '05:00:00'
|
||||||
|
|||||||
@@ -5,8 +5,8 @@ bedroom:
|
|||||||
sensor: binary_sensor.bedroom_motion_occupancy
|
sensor: binary_sensor.bedroom_motion_occupancy
|
||||||
off_duration: '00:05:00'
|
off_duration: '00:05:00'
|
||||||
button:
|
button:
|
||||||
- bedroom
|
- Bedroom Button 1
|
||||||
- bedroom2
|
- Bedroom Button 2
|
||||||
states:
|
states:
|
||||||
- time: 'sunrise - 03:00:00'
|
- time: 'sunrise - 03:00:00'
|
||||||
scene:
|
scene:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ kitchen:
|
|||||||
entity: light.kitchen
|
entity: light.kitchen
|
||||||
sensor: binary_sensor.kitchen_motion_occupancy
|
sensor: binary_sensor.kitchen_motion_occupancy
|
||||||
off_duration: '00:10:00'
|
off_duration: '00:10:00'
|
||||||
button: kitchen
|
button: Kitchen Button
|
||||||
ha_button: input_button.activate_kitchen
|
ha_button: input_button.activate_kitchen
|
||||||
states:
|
states:
|
||||||
- time: sunrise
|
- time: sunrise
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ living_room:
|
|||||||
sensor: binary_sensor.living_room_motion_occupancy
|
sensor: binary_sensor.living_room_motion_occupancy
|
||||||
off_duration: 00:30:00
|
off_duration: 00:30:00
|
||||||
entity: light.living_room
|
entity: light.living_room
|
||||||
button: living_room
|
button: Living Room Button
|
||||||
door: binary_sensor.door_front
|
door: binary_sensor.door_front
|
||||||
states:
|
states:
|
||||||
- time: sunrise
|
- time: sunrise
|
||||||
|
|||||||
Reference in New Issue
Block a user