core/homeassistant/components/hive
Khole 1940d9a377
Hive Add ability to trigger the alarm (#76985)
* Add ability to trigger the alarm

* Add mapping for sos state when triggered manually

* Update homeassistant/components/hive/alarm_control_panel.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/hive/alarm_control_panel.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Fix linter issues

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2022-08-22 09:20:12 +02:00
..
translations [ci skip] Translation update 2022-08-16 00:30:51 +00:00
__init__.py Improve type hints in hive lights (#76025) 2022-08-03 22:26:34 +03:00
alarm_control_panel.py Hive Add ability to trigger the alarm (#76985) 2022-08-22 09:20:12 +02:00
binary_sensor.py
climate.py
config_flow.py
const.py
light.py Improve type hints in hive lights (#76025) 2022-08-03 22:26:34 +03:00
manifest.json
sensor.py
services.yaml
strings.json
switch.py
water_heater.py