koolsb
|
ab397e2b1a
|
Update pyalarmdotcom version (#12987)
* Update pyalarmdotcom version
* Update pyalarmdotcom version
|
2018-03-08 15:24:28 -08:00 |
Fabian Affolter
|
47e31dc9ee
|
Fixes for PEP257 (#11810)
* Fixes for PEP257
* More updates
|
2018-01-20 22:35:38 -08: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 |
Xorso
|
6cd3758b58
|
Bump pyalarmdotcom to support new version of aiohttp (#7021)
Add an optional extended description…
|
2017-04-10 16:13:07 +02:00 |
Xorso
|
d1b519a418
|
Updating Alarm.com Component for async and no Selenium (#6752)
* Updating Alarm.com Component for async and no Selenium
* Fixed gen_all_requirements
|
2017-03-28 23:21:40 -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 |
Jesse Newland
|
4f86c9ecda
|
Fix alarm.com I/O inside properties (#4307)
* Fix alarm.com I/O inside properties
* First line should end with a period
* Not needed
* Fetch state on init
|
2016-11-08 19:57:46 -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
|
be272ac64a
|
Disable too-many-* (#4107)
* Disable too-many-* and too-few-public-methods
* Remove globally disabled pylint warnings
|
2016-10-30 22:18:53 +01:00 |
Fabian Affolter
|
e00f9339d1
|
Use voluptuous for Alarm.com (#3229)
|
2016-09-06 23:48:32 +02:00 |
Kevin Gottsman
|
781fe9c54e
|
Fix logging message for disarm (#2857)
|
2016-08-16 20:53:59 -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 |
Paulus Schoutsen
|
e80309c03c
|
Fix imports (using isort)
|
2016-02-18 21:27:50 -08:00 |
Dan Smith
|
96dde18ae3
|
Fix alarmdotcom requirement 0.0.7 removed
Looks like alarmdotcom just released 0.1.1 and deleted 0.0.7 which is
breaking our build.
|
2016-02-17 08:41:46 -08:00 |
Dan Smith
|
3616d7a7ea
|
Fix alarm service handler state updates
This changes the service handler dispatch code to always
call update_ha_state(), and cleans up the alarm platforms that
were calling it themselves.
|
2016-02-06 21:11:28 +00:00 |
Fabian Affolter
|
847e92f57a
|
Update docstrings
|
2016-02-03 00:01:26 +01:00 |
Daren Lord
|
a194c4f1bd
|
Merge branch 'dev' of https://github.com/balloob/home-assistant into alarmdotcom_bugfix
|
2016-01-15 22:16:01 -07:00 |
Daren Lord
|
edb24add6b
|
Fixed but when alarm is trying to change state the state gets updated and changes the page.
|
2016-01-15 22:15:31 -07:00 |
Fabian Affolter
|
5108602de3
|
Update link to docs and docstrings
|
2016-01-15 08:55:59 +01:00 |
Daren Lord
|
34f124190c
|
Fixing pylint errors
|
2016-01-14 06:29:12 -07:00 |
Daren Lord
|
308969e6dd
|
Adding in alarm.com control panel.
|
2016-01-13 23:09:39 -07:00 |