This will be pretty cool once it actually works on the server end...
This commit is contained in:
@ -372,6 +372,11 @@
|
|||||||
data: {}
|
data: {}
|
||||||
- service: script.kallen_desktop_refresh
|
- service: script.kallen_desktop_refresh
|
||||||
data: {}
|
data: {}
|
||||||
|
- service: mqtt.publish
|
||||||
|
data:
|
||||||
|
topic: house/basement/server/glances
|
||||||
|
payload: restart
|
||||||
|
alias: Restart Glances via MQTT
|
||||||
- if:
|
- if:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: input_boolean.studio_quiet
|
entity_id: input_boolean.studio_quiet
|
||||||
|
Reference in New Issue
Block a user