Aaron Bach
7238eb9bac
Fix possible KeyError in SimpliSafe ( #26190 )
2019-08-25 02:18:31 +02:00
Aaron Bach
a71e8851ae
Bump simplisafe-python to 4.3.0 ( #25955 )
2019-08-14 18:03:11 -06:00
Paulus Schoutsen
37d78af42c
Add translations
2019-07-31 16:16:40 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Aaron Bach
fe1e761a7a
Add last event data (including "changed_by") to SimpliSafe ( #25569 )
...
* Add "last event" sensor for SimpliSafe
* Functionality round 1
* Cleanup
* Whitespace
* Whitespace
* Updated requirements
* Removed unused constants
* Member comments
2019-07-30 17:23:42 -06:00
Aaron Bach
71acc6d3f8
Transition SimpliSafe data retrieval to its own object ( #25546 )
...
* Transition SimpliSafe data retrieval to its own object
* Don't overwrite a variable
* Member comments
* Member comments
2019-07-29 15:52:30 -06:00
Aaron Bach
003f7865a9
Add services to set and remove Simplisafe PINs ( #25207 )
...
* Add services to set and remove SimpliSafe PINs
* Added services spec
* Add services to set and remove SimpliSafe PINs
* Member comments
* Missed one
2019-07-18 22:07:07 -06:00
Aaron Bach
4e20e4964e
Bump simplisafe-python to 4.0.0 + add additional SimpliSafe attributes ( #25202 )
...
* Bump simplisafe-python to 4.0.0 + add additional SimpliSafe attributes
* Fixed incorrect attr assignment
* Member comments
* Add system ID as a state attribute
2019-07-17 16:13:03 -06:00
Aaron Bach
19a65f8db6
Remove temperature attribute from SimpliSafe alarm control panel ( #24833 )
2019-06-28 20:38:07 -07:00
Aaron Bach
96a51d16a7
Bump simplipy to 3.4.2 ( #24326 )
...
* Bump simplipy to 3.4.2
* Updated requirements
2019-06-05 15:05:52 -06:00
Paulus Schoutsen
1e22c8daca
Automatically generate config flow list ( #23802 )
...
* Add config flow to manifest.json
* Still load config flows via config flow platform
* Fix typo
* Lint
* Update config_flows.py"
* Catch import error when setting up entry
* Lint
* Fix tests
* Fix imports
* Lint
* Fix Unifi tests
* Fix translation test
* Add homekit_controller config flow
2019-05-13 01:16:55 -07:00
Paulus Schoutsen
e51925fc58
Update translations
2019-05-08 20:20:58 -07:00
Aaron Bach
1d2c5cb53c
Remove extraneous update call in SimpliSafe ( #23680 )
2019-05-04 17:32:33 -06:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Paulus Schoutsen
0d2646ba25
Update translations
2019-04-09 08:34:20 -07:00
Paulus Schoutsen
cfe4cf30ad
Add manifests ( #22699 )
...
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
2019-04-03 21:14:45 -07:00
Aaron Bach
f4625fd561
Speed up status updating in SimpliSafe ( #22506 )
...
* Speed up status updating in SimpliSafe
* Linting
* Member comments
2019-03-29 01:38:58 -07:00
Aaron Bach
8777146053
Fix too-abrubt SimpliSafe data refresh termination on error ( #22466 )
2019-03-27 20:14:49 -07:00
Paulus Schoutsen
4b1de61110
Use relative imports inside integrations ( #22235 )
...
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
2019-03-20 22:56:46 -07:00
Aaron Bach
0d42ed1861
Handle occassional 502 Bad Gateway from SimpliSafe ( #22131 )
2019-03-17 11:55:10 -06:00
Paulus Schoutsen
d635111e4f
Update translations
2019-03-12 11:31:17 -07:00
Paulus Schoutsen
78217fa9b0
Update translations
2019-02-27 16:34:13 -08:00
Aaron Bach
e4b2aab1e9
Bump simplisafe-python to 3.4.1 ( #21511 )
2019-02-27 16:27:13 -08:00
Paulus Schoutsen
3fcbc36abe
Update translations
2019-02-21 16:40:25 -08:00
Paulus Schoutsen
02f207ea8e
Update translations
2019-02-13 15:44:18 -08:00
Fabian Affolter
127c55e0c1
Update file header ( #21023 )
...
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
2019-02-13 21:21:14 +01:00
Paulus Schoutsen
c2eec16721
Update translations
2019-02-02 14:12:23 -08:00
Aaron Bach
b3886820b4
Embed SimpliSafe platforms into the component ( #20069 )
...
* Embed SimpliSafe platforms into the component
* Updated CODEOWNERS
* Updated .coveragerc
2019-01-14 11:42:48 -07:00
Paulus Schoutsen
9aed40a88d
Update translations
2019-01-09 15:29:31 -08:00
Paulus Schoutsen
fe2d24c240
Update translations
2018-12-10 09:54:12 +01:00
Paulus Schoutsen
83311df933
Add translations
2018-12-06 00:30:33 +01:00
Aaron Bach
093fa6f5e9
Bumped simplisafe-python to 3.1.14 ( #18752 )
2018-11-27 11:40:49 -07:00
Paulus Schoutsen
75bb78d440
Update translations
2018-11-15 14:30:37 +01:00
Paulus Schoutsen
20fb7b59ef
Update translations
2018-10-30 11:35:40 +01:00
Paulus Schoutsen
398ea40189
Update translations
2018-10-23 14:04:25 +02:00
Aaron Bach
b773a9049c
Updated simplisafe-python to 3.1.13 ( #17696 )
2018-10-22 22:49:12 +02:00
Paulus Schoutsen
355005114b
Update translations
2018-10-21 20:34:28 +02:00
Paulus Schoutsen
a5b9f5040f
Update translations
2018-10-17 14:12:41 +02:00
Aaron Bach
a9389d2d43
Bumps simplisafe-python to 3.1.12 ( #17509 )
...
* Bumps simplisafe-python to 3.1.12
* Updated requirements
2018-10-15 22:54:32 -06:00
Aaron Bach
b022dde622
Bumped simplisafe-python to 3.1.11 ( #17454 )
...
* Bumped simplisafe-python to 3.1.10
* Updated requirements
* Updated requirements
2018-10-14 14:26:44 -06: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