Fabian Affolter
47e31dc9ee
Fixes for PEP257 ( #11810 )
...
* Fixes for PEP257
* More updates
2018-01-20 22:35:38 -08:00
lekobob
698d133455
Simplisafe unknown status fix ( #9111 )
...
* Simplisafe unknown status fix
Changed simplisafe-python requirement to 1.0.5 and changed state return
case statements to lower case
* Bump requirements_all.txt
2017-08-24 08:09:50 +02:00
William Scanlon
1cb42087f9
Update simplisafe-python version ( #8908 )
2017-08-10 07:58:39 +02:00
Aaron Bach
e63a96cf53
Bumped python-simplisafe version ( #8578 )
...
* Bumped python-simplisafe version
2017-07-20 18:59:41 -04:00
Paulus Schoutsen
d0275c8075
Persistent notification import ( #8507 )
...
* Rewrite persistent notification creation
* Update components.is_on to use auto loading
* Fix two hass parameters
2017-07-16 21:39:38 +02:00
Paulus Schoutsen
46e030662d
Fix pylint 1.7.2 no-else-return issues ( #8361 )
...
* Fix pylint 1.7.2 no-else-return issues
* Update tomato.py
2017-07-05 23:30:01 -07: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
William Scanlon
3cb1a5dd89
SimpliSafe updates ( #6034 )
...
* SimpliSafe updates
* Check login status
* Fixed requirements_all.txt
2017-02-18 17:47:52 -08: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
Marcelo Moreira de Mello
9bbe7be684
Fixed voluptuous to accept string instead positive_int for CODE on Simplisafe ( #3310 )
2016-09-11 09:07:13 +02:00
Fabian Affolter
9d4ccb1f49
Migrate to voluptuous ( #3230 )
...
🐬
2016-09-06 18:03:43 -06:00
Fabian Affolter
bef2f87ddc
Docstrings ( #2502 )
...
* Update docstrings
* Update docstrings
* Add link to docs
2016-07-12 16:46:29 +02:00
Marcelo Moreira de Mello - mmello
cf5aeebba6
- Added code validation on Simplisafe module on alarm_control_panel ( #2455 )
2016-07-06 21:55:47 -07:00
William Scanlon
a74cdc7b0d
SimpliSafe Alarm ( #2409 )
2016-07-02 11:21:15 -07:00