Diverse opdateringer: automations (doerklokke, kommerhjem, vinduer, lys_stue, julelys, infrastructure_alerts), scripts (doorbell, home_actions), templates, dashboards, configuration, binary_sensors/infrastructure ny fil
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
- platform: command_line
|
||||
name: Zigbee USB dongle tilsluttet
|
||||
unique_id: zigbee_usb_dongle_connected
|
||||
device_class: connectivity
|
||||
command: >-
|
||||
[ -c /dev/ttyUSB0 ] && echo ON || echo OFF
|
||||
payload_on: "ON"
|
||||
payload_off: "OFF"
|
||||
scan_interval: 60
|
||||
Reference in New Issue
Block a user