core/homeassistant/components/august
Erik Montnemery 2406b235b4
Name unnamed binary sensors by their device class (#92940)
* Name unnamed binary sensors by their device class

* Update type annotations

* Fix loading of entity component translations

* Add test

* Update integrations

* Set abode and rfxtrx binary_sensor name to None

* Revert changes in homekit_controller
2023-06-13 19:48:54 +02:00
..
__init__.py Fix august aiohttp session being closed out from under it (#93942) 2023-06-01 19:54:25 -04:00
activity.py Fix august lock state when API reports locking and locked with the same timestamp (#92276) 2023-04-30 18:08:12 +02:00
binary_sensor.py Name unnamed binary sensors by their device class (#92940) 2023-06-13 19:48:54 +02:00
button.py
camera.py Give august its own aiohttp session (#86404) 2023-01-23 10:14:29 +01:00
config_flow.py Fix august aiohttp session being closed out from under it (#93942) 2023-06-01 19:54:25 -04:00
const.py Add support for Yale Home brand to august (#93214) 2023-05-20 09:42:19 -05:00
diagnostics.py Add support for Yale Home brand to august (#93214) 2023-05-20 09:42:19 -05:00
entity.py Fix august configuration url with Yale Home brand (#93361) 2023-05-22 10:39:56 -05:00
exceptions.py
gateway.py Fix august aiohttp session being closed out from under it (#93942) 2023-06-01 19:54:25 -04:00
lock.py Add support for Yale Home brand to august (#93214) 2023-05-20 09:42:19 -05:00
manifest.json Bump yalexs-ble to 2.1.18 (#94547) 2023-06-13 18:32:43 +02:00
sensor.py Prevent SensorEntity and RestoreEntity inheritance (#88971) 2023-05-24 12:49:35 +02:00
strings.json Add support for Yale Home brand to august (#93214) 2023-05-20 09:42:19 -05:00
subscriber.py Adjust async_track_time_interval name argument (#90838) 2023-04-05 10:58:02 -04:00