mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
light.mqtt_template: Fix typo: "optionaly" (#1481)
This commit is contained in:
parent
1de24a1b8d
commit
0e8ad94d3a
@ -14,7 +14,7 @@ ha_release: 0.33
|
||||
---
|
||||
|
||||
|
||||
The `mqtt_template` light platform lets you control a MQTT-enabled light that receive commands on a command topic and optionaly sends status update on a state topic.
|
||||
The `mqtt_template` light platform lets you control a MQTT-enabled light that receive commands on a command topic and optionally sends status update on a state topic.
|
||||
It is format-agnostic so you can use any data format you want (i.e. string, JSON), just configure it with templating.
|
||||
|
||||
This platform supports on/off, brightness, RGB colors, transitions, and short/long flashing.
|
||||
|
Loading…
x
Reference in New Issue
Block a user