Fix typos in file name (#5330)
This commit is contained in:
parent
e1ccd79776
commit
243d1587e8
37 changed files with 172 additions and 82 deletions
|
@ -16,10 +16,12 @@ ha_iot_class: "Local Polling"
|
|||
|
||||
This `sonarr` sensor platform pulls data from a given [Sonarr](https://sonarr.tv/) instance.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
To use your Sonarr sensor in your installation, add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yml entry
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
- platform: sonarr
|
||||
api_key: YOUR_API_KEY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue