mirror of
https://github.com/home-assistant/core.git
synced 2026-05-26 18:26:25 +01:00
e57dad79fc
* 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