hass-core/homeassistant
Alexei Chetroi 4692605974 ZHA entity ZCL reporting configuration (#19177)
* Implement async_configure() method for ZHA entities.

Allow attribute reporting configuration to be stored as dict of zha
entity.

* Update ZHA platform to use new attribute reporting configuration.

* Use const declaration instead of magic numbers.

* Add support for manufacturer_id in ZCL attribute reporting configuration.

* Refactor async_configure() method.

Rename attribute reporting dict to zcl_reporting_config.
2018-12-19 14:52:20 +01:00
..
auth Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
components ZHA entity ZCL reporting configuration (#19177) 2018-12-19 14:52:20 +01:00
helpers Make variable entity_id available to value_template for MQTT binary sensor (#19195) 2018-12-14 13:00:37 +01:00
scripts Upgade colorlog to 4.0.2 (#19390) 2018-12-17 17:54:07 -05:00
util Use unicode slugify (#19192) 2018-12-17 07:51:13 +01:00
__init__.py
__main__.py
bootstrap.py Extend partial reload to include packages (#18884) 2018-12-03 10:56:26 +01:00
config.py Upgrade pylint to 2.2.2 (#18750) 2018-12-06 11:54:44 +01:00
config_entries.py Add native ESPHome API component (#19334) 2018-12-17 01:29:32 +01:00
const.py RFC: Deprecate auto target all for services and introduce entity_id: * (#19006) 2018-12-13 10:07:59 +01:00
core.py Add raw service data to event (#19163) 2018-12-10 12:58:51 +01:00
data_entry_flow.py
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Doc fix: a circular dependency does not raise an error. (#18298) 2018-11-08 12:59:58 +01:00
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade requests to 2.21.0 (#19385) 2018-12-18 17:29:38 +01:00
requirements.py
setup.py OwnTracks Config Entry (#18759) 2018-11-28 22:20:13 +01:00