File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Tasmota uses [`DeviceName`](Commands.md#devicename) to name the device in Tasmot
33
33
- Lights as ` light ` entities.
34
34
Single channel Dimmers, RGB lights, RGB lights with Color Temperature control and RGB lights with White control are supported.
35
35
- Relays as ` switch ` entities
36
- With [ ` SetOption30 1 ` ] ( Commands#setoption30 ) all relays one the device will be added as light entities instead
36
+ With [ ` SetOption30 1 ` ] ( Commands#setoption30 ) all relays on the device will be added as light entities instead
37
37
- Sensors as ` sensor ` entities
38
38
- Switches as ` binary_sensor ` entities or ` automation triggers ` depending on ` SwitchMode ` used when [ ` SetOption114 1 ` ] ( Commands#setoption114 )
39
39
- Buttons as automation triggers when [ ` SetOption73 ` ] ( Commands#setoption73 ) is enabled
You can’t perform that action at this time.
0 commit comments