Commit Graph
6 Commits
Author SHA1 Message Date
Robert Hillis dcca749d50 Store runtime data inside the config entry in Radarr (#119749)
* Store runtime data inside the config entry in Radarr

* move entry typing outside constructor
2024-06-17 13:47:49 +02:00
Marc Mueller a033574ee2 Add empty line after module docstring [r] (#112703) 2024-03-08 15:05:07 +01:00
Robert Hillis 8d1cd39044 Add entity translations to Radarr (#95317) 2023-06-27 08:45:27 +02:00
Erik Montnemery cc564026fa Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
Marc Mueller a809f645a7 Add strict typing for radarr (#79242) 2022-10-07 20:53:34 +02:00
Robert Hillis b70027aec1 Add binary sensor to Radarr (#79043)
* Add binary sensor to Radarr

* uno mas
2022-09-25 23:50:09 +02:00