Update HA, add vacuum, grid cards, fixes
这个提交包含在:
@@ -1,9 +0,0 @@
|
||||
- platform: template
|
||||
sensors:
|
||||
motion_livingroom:
|
||||
friendly_name: Motion Livingroom
|
||||
device_class: motion
|
||||
entity_id: camera.livingroom
|
||||
value_template: "{{ is_state('camera.livingroom', 'motion') }}"
|
||||
delay_off:
|
||||
seconds: 30
|
||||
@@ -14,6 +14,12 @@
|
||||
count: 2
|
||||
scan_interval: 15
|
||||
|
||||
- platform: ping
|
||||
name: desktop_jenny_ping
|
||||
host: !secret desktop_jenny_ip
|
||||
count: 2
|
||||
scan_interval: 15
|
||||
|
||||
- platform: template
|
||||
sensors:
|
||||
anyone_home:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
- platform: command_line
|
||||
name: Wallboard HDMI Status
|
||||
command: !secret wallboard_hdmi_status_cmd
|
||||
payload_on: display_power=1
|
||||
payload_off: display_power=0
|
||||
scan_interval: 60
|
||||
# - platform: command_line
|
||||
# name: Wallboard HDMI Status
|
||||
# command: !secret wallboard_hdmi_status_cmd
|
||||
# payload_on: display_power=1
|
||||
# payload_off: display_power=0
|
||||
# scan_interval: 60
|
||||
在新工单中引用
屏蔽一个用户