rflink: Add hint about which configuration file is used (#16360)

This commit is contained in:
Julian Groß 2021-04-10 12:47:28 +02:00 committed by GitHub
parent fc9628c276
commit 1a71145501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. When pressing the button on the physical remote, RFLink detects the signal and the device should be added automatically to Home Assistant.
```yaml ```yaml
# Example configuration.yaml entry
light: light:
- platform: rflink - platform: rflink
automatic_add: true 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: For debugging purposes or context when investigating issues you can enable debug logging for RFLink with the following configuration snippet:
```yaml ```yaml
# Example configuration.yaml entry
logger: logger:
default: error default: error
logs: logs: