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
Franck Nijhof
3e85a29b86
Move overlapping pylint rules to ruff, disable mypy overlap ( #94359 )
2023-06-27 17:42:46 +02:00
Joost Lekkerkerker
a80862f3db
Add entity translations to Fjaraskupan ( #95341 )
2023-06-27 12:38:32 +02:00
Joakim Plate
2689eddbe8
Make sure we always connect to last known bluetooth device in fjäråskupan ( #77088 )
...
Make sure we always connect to last known device
2022-08-21 09:47:04 +02:00
epenet
20fec104e2
Improve type hints in light [a-i] ( #75936 )
...
* Improve type hints in ads light
* Improve type hints in avea light
* Improve type hints in avion light
* Improve type hints in broadlink light
* More type hints
* One more
2022-07-31 20:46:13 +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
epenet
5c0bc0063f
Use ColorMode enum in fjaraskupan ( #70496 )
2022-04-23 09:20:39 -10:00
Marc Mueller
830cc278d3
Improve `CoordinatorEntity` typing ( #68441 )
2022-03-21 10:22:30 +01:00
Joakim Plate
5142ebfcc2
Add fjäråskupan light entity ( #54918 )
...
* Add fjäråskupan light
* Update homeassistant/components/fjaraskupan/light.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Check property
* Switch to default coordinator update
* Type check constructor
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-21 09:34:32 +02:00