mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Likely copy/paste error (#7811)
the platform should be mqtt and the schema json
This commit is contained in:
parent
b9eb1e87aa
commit
302233cca3
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user