mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
updated garadget mqtt example to include value template (#15283)
Co-authored-by: Nader Shenoda <nshenoda@mfganalytic.com>
This commit is contained in:
parent
2061527b25
commit
879fb89e6c
@ -134,4 +134,7 @@ cover:
|
||||
state_topic: "garadget/device_name/status"
|
||||
payload_open: "open"
|
||||
payload_close: "close"
|
||||
value_template: "{{ value_json.status }}"
|
||||
```
|
||||
|
||||
Replace device_name with the name of the device provided when configuring garadget.
|
||||
|
Loading…
x
Reference in New Issue
Block a user