Home Assistant Git Exporter
This commit is contained in:
@@ -47,6 +47,10 @@ text_sensor:
|
||||
return {"D1:up D2:down D5:stop"};
|
||||
update_interval: 60000s
|
||||
disabled_by_default: true
|
||||
- platform: template
|
||||
name: "notice"
|
||||
lambda: |-
|
||||
return {"1x UP & DOWN 8x STOP"};
|
||||
|
||||
|
||||
sensor:
|
||||
|
||||
Reference in New Issue
Block a user