update
This commit is contained in:
@@ -190,13 +190,13 @@ influxdb:
|
||||
template:
|
||||
- trigger:
|
||||
- platform: state
|
||||
entity_id: binary_sensor.0x00158d0007e21f31_occupancy
|
||||
entity_id: binary_sensor.motionwohnzimmer_occupancy
|
||||
from: "off"
|
||||
to: "on"
|
||||
binary_sensor:
|
||||
name: bewegung_studio_occupancy_delayed_off
|
||||
name: bewegung_wohnzimmer_occupancy_delayed
|
||||
state: 'on'
|
||||
auto_off: '00:20:00'
|
||||
auto_off: '01:30:00'
|
||||
|
||||
- trigger:
|
||||
- platform: time_pattern
|
||||
@@ -289,6 +289,12 @@ mqtt:
|
||||
state_topic: "shellies/shellyht-F939CE/sensor/battery"
|
||||
unit_of_measurement: "%"
|
||||
cover:
|
||||
- name: studio_shades
|
||||
command_topic: "esp32/output"
|
||||
payload_available: true
|
||||
payload_open: "up"
|
||||
payload_close: "down"
|
||||
payload_stop: "stop"
|
||||
- name: bedroom_cover_r
|
||||
command_topic: "shellies/shellyswitch25-76D19E/roller/0/command"
|
||||
position_topic: "shellies/shellyswitch25-76D19E/roller/0/pos"
|
||||
|
||||
Reference in New Issue
Block a user