Paulus Schoutsen
c1eaf60461
VCR YR sensor test
2015-12-27 17:37:32 -08:00
Paulus Schoutsen
ca6b957839
Make test deps explicit
2015-12-27 16:57:16 -08:00
Paulus Schoutsen
680385df93
Hide some build log spam
2015-12-27 16:35:14 -08:00
Paulus Schoutsen
62f21c3ac6
colorize lint errors
2015-12-27 16:31:53 -08:00
Paulus Schoutsen
acfbbb3898
Update copyright
2015-12-27 16:31:52 -08:00
Paulus Schoutsen
4403fe941d
Test config clean up
2015-12-27 16:31:52 -08:00
Paulus Schoutsen
244fde880e
Convert MQTT event to lowercase
2015-12-27 16:31:52 -08:00
Greg Dowling
df99e4ef22
Merge pull request #794 from pavoni/wemo-subscription
...
Adds Wemo event support - so wemo devices update HA more quickly
2015-12-28 00:11:34 +00:00
pavoni
976d9f2d08
Fix style issue
2015-12-28 00:04:30 +00:00
pavoni
f5dd146676
Fix bug in shutdown
2015-12-27 23:56:18 +00:00
Paulus Schoutsen
7b00b19223
Merge pull request #807 from andythigpen/scene-fix
...
Fix issue with scene component when using YAML aliases.
2015-12-27 15:39:19 -08:00
pavoni
b114ba56ea
Fix style issue
2015-12-27 23:31:48 +00:00
pavoni
0d32bd7a19
Simplify callback logging, add stop log
2015-12-27 23:26:35 +00:00
pavoni
4feef3dd0d
Simplify update state call, shutdown properly.
2015-12-27 23:09:39 +00:00
Paulus Schoutsen
9c3b1b7a96
Fix sun import issue
2015-12-27 15:00:49 -08:00
Paulus Schoutsen
a09d731058
Merge pull request #803 from molobrakos/tellduslive2
...
added rudimentary support for telldus live
2015-12-27 15:00:01 -08:00
Erik
27e35d5f34
don't poll (turns out a request for state immediately a state turn on/off request will not return the newly updated state. import constants from tellive, not tellcore
2015-12-27 21:49:45 +01:00
Erik
c8fa6cc127
bug fix
2015-12-27 21:47:49 +01:00
Per Sandström
468087e6bc
Merge pull request #806 from persandstrom/verisure-pypi
...
verisure module from pypi
2015-12-27 21:10:18 +01:00
Andrew Thigpen
d4b6a7343f
Fix issue with scene component when using YAML aliases.
...
YAML aliases/anchors can make repetitive configuration sections easier
to deal with. However when dealing with dictionaries, care needs to be
taken to not modify the original anchor since PyYAML utilizes a
reference when encountering an alias instead of a copy of the
dictionary.
2015-12-27 13:24:34 -06:00
Paulus Schoutsen
87c88078c8
Update sun to use elevation util
2015-12-27 11:22:10 -08:00
Paulus Schoutsen
8c1ebde1de
Update requirements_all.txt
2015-12-27 11:10:14 -08:00
Paulus Schoutsen
ab5a3f9de3
Clean up YR sensor
2015-12-27 11:07:25 -08:00
Per Sandström
eb3da8cb03
verisure component from pypi
2015-12-27 20:07:09 +01:00
Paulus Schoutsen
9e1ecd7124
Fix flaky history test
2015-12-27 10:38:27 -08:00
Erik
efbaf47dc7
reference constants from tellive package
2015-12-27 18:49:11 +01:00
Erik
f10ecb2a8d
remove obsolete comment
2015-12-27 18:42:10 +01:00
Erik
6e81391711
no percentage sign
2015-12-27 18:37:34 +01:00
Paulus Schoutsen
0d64f4a2d5
Merge pull request #804 from molobrakos/systemmon-icons
...
Systemmon icons
2015-12-27 08:54:14 -08:00
Erik
d63e5a60ae
added rudimentary support for telldus live
2015-12-27 12:32:08 +01:00
Paulus Schoutsen
384f1344fd
Merge branch 'pr/792' into dev
2015-12-26 17:48:29 -08:00
Paulus Schoutsen
add24915a3
ps - clean up sun automation tests
2015-12-26 17:48:20 -08:00
Paulus Schoutsen
089bbfc5cc
Travis: Less verbose requirements_all.txt check
2015-12-26 17:19:53 -08:00
Paulus Schoutsen
1944b6a335
Merge pull request #796 from persandstrom/verisure-update
...
Verisure update
2015-12-26 08:17:08 -08:00
Paulus Schoutsen
b8cfe63fc6
Merge pull request #797 from molobrakos/eliq-icon
...
replace default icon
2015-12-26 08:15:01 -08:00
Paulus Schoutsen
9e091a2c92
Merge pull request #798 from R1chardTM/hue-random
...
Add random color effect for Philips Hue
2015-12-26 08:10:09 -08:00
Paulus Schoutsen
41bcdc3356
Merge pull request #793 from philipbl/rest_bug_fix
...
Fix bug in rest sensor
2015-12-25 15:00:52 -08:00
Philip Lundrigan
40486676df
Simplify error handling
2015-12-25 14:34:30 -07:00
Erik
6f2078cda3
bugfix
2015-12-25 22:02:10 +01:00
Erik
b8d2f2ba37
moved into sensor types
2015-12-25 21:44:32 +01:00
Erik
03491fcc09
icons
2015-12-25 21:19:51 +01:00
Per Sandström
571073fe1f
added docstring
2015-12-25 21:04:16 +01:00
Per Sandström
a577d5c5fa
revert accidental change
2015-12-25 20:57:30 +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
Erik
f3db4306c2
added icon
2015-12-25 18:50:35 +01:00
richard
5c7fb5d7ae
Fix styling issues
2015-12-24 21:35:36 -06:00
richard
0dfc1c4e7a
Add functionality set random color Philips Hue
2015-12-24 21:10:27 -06:00
pavoni
3f151428b7
Update pywemo version, use wildcard filter
2015-12-24 09:35:02 +00:00
Philip Lundrigan
2606e4d641
Simplify if statement
2015-12-24 00:38:49 -07:00