mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
not the map type
Maybe the anchor definition...
This commit is contained in:
parent
58ad4a6936
commit
982da0a6e9
@ -40,7 +40,7 @@ light:
|
|||||||
device_defaults:
|
device_defaults:
|
||||||
description: The defaults for the devices.
|
description: The defaults for the devices.
|
||||||
required: false
|
required: false
|
||||||
type: list
|
type: map
|
||||||
keys:
|
keys:
|
||||||
fire_event:
|
fire_event:
|
||||||
description: Set default `fire_event` for Rflink switch devices (see below).
|
description: Set default `fire_event` for Rflink switch devices (see below).
|
||||||
@ -73,7 +73,7 @@ devices:
|
|||||||
default: Rflink ID
|
default: Rflink ID
|
||||||
type: string
|
type: string
|
||||||
type:
|
type:
|
||||||
description: Override automatically detected type of the light device, can be: switchable, dimmable, hybrid or toggle. See [Light Types](components/light.rflink/#light-types) below.
|
description: Override automatically detected type of the light device, can be: switchable, dimmable, hybrid or toggle. See [Light Types](/components/light.rflink/#light-types) below.
|
||||||
required: false
|
required: false
|
||||||
default: switchable
|
default: switchable
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user