home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.57k stars 30.74k forks source link

Radarr Integration loads without error but all sensors Unavailable #51390

Closed DavidFW1960 closed 2 years ago

DavidFW1960 commented 3 years ago

The problem

As per the title the Radarr Integration is not giving any errors and is loading but all sensors show as unavailable

What is version of Home Assistant Core has the issue?

2021.6.x

What was the last working version of Home Assistant Core?

one of the 2021.6 betas and certainly 2021.5.5

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Radarr

Link to integration documentation on our website

https://www.home-assistant.io/integrations/radarr/

Example YAML snippet

sensor:
  - platform: radarr
    api_key: !secret my_radarr_api
    host: !secret my_radarr_host
    port: !secret my_radarr_port
    monitored_conditions:
      - movies
      - upcoming
      - commands
      - status
    days: 10

### Anything in the logs that might be useful for us?

```txt
nothing at all

Additional information

No response

julio8a commented 2 years ago

Will look for this on next release

pseudomix commented 2 years ago

Oh! Great! Thanks a lot. Very responsive. Have a nice day

tkdrob commented 2 years ago

@home-assistant close