Paulus Schoutsen
994b829cb4
add_devices -> add_entities ( #16171 )
...
* add_devices -> add_entities
* Lint
* PyLint
* Revert external method in scsgate
2018-08-24 16:37:30 +02:00
c727
7094d6d61e
Change ACP code_format to None|"Number"|"Any" ( #14686 )
2018-05-31 14:31:40 +02:00
Robert Accettura
9bc26e93a4
Add pin pad to alarm panel ( #14178 )
...
* Add pin pad to alarm panel
* Add pin pad to alarm panel
* Update regex
* Update regex
* Update regex
* Add pin pad to alarm panel
* Add pin pad to alarm panel
* Add pin pad to alarm panel
* Add pin pad to alarm panel
* Fix typos
* Fix typos
* Fix typos
* Add pin pad to alarm panel
* Fix errors
2018-05-29 07:50:27 +02:00
Fabian Affolter
47e31dc9ee
Fixes for PEP257 ( #11810 )
...
* Fixes for PEP257
* More updates
2018-01-20 22:35:38 -08:00
Per Sandström
80c187f8ea
WIP: Verisure app api ( #7394 )
...
update to verisure app api
2017-06-26 22:30:25 +02:00
Fabian Affolter
4d52b0ecd5
Update docstrings ( #7405 )
...
* Update docstrings
* Fix lint issues
* Update docstrings
2017-05-02 22:47:20 +02:00
Fabian Affolter
3ee4d1060f
Update docstrings ( #7361 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update tomato.py
* Update isy994.py
* Lint + fix tests
* Lint
2017-04-29 22:04:49 -07:00
Pascal Vizeli
99f1ea9b59
Migrate alarm control panel to async ( #4807 )
...
* Merge alarm control panel to async
* fix lint
2016-12-11 14:39:20 -08:00
Paulus Schoutsen
ee5f228309
Make services yield ( #4187 )
...
* Make services yield
* Disable pylint abstract-method check
* add input_select
* add input_slider
* change to async vers.
* fix lint
* yield on add_entities as other components does
2016-11-03 18:32:14 -07:00
Fabian Affolter
7aafa309c9
Use voluptuous for Verisure ( #3169 )
...
* Migrate to voluptuous
* Update type and add missing config variable
2016-09-06 18:18:34 -07:00
Per Sandström
8568773e7d
add changed_by attribute to alarm control panel ( #2737 )
2016-08-08 09:00:20 -07:00
Per Sandström
4850a65ed0
add reconnect retry and longer timeouts for verisure ( #1944 )
2016-05-03 18:53:11 -07:00
Fabian Affolter
3a4250133a
Fix PEP257 issues
2016-03-07 20:21:43 +01:00
Fabian Affolter
1e97d31711
Modify docstrings to match PEP257
2016-03-07 16:45:21 +01:00
Per Sandström
d7e3c6a442
verisure refactoring and fix reconnect
2016-02-27 21:50:19 +01:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
Per Sandström
78742c016b
code digits settings
2016-01-16 15:12:54 +01:00
Per Sandström
d3cd304f68
correced status text
2016-01-08 19:50:49 +01:00
Per Sandström
160814f425
log texts
2015-12-25 20:42:03 +01:00
Per Sandström
b83b36274a
changed to python-verisure 0.4.1
2015-12-25 20:16:51 +01:00
Fabian Affolter
97f9f8aa49
Update link to docs (Jekyll 3 update)
2015-11-09 13:12:18 +01:00
Paulus Schoutsen
d5eb90160f
Merge pull request #461 from sfam/manual-alarm
...
Add manual alarm
2015-10-12 23:13:37 -07:00
sfam
1b7ce2146c
replace sleeps with track_point_in_time
2015-10-13 00:56:24 +00:00
Fabian Affolter
707ca4b752
Update docstrings
2015-10-02 13:42:06 +02:00
sfam
e57b3ae847
add manual alarm
2015-09-28 23:36:46 +00:00
Per Sandström
5cf9bd7223
updates to support ui
2015-09-25 06:23:04 +02:00
sfam
cdc371c3ee
merge requires_code and code_format properties
2015-09-22 21:40:45 +00:00
sfam
e29deb0202
add a code_format property on alarm object and a optional code for its MQTT platform
2015-09-19 22:22:37 +00:00
sfam
35eed93443
add a requires_code property on alarm object
2015-09-19 17:32:37 +00:00
Per Sandström
f5d1da1d53
and pylint...
2015-09-14 19:42:36 +02:00
Per Sandström
13ca42e187
fixes from review
2015-09-14 17:33:43 +02:00
Per Sandström
683a80f5f4
tests pass
2015-09-13 20:21:02 +02:00