mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02: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