core/homeassistant/components/zha
Arne Mauer d8030ed9e7
Ikea Starkvind support all models (#74615)
* Add Particulate Matter 2.5 of ZCL concentration clusters to ZHA component

* Fixed black and flake8 test

* New sensors and manufacturer cluster to support IKEA STARKVIND (with quirk)

* Fix multi_match for FilterLifeTime, device_run_time, filter_run_time sensors for Ikea starkvind

* Remove model match because sensors are matched with manufacturer channel

* Update manufacturerspecific.py

* Update number.py
2022-07-07 14:28:33 -04:00
..
core Update pylint to 2.14.4 (#74192) 2022-06-30 08:56:43 +02:00
translations
__init__.py
alarm_control_panel.py
api.py
binary_sensor.py Ikea Starkvind support all models (#74615) 2022-07-07 14:28:33 -04:00
button.py
climate.py
config_flow.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
diagnostics.py
entity.py
fan.py
light.py
lock.py
logbook.py Fix bad conditional in ZHA logbook (#74277) 2022-06-30 23:59:35 +03:00
manifest.json
number.py Ikea Starkvind support all models (#74615) 2022-07-07 14:28:33 -04:00
select.py
sensor.py Ikea Starkvind support all models (#74615) 2022-07-07 14:28:33 -04:00
services.yaml
siren.py
strings.json
switch.py