File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,14 +43,14 @@ Configuration variables:
43
43
44
44
- ** devices** (* Optional* ): A list of devices with their name to use in the frontend.
45
45
- ** device_defaults** : (* Optional* )
46
- - ** fire_event _ ** (* Optional* ): Set default ` fire_event ` for RFLink switch devices (see below).
46
+ - ** fire_event ** (* Optional* ): Set default ` fire_event ` for RFLink switch devices (see below).
47
47
- ** signal_repetitions** (* Optional* ): Set default ` signal_repetitions ` for RFLink switch devices (see below).
48
48
49
49
Device configuration variables:
50
50
51
51
- ** name** (* Optional* ): Name for the device, defaults to RFLink ID.
52
52
- ** aliasses** (* Optional* ): Alternative RFLink ID's this device is known by.
53
- - ** fire_event _ ** (* Optional* ): Fire an ` button_pressed ` event if this device is turned on or off (default: False).
53
+ - ** fire_event ** (* Optional* ): Fire an ` button_pressed ` event if this device is turned on or off (default: False).
54
54
- ** signal_repetitions** (* Optional* ): Repeat every RFLink command this number of times (default: 1)
55
55
56
56
### {% linkable_title Switch state %}
You can’t perform that action at this time.
0 commit comments