mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +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
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
light:
|
light:
|
||||||
- platform: json
|
- platform: mqtt
|
||||||
schema: json
|
schema: json
|
||||||
command_topic: "home/rgb1/set"
|
command_topic: "home/rgb1/set"
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user