Aaron Bach
|
4f0997f6e9
|
Add options flow for SimpliSafe (#32631)
* Fix bug where SimpliSafe ignored code from UI
* Fix tests
* Add options flow
* Fix tests
* Code review
* Code review
* Code review
|
2020-03-12 22:00:00 -07:00 |
Aaron Bach
|
7c2765fbff
|
Remove unused SimpliSafe config flow function (#32166)
* Remove unused SimpliSafe config flow function
* Code review comments from other PR
* Linting
|
2020-02-24 22:02:20 -07:00 |
Aaron Bach
|
f7e336eaa6
|
Modernize SimpliSafe config flow (#32130)
* Modernize SimpliSafe config flow
* Fix tests
|
2020-02-24 13:03:08 -07:00 |
Aaron Bach
|
847196dbe8
|
Remove option to configure SimpliSafe scan interval (#30909)
* Enforce minimum scan interval for SimpliSafe
* Remove scan interval all together
* Fix tests
|
2020-01-17 13:43:41 -07:00 |
Bas Nijholt
|
23b92b2a56
|
Sort imports according to PEP8 for components starting with "S" (#29777)
|
2019-12-09 14:38:01 +01:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Aaron Bach
|
401e22fc0c
|
Add config entry for SimpliSafe (#17148)
* Initial move into component
* Base functionality in place
* Starting tests in place
* All config entry tests in place
* Made default scan interval more obvious and removed extra logging
* Inherit default scan interval from alarm_control_panel
* Updated coveragerc and CODEOWNERS
* Member-requested changes
* Hound
* Updated requirements
* Updated tests
* Member-requested changes
* Owner-requested changes
* Constant cleanup
* Fixed config flow test
* Owner-requested updates
* Updated requirements
* Using async_will_remove_from_hass
* Corrected scan interval logic
* Fixed tests
* Owner-requested changes
* Additional logging
* Owner-requested changes
|
2018-10-12 19:07:47 +02:00 |