Skip to content

Commit a1cf186

Browse files
genestealerfabaff
authored andcommitted
Update light.rflink.markdown (home-assistant#2363)
1 parent fd99773 commit a1cf186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/light.rflink.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ Configuration variables:
5858
Device configuration variables:
5959

6060
- **name** (*Optional*): Name for the device, defaults to Rflink ID.
61-
- **type** (*Optional*): Override automatically detected type of the light device, can be: switchable, dimmable, hybrid or toggle. See 'Light Types' below.
61+
- **type** (*Optional*): Override automatically detected type of the light device, can be: switchable, dimmable, hybrid or toggle. See 'Light Types' below. (default: Switchable)
6262
- **aliasses** (*Optional*): Alternative Rflink ID's this device is known by.
6363
- **fire_event** (*Optional*): Fire an `button_pressed` event if this device is turned on or off (default: False).
64-
- **signal_repetitions** (*Optional*): Repeat every Rflink command this number of times (default: 1)
64+
- **signal_repetitions** (*Optional*): Repeat every Rflink command this number of times (default: 1).
6565
- **fire_event_** (*Optional*): Set default `fire_event` for RFLink switch devices (see below).
6666
- **signal_repetitions** (*Optional*): Set default `signal_repetitions` for RFLink switch devices (see below).
6767

0 commit comments

Comments
 (0)