mirror of
https://github.com/home-assistant/core.git
synced 2026-08-06 05:14:06 +01:00
3be9bee61e
No longer swallows exceptions from bleak connection errors which was hiding the root cause of problems. This was the original behavior from a long time ago which does not make sense anymore since we retry a few times anyways https://github.com/Danielhiversen/pySwitchbot/compare/0.19.5...0.19.6