mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
parent
5a38e533fe
commit
aabd29bb55
@ -94,14 +94,15 @@ When pressing the button on the physical remote, RFLink detects the signal and t
|
||||
light:
|
||||
- platform: rflink
|
||||
automatic_add: true
|
||||
switch:
|
||||
- platform: rflink
|
||||
automatic_add: true
|
||||
sensor:
|
||||
- platform: rflink
|
||||
automatic_add: true
|
||||
```
|
||||
|
||||
[RFLink Switches](https://www.home-assistant.io/components/switch.rflink/) cannot be added automatically.
|
||||
|
||||
The RFLink component does not know the difference between a switch and a light. Therefore all switchable devices are automatically added as light by default. However, once the ID of a switch is known, it can be used to configure it as a switch type in HA, for example, to add it to a different group, hide it or configure a nice name.
|
||||
|
||||
### {% linkable_title Ignoring devices %}
|
||||
|
||||
The RFLink platform can be configured to completely ignore a device on a platform level. This is useful when you have neighbors which also use 433 MHz technology.
|
||||
|
Loading…
x
Reference in New Issue
Block a user