mirror of
https://github.com/home-assistant/core.git
synced 2026-09-05 04:51:05 +01:00
* Fix MQTT discovery failing after bad config update * Update last discovery payload after update success * Improve test, correct update assignment * send_discovery_done to finally-catch vol.Error * Just use try..finally * Remove extra line * use elif to avoid log confusion