doorbell: switch plug from Sideboard Lamp to Squiggle

This commit is contained in:
2026-08-01 21:36:56 -07:00
parent da72ab3cba
commit bb2bb50962
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ zigbee-devices:
# Show per-device persisted state (on/off, brightness, etc.)
zigbee-state:
ssh {{RPI_HOST}} 'cat {{RPI_DIR}}/zigbee2mqtt/state.json' | python3 -m json.tool | head -60
ssh {{RPI_HOST}} 'cat {{RPI_DIR}}/nr-flow-validator/infra/zigbee2mqtt/state.json' | python3 -m json.tool | head -60
# ============================================================
# MQTT — publish, subscribe, watch, simulate devices