core/homeassistant
Patrik Lindgren 3ca1b2fc6e
Add air quality sensor for Tradfri air purifier (#65070)
* Add air quality sensor for Tradfri fan platform

* Refactor, use entity description

* Fix typo

* CHange init docstring

* Let lambda handle special case

* Remove unique id

* Apply suggestions from code review

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

* Refactor to constants, add mixin

* Rename lambda

* Update homeassistant/components/tradfri/sensor.py

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

* Update homeassistant/components/tradfri/sensor.py

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

* Update homeassistant/components/tradfri/sensor.py

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

* Replace lambda with function

* Refactor device init

* Remove fixture scope

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-29 23:55:05 +01:00
..
auth Enable `no_implicit_reexport` for core files [mypy] (#63820) 2022-01-26 10:55:06 +01:00
backports
components Add air quality sensor for Tradfri air purifier (#65070) 2022-01-29 23:55:05 +01:00
generated Add config flow to ISS integration (#64987) 2022-01-29 11:41:26 +02:00
helpers Abort webhook flow when not connected to home assistant cloud (#64963) 2022-01-26 10:57:45 -08:00
scripts
util Remove `backports.zoneinfo` dependency (#65069) 2022-01-27 09:59:27 -08:00
__init__.py
__main__.py Validate operating system is supported (#64352) 2022-01-18 13:16:23 -08:00
async_timeout_backcompat.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Automatically add entry title as name placeholder in reauth (#64078) 2022-01-18 14:18:16 -08:00
const.py Bump version to 2022.3.0dev0 (#64996) 2022-01-26 20:53:09 +01:00
core.py
data_entry_flow.py Fix webserver responsiveness where there are a lot of discoveries (#64719) 2022-01-22 22:29:16 +01:00
exceptions.py
loader.py Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
package_constraints.txt Bump frontend to 20220127.0 (#65075) 2022-01-27 11:22:53 -08:00
requirements.py
runner.py
setup.py Catch all exceptions on import component/platform (#64930) 2022-01-25 20:39:32 -08:00
strings.json Abort webhook flow when not connected to home assistant cloud (#64963) 2022-01-26 10:57:45 -08:00