mirror of
https://github.com/home-assistant/core.git
synced 2026-07-10 16:19:29 +01:00
5ee383456f
* Catch exceptions when writing states * Do not use wrapper for logging and adjust tests * Catch logging directly on async_write_ha_state() * Update homeassistant/components/mqtt/models.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Fix test --------- Co-authored-by: Erik Montnemery <erik@montnemery.com>