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 Add simplisafe OUTDOOR_ALARM_SECURITY_BELL_BOX device type (#134386) 2025-03-01 20:26:04 +01:00
button.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
config_flow.py
const.py Move simplisafe base entity to separate module (#126523) 2024-09-23 14:23:01 +02:00
diagnostics.py Add empty line after module docstring [s] (#112704) 2024-03-08 14:33:51 +01:00
entity.py
icons.json
lock.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
manifest.json Bump simplisafe-python to 2024.01.0 (#109091) 2024-01-30 08:58:02 +01:00
sensor.py
services.yaml
strings.json
typing.py