core/homeassistant
J. Nick Koston 6e322c310b
Split binary sensor classes in unifiprotect (#119696)
* Split binary sensor classes in unifiprotect

There were two types of binary sensors, ones that can change device_class at
run-time (re-mountable ones), and ones that cannot. Instead of having
branching in the class, split the class

* tweak order to match name
2024-06-14 13:16:49 -05:00
..
auth Fix typo in auth (#119388) 2024-06-11 14:01:23 +02:00
backports
brands
components Split binary sensor classes in unifiprotect (#119696) 2024-06-14 13:16:49 -05:00
generated Migrate library to PyLoadAPI 1.1.0 in pyLoad integration (#116053) 2024-06-13 22:52:19 +02:00
helpers Rename collection.CollectionChangeSet to collection.CollectionChange (#119532) 2024-06-14 08:54:37 +02:00
scripts
util
__init__.py
__main__.py
block_async_io.py Ensure asyncio blocking checks are undone after tests run (#119542) 2024-06-13 08:52:01 +02:00
bootstrap.py Remove isal from after_dependencies in http (#119000) 2024-06-07 09:21:53 +02:00
config.py
config_entries.py Improve error messages when config entry is in wrong state (#119591) 2024-06-14 08:00:36 +02:00
const.py
core.py Allow importing typing helper in core files (#119377) 2024-06-11 13:48:12 +02:00
data_entry_flow.py
exceptions.py
loader.py Allow importing typing helper in core files (#119377) 2024-06-11 13:48:12 +02:00
package_constraints.txt Update frontend to 20240610.1 (#119634) 2024-06-13 15:34:58 -04:00
py.typed
requirements.py
runner.py
setup.py
strings.json Translation support for device automation extra fields (#115892) 2024-06-12 14:10:02 +02:00