hass-core/homeassistant
Mr-Ker 66b01bee49
Add support for Bosch 2nd Gen Shutter Contact (#98331)
Add support for Bosch 2nd Gen SHCShutterContact2

We only need to check for the shutter contact 2 types as both devices
provide the same properties that are used by the bosch_shc component.

Resolves: #86295
2023-08-13 21:05:57 +02:00
..
auth
backports Relax typing on cached_property to accept subclasses (#95407) 2023-07-23 20:47:29 -05:00
brands Remove the virtual integration for ultraloq (#96355) 2023-07-17 11:49:42 +02:00
components Add support for Bosch 2nd Gen Shutter Contact (#98331) 2023-08-13 21:05:57 +02:00
generated Change discovergy integration type (#97391) 2023-08-05 22:47:04 +02:00
helpers Do not add entities with invalid device info (#98150) 2023-08-11 13:14:47 +02:00
scripts Update colorlog to 6.7.0 (#96131) 2023-07-11 14:29:09 -04:00
util Add types-Pillow dependency (#98266) 2023-08-13 11:57:46 -05:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Reduce overhead to start a config entry flow by optimizing fetching the handler (#97883) 2023-08-06 20:25:03 -10:00
const.py Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
core.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
data_entry_flow.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
exceptions.py Move device info validation to device registry (#96465) 2023-07-14 08:55:17 -04:00
loader.py Update bind_hass docstring to discourage its use (#96933) 2023-07-20 13:34:24 +02:00
package_constraints.txt Update attrs to 23.1.0 (#97095) 2023-08-13 19:05:15 +02:00
requirements.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
runner.py Add packaging as default requirement (#97712) 2023-08-04 12:29:18 +02:00
setup.py
strings.json Add more common translations (#96429) 2023-07-12 22:00:05 -04:00