J. Nick Koston
b2a1df19a0
Switch yalexs_ble to use no_devices_found ( #88267 )
2023-02-16 22:50:49 +01:00
J. Nick Koston
f237bb14ca
Add strict typing to yalexs_ble ( #88086 )
...
* Add strict typing to yalexs_ble
* Add strict typing to yalexs_ble
* Add strict typing to yalexs_ble
2023-02-14 11:38:51 -05:00
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
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ( #87792 )
...
* Move EntityCategory to homeassistant.const
* Fix more imports
2023-02-09 20:15:37 +01:00
J. Nick Koston
b0cbe5cb69
Bump yalexs_ble to 1.12.12 to fix reconnect when services fail to resolve ( #87664 )
...
* 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
2023-02-09 09:35:33 +01:00
Erik Montnemery
6c2702a7b8
Sort manifests 11 ( #87032 )
2023-02-08 20:10:18 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
J. Nick Koston
7d1dec8d31
Bump yalexs_ble to 1.12.8 ( #86481 )
2023-01-23 12:01:12 -10:00
J. Nick Koston
7661b222b4
Bump yalexs-ble to 1.12.7 ( #86396 )
...
fixes https://github.com/home-assistant/core/issues/86182
2023-01-22 19:51:10 +01:00
GitHub Action
d1ecc418bb
[ci skip] Translation update
2023-01-19 00:25:04 +00:00
J. Nick Koston
65ca62c991
Ensure remote bluetooth adapters are loaded before integrations that need them ( #85723 )
2023-01-15 13:17:17 -10:00
GitHub Action
77f9548e51
[ci skip] Translation update
2023-01-15 00:25:52 +00:00
GitHub Action
01e99c0229
[ci skip] Translation update
2023-01-05 00:23:39 +00:00
GitHub Action
6220804639
[ci skip] Translation update
2023-01-02 00:23:28 +00:00
Franck Nijhof
8819634b61
String formatting and max line length - Part 6 ( #84525 )
2022-12-24 13:19:51 +01:00
J. Nick Koston
5872b72f80
Bump yalexs_ble to 1.12.5 ( #84517 )
...
* Bump yalexs_ble to 1.12.4
changelog: https://github.com/bdraco/yalexs-ble/compare/v1.12.3...v1.12.4
* one more failure path to fix
* bump in both
2022-12-23 20:44:24 -05:00
J. Nick Koston
3c07f92e72
Bump yalexs-ble to 1.12.3 ( #84414 )
2022-12-22 13:08:04 +01:00
J. Nick Koston
119664b55e
Bump yalexs-ble to 1.12.2 ( #84118 )
2022-12-17 17:14:39 -10:00
J. Nick Koston
bf18ff9fb9
Bump yalexs_ble to 0.12.0 ( #84004 )
2022-12-14 12:38:17 -10:00
GitHub Action
b9753a9f92
[ci skip] Translation update
2022-12-13 00:27:47 +00:00
Brandon Rothweiler
f24f0c2954
Fix incorrect usage of 'setup' vs 'set up' ( #83774 )
2022-12-12 11:40:00 +01:00
J. Nick Koston
a65ce7e6c6
Correct deprecated volt units on yalexs_ble sensor ( #83738 )
2022-12-10 20:02:21 -05:00
J. Nick Koston
5c79dae4c0
Add support for battery to Yale Access Bluetooth ( #83691 )
...
* Add support for battery level to Yale Access Bluetooth
* fix
* bump
* bump
* bump
* bump
* fix
* bump
* battery level is always an estimate from voltage, but than again it always is for every device
* bump
* review
* bump again to fix slow start
* other one
2022-12-10 13:55:22 -05:00
J. Nick Koston
fec887420d
Fix delay setting up new Yale Access Bluetooth entries ( #83683 )
...
Entries took a while to setup because of the
async_wait_init_flow_finish call in _async_setup_component
The delay was so long that users thought the integration
was broken
We had a wait in place for advertisements to arrive
during discovery in case the lock was not
yet seen. Since integration discovery is deferred
until after startup this wait it no longer needed
2022-12-09 20:55:06 -05:00
GitHub Action
f25017313a
[ci skip] Translation update
2022-12-09 00:24:29 +00:00
GitHub Action
1f3e5fb4fc
[ci skip] Translation update
2022-12-07 00:24:08 +00:00
J. Nick Koston
e139470c56
Bump yalexs-ble to 1.10.3 ( #83216 )
...
changelog: https://github.com/bdraco/yalexs-ble/compare/v1.10.2...v1.10.3
2022-12-04 11:10:53 +02:00
J. Nick Koston
0cacfef325
Bump yalexs-ble to 1.10.2 ( #83199 )
2022-12-03 14:55:53 -05:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
J. Nick Koston
c91417e71f
Fix yale access bluetooth locks delaying startup when key changes ( #83024 )
...
If the keys changed for the yale locks, the locks would be
slow to setup. Because august had yalexs_ble as an
after dep, it would be waiting with the new keys but not
able to setup because it was waiting for the locks to setup
which would be trying over and over until they failed because
the key had changed out from under it.
This change moves some more code into the lib to avoid
the dep and allows both to startup at the same time so
the cloud service can feed the new keys in if needed without
waiting for the lock to fail to setup
changelog: https://github.com/bdraco/yalexs-ble/compare/v1.9.8...v1.10.0
2022-12-01 03:36:02 +01:00
GitHub Action
0d1f476bee
[ci skip] Translation update
2022-12-01 00:33:36 +00:00
J. Nick Koston
b283015987
Bump yalexs-ble to 1.9.8 ( #83012 )
2022-11-30 23:23:29 +01:00
GitHub Action
197e71203b
[ci skip] Translation update
2022-11-30 00:26:16 +00:00
J. Nick Koston
f88487be25
Bump yalexs-ble to 1.9.7 ( #82888 )
2022-11-29 10:27:28 +01:00
GitHub Action
b65d8cc1b3
[ci skip] Translation update
2022-11-28 00:23:09 +00:00
J. Nick Koston
3e3138ef1b
Bump yalexs-ble to 1.9.6 ( #82779 )
2022-11-27 14:58:32 -05:00
GitHub Action
f3b3193f7a
[ci skip] Translation update
2022-11-25 00:24:19 +00:00
GitHub Action
eaf6d43508
[ci skip] Translation update
2022-11-23 00:26:26 +00:00
GitHub Action
3bea04e387
[ci skip] Translation update
2022-11-21 00:26:41 +00:00
GitHub Action
c7fc51cfa5
[ci skip] Translation update
2022-11-04 00:29:52 +00:00
J. Nick Koston
eea4719544
Fix Yale Access Bluetooth not being available again after being unavailable ( #81320 )
2022-10-31 21:21:40 -04:00
Franck Nijhof
bb287dd0ed
Integrations v2.1: Virtual integrations ( #80613 )
2022-10-20 23:09:06 -04:00
GitHub Action
388328adba
[ci skip] Translation update
2022-10-17 00:36:39 +00:00
J. Nick Koston
86c6caabb2
Bump yalexs_ble to 1.9.4 for bleak 0.19.0 ( #80406 )
...
bump again for debug log fix
2022-10-16 15:05:56 +03:00
GitHub Action
12358f2446
[ci skip] Translation update
2022-10-03 00:31:05 +00:00
GitHub Action
13c8d22baf
[ci skip] Translation update
2022-10-02 00:37:00 +00:00
GitHub Action
4460953ff4
[ci skip] Translation update
2022-09-27 00:31:59 +00:00
GitHub Action
39ddc37d76
[ci skip] Translation update
2022-09-26 00:30:11 +00:00
GitHub Action
4b2bea4972
[ci skip] Translation update
2022-09-20 00:30:13 +00:00
GitHub Action
1f92804211
[ci skip] Translation update
2022-09-19 00:27:46 +00:00