Commit graph

9 commits

Author SHA1 Message Date
Robert Hillis
c6f28f6d59
Migrate Sonarr to new entity naming style (#79844) 2022-10-07 19:53:48 -06:00
Robert Hillis
87a22fbcca
Move Sonarr API calls to coordinators (#79826) 2022-10-08 00:25:16 +02:00
Robert Hillis
5981864992
Add strict typing to Sonarr (#79802) 2022-10-07 19:08:08 +02:00
Chris Talkington
f30681dae7
Use aiopyarr for sonarr (#65349) 2022-02-22 09:33:10 -08:00
Ville Skyttä
053c456199
Change device entry type to an StrEnum (#59940)
Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-11-22 18:14:15 +01:00
epenet
f6ffae9e10
Use DeviceInfo on components with configuration_url (#58223)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-10-22 17:40:13 +02:00
Jesse Hills
35e9cf68a2
Add configuration url to Sonarr (#58085) 2021-10-20 20:25:29 +02:00
Milan Meulemans
8ab3d9cc12
Use homeassistant.const instead of integration const for device_info ATTR_ (#53703) 2021-08-02 15:11:41 +02:00
Chris Talkington
e0013648f6
Use attrs instead of properties in sonarr (#51737)
* Use attrs instead of properties in sonarr

* Create entity.py

* Update sensor.py

* Update __init__.py

* Update entity.py

* Update entity.py

* Update sensor.py
2021-06-11 13:48:20 +02:00