Commit Graph

11 Commits (0063274f83b4744d68f47f51b9d847420cf05397)

Author SHA1 Message Date
epenet 8e1ec07f3d
Adjust type hints in component alarm methods ()
* Adjust type hints in component alarm methods

* Undo related change

* Undo related change
2022-06-28 10:00:23 +02:00
Franck Nijhof 1e4aacaeb1
Replace Alarm Control Panel FORMAT_ constants with CodeFormat enum () 2022-04-18 19:37:32 +02:00
epenet b8fc399882
Use EntityFeature enum in components (r**) () 2022-04-07 14:55:09 +02:00
epenet 24fc0df4b0
Add alarm_control_panel setup type hints ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 10:57:25 +01:00
Marc Mueller c979e89b70
Use assignment expressions 14 () 2021-10-21 08:26:01 +02:00
J. Nick Koston 2b78d5235d
Update risco to use CoordinatorEntity () 2020-08-30 13:04:30 -05:00
On Freund b14af3e727
Add Custom mapping of Risco states ()
* Custom mapping of Risco states

* More informative error log

* Add alternative Risco terms

* Black formatting
2020-08-27 21:23:01 -05:00
On Freund 15c101e85d
Add pin code support to the Risco integration ()
* Pin code support for Risco

* Remove unused parameter

* Fix imports

* Fix typo

* Apply suggestions from code review

Co-authored-by: Chris Talkington <chris@talkingtontech.com>

Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-08-23 12:34:30 -05:00
On Freund 3198233b8f
Add binary sensors to Risco integration ()
* Add binary sensors to Risco integration

* Minor cleanups

* RiscoEntity base class

* Platinum score

* Remove alarm parameter in _setup_risco

* Avoid zones and partitions sharing unique ids
2020-08-22 18:30:26 -05:00
On Freund e3ce699d75
Risco code review follow ups () 2020-08-22 15:54:12 +02:00
On Freund 1b8d9f7cc4
Add Risco integration ()
* Risco integration

* Fix lint errors

* Raise ConfigEntryNotReady if can't connect

* Gracefully handle shutdown

* pass session to pyrisco

* minor change to init

* Fix retries

* Add exception log

* Remove retries

* Address code review comments

* Remove log
2020-08-21 23:49:09 -05:00