core/homeassistant/components/tradfri
Patrik Lindgren afd0005a31
Add sensor for filter time left on Tradfri fan platform (#65877)
* Add support for filter time left

* Fix test for fan platform

* Remove debug code

* Add unique id migration tool

* Convert to hours

* Fix tests

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add comment, check migration

* Refactor migration helper

* Refactor migration helper

* Move definition of new unique id

* Return after warning

* Add test for unique id migration

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-08 02:21:22 +01:00
..
translations [ci skip] Translation update 2022-02-06 00:17:31 +00:00
__init__.py Remove stale tradfri devices (#65218) 2022-01-31 16:43:16 -08:00
base_class.py
config_flow.py
const.py Add sensor for filter time left on Tradfri fan platform (#65877) 2022-02-08 02:21:22 +01:00
coordinator.py Fix tradfri coordinator error handling (#65204) 2022-02-01 09:09:51 -08:00
cover.py
fan.py
light.py
manifest.json Bump pytradfri to 9.0.0 (#65784) 2022-02-05 13:25:50 +01:00
sensor.py Add sensor for filter time left on Tradfri fan platform (#65877) 2022-02-08 02:21:22 +01:00
strings.json
switch.py