core/homeassistant/components/switchbot
J. Nick Koston 3be9bee61e
Bump pySwitchbot to 0.19.6 (#78304)
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
2022-09-12 21:18:26 +02:00
..
translations [ci skip] Translation update 2022-09-09 00:28:55 +00:00
__init__.py Close stale switchbot connections at setup time (#78202) 2022-09-10 14:21:10 -04:00
binary_sensor.py
config_flow.py Add support for scanners that do not provide connectable devices (#77132) 2022-08-22 14:02:26 -04:00
const.py Bump PySwitchbot to 0.18.25 (#77935) 2022-09-07 06:12:17 -05:00
coordinator.py Fix switchbot writing state too frequently (#78094) 2022-09-09 18:13:27 -05:00
cover.py Handle stale switchbot advertisement data while connected (#77956) 2022-09-07 16:54:21 +02:00
entity.py Add light platform to switchbot (#77430) 2022-08-29 09:30:09 -05:00
light.py Add light platform to switchbot (#77430) 2022-08-29 09:30:09 -05:00
manifest.json Bump pySwitchbot to 0.19.6 (#78304) 2022-09-12 21:18:26 +02:00
sensor.py Fix switchbot writing state too frequently (#78094) 2022-09-09 18:13:27 -05:00
strings.json
switch.py Handle stale switchbot advertisement data while connected (#77956) 2022-09-07 16:54:21 +02:00