mirror of
https://github.com/home-assistant/core.git
synced 2026-09-20 08:43:45 +01:00
* Add MQTT debug_info to dataclass * Remove total attr, assign factory * Rename typed dict to MqttDebugInfo and use helper * Split entity and trigger debug info * Refactor * More rework