Comments and such

This commit is contained in:
2019-01-13 00:48:26 +01:00
parent 43b27894f4
commit 68d533bd1c
12 changed files with 83 additions and 17 deletions

View File

@@ -1,3 +1,14 @@
homeassistant:
customize:
package.node_anchors:
common: &common
package: "computers"
binary_sensor.arrakis:
<<: *common
automation.desk_lamp_follows_computer:
<<: *common
# Switched off/on when computer enters/leaves screen sleep
binary_sensor:
- platform: mqtt
state_topic: "computer/arrakis/on"