Fix #126 (Use real templates)
This commit is contained in:
parent
a8f0d48b82
commit
9c6e176e4c
11 changed files with 18 additions and 17 deletions
|
@ -12,7 +12,7 @@ ha_category: Light
|
|||
---
|
||||
|
||||
|
||||
The mqtt light platform let you control your MQTT enabled light.
|
||||
The `mqtt` light platform let you control your MQTT enabled light.
|
||||
|
||||
In an ideal scenario, the MQTT device will have a state topic to publish state changes. If these messages are published with RETAIN flag, the MQTT switch will receive an instant state update after subscription and will start with correct state. Otherwise, the initial state of the switch will be false/off.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue