mirror of
https://github.com/home-assistant/core.git
synced 2026-07-10 16:19:29 +01:00
417b491b78
* Reduce overhead to write dlna_dmr state - Only update supported_features once per state write cycle - Use a dict lookup for state * useless dispatch * fix tests * remove unreachable code