mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Duplicated variables declaration at cover.rflink (#6779)
Probably from a copy&paste `fire_event` and `signal_repetitions` were duplicated at "Device coonfiguration variables" point
This commit is contained in:
parent
d1842c5db9
commit
b1852c0359
@ -87,8 +87,6 @@ Device configuration variables:
|
|||||||
- **aliases** (*Optional*): Alternative Rflink ID's this device is known by.
|
- **aliases** (*Optional*): Alternative Rflink ID's this device is known by.
|
||||||
- **fire_event** (*Optional*): Fire a `button_pressed` event if this device is turned on or off (default: False).
|
- **fire_event** (*Optional*): Fire a `button_pressed` event if this device is turned on or off (default: False).
|
||||||
- **signal_repetitions** (*Optional*): Repeat every Rflink command this number of times (default: 1).
|
- **signal_repetitions** (*Optional*): Repeat every Rflink command this number of times (default: 1).
|
||||||
- **fire_event_** (*Optional*): Set default `fire_event` for RFLink switch devices (see below).
|
|
||||||
- **signal_repetitions** (*Optional*): Set default `signal_repetitions` for RFLink switch devices (see below).
|
|
||||||
- **group** (*Optional*): Allow light to respond to group commands (ALLON/ALLOFF). (default: yes)
|
- **group** (*Optional*): Allow light to respond to group commands (ALLON/ALLOFF). (default: yes)
|
||||||
- **group_aliases** (*Optional*): `aliases` which only respond to group commands.
|
- **group_aliases** (*Optional*): `aliases` which only respond to group commands.
|
||||||
- **no_group_aliases** (*Optional*): `aliases` which do not respond to group commands.
|
- **no_group_aliases** (*Optional*): `aliases` which do not respond to group commands.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user