hass-core/homeassistant
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
..
auth Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
backports Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
brands Add Matter to supported standards for brands (#87564) 2023-02-06 20:09:01 -05:00
components Add reauthentication support to Yale Access Bluetooth (#87719) 2023-02-09 22:24:14 +01:00
generated Fix LD2410 BLE detection with passive scans (#87584) 2023-02-07 13:38:48 -05:00
helpers Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
scripts Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
util Update unit system unit conversions (#87632) 2023-02-08 10:52:54 +01:00
__init__.py
__main__.py Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
block_async_io.py Core code styling improvements (#85963) 2023-01-15 23:00:51 +01:00
bootstrap.py Update black to 23.1.0 (#87188) 2023-02-02 18:35:24 +01:00
config.py Enable T20 (flake8-print) to ban use of print statements (#86525) 2023-01-24 14:24:21 +01:00
config_entries.py Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
const.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
core.py Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
data_entry_flow.py Remove config entry specifics from FlowManager (#85565) 2023-01-17 15:26:17 +01:00
exceptions.py Fix can not typo (#87254) 2023-02-03 11:37:16 +01:00
loader.py Add return type to json_loads (#85672) 2023-02-07 17:21:55 +01:00
package_constraints.txt Remove platformdirs constraint (#87735) 2023-02-08 15:32:03 -06:00
requirements.py Core code styling improvements (#85963) 2023-01-15 23:00:51 +01:00
runner.py Stricter pylint message control (#86154) 2023-01-20 13:47:55 +01:00
setup.py Only wait for import flows to initialize at setup (#86106) 2023-01-18 10:44:18 +01:00
strings.json Add a timeout during OAuth token exchange and additional debug logging (#85911) 2023-01-16 19:52:43 +01:00