hass-core/homeassistant/components/zha
B-Hartley ee2658f9e6
Add (some) of ZCL concentration clusters to ZHA component (#47590)
* Update registries.py

Add concentration clusters recently added to zigpy

* Update measurement.py

Add concentration clusters recently added to ZigPy

* Update sensor.py

Add concentration clusters recently added to ZigPy

* Update sensor.py

remove unnecessary tabs

* Update measurement.py

remove unnecessary tabs

* Update sensor.py

Just adding CO and CO2 for now.

* Update registries.py

Just adding CO2 and CO for now.

* Update measurement.py

Just adding CO2 and CO for now

* Update sensor.py

import const CONCENTRATION_PARTS_PER_MILLION

* Update registries.py

removed trailing whitespace

* Update sensor.py

added extra blank lines and removed trailing whitespace

* Update measurement.py

added extra blank lines and removed trailing whitespace

* Update sensor.py

add device classes for CO and CO2
2021-03-08 11:22:13 -05:00
..
core Add (some) of ZCL concentration clusters to ZHA component (#47590) 2021-03-08 11:22:13 -05:00
translations [ci skip] Translation update 2021-02-21 00:07:04 +00:00
__init__.py Uniformize platform setup (#47101) 2021-03-02 21:43:59 +01:00
api.py Clean up constants (#47323) 2021-03-05 19:08:04 +01:00
binary_sensor.py Cleanup unused loggers (#46510) 2021-02-14 13:46:58 +01:00
climate.py Avoid arbitrarily reducing ZHA climate temperature information (#43442) 2020-11-21 00:06:50 -05:00
config_flow.py Activate manual ZHA config flow when no comports detected (#46077) 2021-02-05 17:23:47 -05:00
cover.py Update pylint (#47205) 2021-02-28 22:09:01 -10:00
device_action.py
device_tracker.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
device_trigger.py Exception chaining and wrapping improvements (#39320) 2020-08-28 13:50:32 +02:00
entity.py Clean up constants (#47323) 2021-03-05 19:08:04 +01:00
fan.py Cleanup inconsistencies in zha fan and make it a bit more dry (#46714) 2021-02-19 19:42:14 -10:00
light.py Implement color mode for ZHA light polling (#44829) 2021-01-04 21:57:05 -05:00
lock.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
manifest.json Update ZHA dependencies (#47479) 2021-03-05 17:01:54 -05:00
number.py Add zha AnalogOutput cluster support (#44092) 2020-12-14 15:32:45 -05:00
sensor.py Add (some) of ZCL concentration clusters to ZHA component (#47590) 2021-03-08 11:22:13 -05:00
services.yaml Refactor permit services to allow joining using install codes (#40652) 2020-09-28 20:55:08 -04:00
strings.json Use common strings in zha config flow (#41127) 2020-10-03 14:48:26 +02:00
switch.py Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00