mirror of
https://github.com/home-assistant/core.git
synced 2026-05-18 14:29:57 +01:00
33dc015083
* 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.