core/homeassistant/components/august
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
..
translations [ci skip] Translation update 2022-12-09 00:24:29 +00:00
__init__.py Fix yale access bluetooth locks delaying startup when key changes (#83024) 2022-12-01 03:36:02 +01:00
activity.py
binary_sensor.py Improve entity type hints [a] (#76986) 2022-08-18 15:56:52 +02:00
button.py Adjust button type hints in components (#74132) 2022-06-28 17:19:03 +02:00
camera.py Improve entity type hints [a] (#76986) 2022-08-18 15:56:52 +02:00
config_flow.py Add type hints to async_step_reauth (#74164) 2022-06-29 11:25:37 +02:00
const.py Increase default august timeout (#77762) 2022-09-04 11:13:34 +02:00
diagnostics.py
entity.py
exceptions.py
gateway.py
lock.py Improve typing in fans and locks (#73901) 2022-06-23 16:34:40 +02:00
manifest.json Add support for battery to Yale Access Bluetooth (#83691) 2022-12-10 13:55:22 -05:00
sensor.py Adjust type hints in august sensor entity (#76992) 2022-08-18 22:21:19 +02:00
strings.json
subscriber.py