* 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
* 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