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
epenet
8e1ec07f3d
Adjust type hints in component alarm methods ( #74092 )
...
* Adjust type hints in component alarm methods
* Undo related change
* Undo related change
2022-06-28 10:00:23 +02:00
Khole
d59ecc4c96
Refactor hive entity ( #72311 )
...
* Add hive category entity changes
* Updates based on PR feedback
* Revert libary bump
* Update after PR feedback
* Update Binary device class for smoke sensor
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove entity category
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Updates after PR review
* Remove unused import
* Update light based on PR feedback
* Update light code from PR review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-05-29 12:08:50 +02:00
epenet
999e2f3bf0
Use EntityFeature enum in components (h**) ( #69403 )
2022-04-06 11:59:23 +02:00
Marc Mueller
4f20a8023b
Use assignment expressions [A-I] ( #66880 )
2022-02-19 17:21:26 +01:00
epenet
24fc0df4b0
Add alarm_control_panel setup type hints ( #63264 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 10:57:25 +01:00
Khole
e9c8de25df
Add Hive Alarm Support ( #59670 )
...
* Add alarm support
* Update code coverage
* Update homeassistant/components/hive/alarm_control_panel.py
Co-authored-by: Allen Porter <allen.porter@gmail.com>
* Add alarm support
* Update code coverage
* Update homeassistant/components/hive/alarm_control_panel.py
Co-authored-by: Allen Porter <allen.porter@gmail.com>
* Update icon and device info
Co-authored-by: Allen Porter <allen.porter@gmail.com>
2021-11-16 07:18:09 -08:00