Likely copy/paste error (#7811)

the platform should be mqtt and the schema json
This commit is contained in:
Nick Horvath 2018-12-13 03:22:32 -05:00 committed by Fabian Affolter
parent b9eb1e87aa
commit 302233cca3

View File

@ -335,7 +335,7 @@ Optimistic mode can be forced, even if state topic is available. Try enabling it
```yaml
# Example configuration.yaml entry
light:
- platform: json
- platform: mqtt
schema: json
command_topic: "home/rgb1/set"
```
@ -742,4 +742,4 @@ light:
### {% linkable_title Template schema - No brightness or color support %}
If you don't want brightness, color or effect support, just omit the corresponding configuration sections.
If you don't want brightness, color or effect support, just omit the corresponding configuration sections.