core/homeassistant/components/simplisafe
Trevor Morgan 51beb1c0a8
Add simplisafe OUTDOOR_ALARM_SECURITY_BELL_BOX device type (#134386)
* Update binary_sensor.py to included OUTDOOR_ALARM_SECURITY_BELL_BOX device type

Add support for DeviceTypes.OUTDOOR_ALARM_SECURITY_BELL_BOX

This is an external siren device in Simplisafe which is not  currently discovered with the HA integration

* Fixed formatting error

---------

Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-03-01 20:26:04 +01:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
config_flow.py
const.py
diagnostics.py
entity.py
icons.json
lock.py
manifest.json
sensor.py
services.yaml
strings.json
typing.py