Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
Joost Lekkerkerker
2747da784c
Move Fjaraskupan coordinator to separate file ( #95342 )
...
* Move coordinator to separate file
* Move coordinator to separate file
* Move coordinator to separate file
2023-06-28 10:41:50 +02:00
Joost Lekkerkerker
a80862f3db
Add entity translations to Fjaraskupan ( #95341 )
2023-06-27 12:38:32 +02:00
Joakim Plate
8ce897f462
Convert fjaraskupan to entity naming ( #74723 )
2022-07-09 19:46:53 +02:00
Joakim Plate
513e276bba
Avoid polling fjaraskupan if no broadcast is received ( #71969 )
...
* Switch to subclassed coordinator
* Avoid polling fjäråskupan only do on request
We still want to timeout the availability if no data was received.
* Remove unused variable
* Update homeassistant/components/fjaraskupan/__init__.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-05-17 08:32:28 +02:00
Marc Mueller
830cc278d3
Improve `CoordinatorEntity` typing ( #68441 )
2022-03-21 10:22:30 +01:00
epenet
f1979f8b68
Use new enums in fjaraskupan ( #61438 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:53:58 -05:00
Marc Mueller
d51487f82a
Import Callable from collections.abc (3) ( #56777 )
2021-09-29 16:19:06 +02:00
Joakim Plate
dd8542e01f
Add fjäråskupan binary_sensor ( #54920 )
...
* Add fjäråskupan binary_sensor
* Switch to entity description
* Type check constructor
2021-08-20 20:18:30 +02:00