core/homeassistant/components/august
J. Nick Koston 84d14cc76a
Add reauthentication support to Yale Access Bluetooth (#87719)
* Bump yalexs_ble to 1.12.11 to fix reconnect when services fail to resolve

changelog: https://github.com/bdraco/yalexs-ble/compare/v1.12.8...v1.12.11

* bump to make it work with esphome proxy as well

* empty

* Add reauth support to yalexs_ble

* lint

* reduce

* tweak

* tweak

* test for reauth

* Apply suggestions from code review

* cleanup
2023-02-09 22:24:14 +01:00
..
__init__.py String formatting and max line length - Part 1 (#84390) 2022-12-22 10:12:50 +01:00
activity.py
binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
button.py
camera.py Give august its own aiohttp session (#86404) 2023-01-23 10:14:29 +01:00
config_flow.py
const.py Increase default august timeout (#77762) 2022-09-04 11:13:34 +02:00
diagnostics.py
entity.py Make use of str.removeprefix and .removesuffix (#85584) 2023-01-13 12:19:38 +01:00
exceptions.py
gateway.py Give august its own aiohttp session (#86404) 2023-01-23 10:14:29 +01:00
lock.py
manifest.json Add reauthentication support to Yale Access Bluetooth (#87719) 2023-02-09 22:24:14 +01:00
sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
strings.json Fix incorrect usage of 'setup' vs 'set up' (#83774) 2022-12-12 11:40:00 +01:00
subscriber.py