Paulus Schoutsen
6cb991d583
Merge pull request #814 from Mosibi/fix_mpd_title_keyerror
...
Fix KeyError on 'title' when title is empty
2015-12-31 11:04:30 -08:00
pavoni
f8e5df237b
Remove '#'' from requirements
2015-12-31 18:58:12 +00:00
Philip Lundrigan
5d953061e8
Remove unnecessary error checking
2015-12-31 11:56:27 -07:00
Philip Lundrigan
1bcca8cba1
Fix problem with test
2015-12-31 11:56:27 -07:00
Philip Lundrigan
bdb6182921
Changes to locative based on tests
2015-12-31 11:56:27 -07:00
Philip Lundrigan
55d1ad94ef
Add tests for Locative
2015-12-31 11:56:27 -07:00
pavoni
6773c35760
Bump pywemo version
2015-12-31 18:47:12 +00:00
pavoni
5f89b34831
Bump pyvera version
2015-12-31 16:09:05 +00:00
pavoni
90ae5c6646
Add missed import, fix style error.
2015-12-31 12:25:24 +00:00
pavoni
a8bb75d070
Update sensor with subscription code, change to use pyvera library
2015-12-31 12:16:03 +00:00
pavoni
d82859b6ea
Turn off poll
2015-12-31 10:57:54 +00:00
Philip Lundrigan
7d41ce4e46
Switch from json messages to plain text messages
2015-12-30 22:43:32 -07:00
Philip Lundrigan
c23375a18b
Add case for test message
2015-12-30 22:42:11 -07:00
Roy Hooper
4e2d75a8f4
fix style
2015-12-30 16:59:22 -05:00
pavoni
ae0dbbcfa5
Added support for event subscriptions
2015-12-30 19:44:02 +00:00
Philip Lundrigan
25e1432403
Fix style issues
2015-12-30 12:30:49 -07:00
Philip Lundrigan
adfcfad488
Update locative functionality
2015-12-30 12:26:03 -07:00
Roy Hooper
b0734e613f
Add support for deCONZ (Raspbee-GW hue-like API) - Doesn't support the none transition type, so don't send it
2015-12-30 13:54:18 -05:00
Richard Arends
913c5ab47c
identing error... sorry
2015-12-30 13:26:42 +01:00
Richard Arends
429904c437
Returning None when name and title are both not available
...
Removed trailing whitespaces
2015-12-30 13:00:34 +01:00
pavoni
41a36df801
Update pywemo version
2015-12-30 11:54:21 +00:00
Richard Arends
56a2ffca1d
Changed if else statements. The following situations are handled now:
...
- name and title can be None
- name can be None
- title can be None
- name and title can contain data
2015-12-29 22:10:09 +01:00
Richard Arends
6e2fb17f19
Fix KeyError on 'title' when title is empty
2015-12-29 17:52:05 +01:00
Paulus Schoutsen
586be7fad1
Prevent division by 0 xy->rgb color conversion
2015-12-29 00:09:38 -08:00
Paulus Schoutsen
d9b30d1421
Pep257 fixes for core.
2015-12-27 21:14:35 -08:00
happyleaves
e9059a3ed9
added test; addressed comments
2015-12-27 22:51:37 -05:00
Paulus Schoutsen
473d6b1d05
Fix console coloring for scripts
2015-12-27 19:19:29 -08:00
Paulus Schoutsen
7f17a50b4a
Swap lint/requirements validation between Python versions
2015-12-27 18:04:38 -08:00
Paulus Schoutsen
c7183a14a5
Tweak lint script colors for travis
2015-12-27 18:03:23 -08:00
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