core/homeassistant/components/bosch_shc
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
..
__init__.py
binary_sensor.py Add support for Bosch 2nd Gen Shutter Contact (#98331) 2023-08-13 21:05:57 +02:00
config_flow.py
const.py
cover.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
manifest.json
sensor.py
strings.json
switch.py