mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 10:05:58 -05:00
* Move ZCL report configs to ZHA core channels. * Refactor ZCL report configuratopm and cluster binding. * Tests for ZHA channel configuration. * Update tests. * Remove INPUT_BIND_ONLY_CLUSTER ZHA core registry. We always need bind a cluster, but not always need to configure attribute reporting. No reporting is done on ZCL "client" clusters. * Lint * Black