mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
parent
4b05efa92f
commit
3b6134079d
@ -62,6 +62,11 @@ command_topic:
|
|||||||
description: The MQTT topic to publish `payload_on` to activate the scene.
|
description: The MQTT topic to publish `payload_on` to activate the scene.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
enabled_by_default:
|
||||||
|
description: Flag which defines if the entity should be enabled when first added.
|
||||||
|
required: false
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
entity_category:
|
entity_category:
|
||||||
description: The [category](https://developers.home-assistant.io/docs/core/entity#generic-properties) of the entity.
|
description: The [category](https://developers.home-assistant.io/docs/core/entity#generic-properties) of the entity.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user