Commit Graph

13 Commits

Author SHA1 Message Date
J. Nick Koston 3e920df478
Handle Bluetooth connection drops in more places (#766) 2023-11-28 07:23:21 -06:00
J. Nick Koston f34bfb5d1c
Simplify raw ble advertisements callbacks (#594) 2023-10-20 17:34:05 -10:00
J. Nick Koston c6e824e778
Improve bluetooth error reporting (#297)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-11-01 09:32:40 +13:00
J. Nick Koston d4c44a3ccf
Add esp ble error code mappings (#292) 2022-10-29 22:43:55 +13:00
Otto Winter 23467210b1
Export BadNameAPIError in main module (#166) 2022-01-23 20:23:13 +01:00
Otto Winter 5c9e7acbce
Emit different Exception types to differentiate between connection errors (#102)
* Emit different Exception types to differentiate between connection errors

* Import in init
2021-09-14 12:44:52 +02:00
Otto Winter ff10a20bce
Add reconnect logic class (#54) 2021-06-30 17:10:30 +02:00
Otto Winter 2629e8d86c
Update host_resolve for zeroconf 0.32.0 (#52) 2021-06-30 17:00:22 +02:00
Otto Winter 52cf01e11a
Add flake8, black, isort and mypy linting (#39) 2021-06-18 17:57:02 +02:00
Otto Winter 8bf95336d6
Add pylint 2020-07-14 20:00:12 +02:00
Otto Winter e74118923e
Big Refactor 2019-04-07 19:03:26 +02:00
Otto Winter 632b002b09
Update 2018-12-16 18:03:03 +01:00
Otto Winter f8ec2684cb
Initial commit 2018-12-13 21:34:57 +01:00