Update switch.mqtt.markdown (#4969)
This commit is contained in:
parent
77c282d62f
commit
6800f20908
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ name:
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: MQTT Switch
|
default: MQTT Switch
|
||||||
|
icon:
|
||||||
|
description: Icon for the switch (e.g. `mdi:radiator`).
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
state_topic:
|
state_topic:
|
||||||
description: The MQTT topic subscribed to receive state updates.
|
description: The MQTT topic subscribed to receive state updates.
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue