mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 08:34:16 +01:00
* 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