Update light.mqtt.markdown (#7944)

changed to new platform type
This commit is contained in:
a-r-j-a-n 2018-12-25 01:54:33 +01:00 committed by Joakim Sørensen
parent ee92e2fb3f
commit ed7c7a90b2

View File

@ -717,7 +717,7 @@ For a JSON payload with the format `{"state": "on", "brightness": 255, "color":
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
light: light:
- platform: mqtt_template - platform: mqtt
schema: template schema: template
effect_list: effect_list:
- rainbow - rainbow