mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
rflink: Add hint about which configuration file is used (#16360)
This commit is contained in:
parent
fc9628c276
commit
1a71145501
@ -122,6 +122,7 @@ In order to have your devices discovered automatically, you need to add the foll
|
||||
When pressing the button on the physical remote, RFLink detects the signal and the device should be added automatically to Home Assistant.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
light:
|
||||
- platform: rflink
|
||||
automatic_add: true
|
||||
@ -173,6 +174,7 @@ If you find a device is recognized differently, with different protocols or the
|
||||
For debugging purposes or context when investigating issues you can enable debug logging for RFLink with the following configuration snippet:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
logger:
|
||||
default: error
|
||||
logs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user