mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 03:47:14 +00:00
* Refactor cached ZHA channel reads. If doing a cached ZCL attribute read, do "only_from_cache" read for battery operated devices only. Mains operated devices will do a network read in case of a cache miss. * Use cached attributes for ZHA electrical measurement * Bump up ZHA zigpy dependency.