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:
2026-06-12 06:49:43 +02:00
parent 226dcdf354
commit bdf294cc32
21 changed files with 184 additions and 105 deletions
@@ -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