mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +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"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user