pavoni
d82859b6ea
Turn off poll
2015-12-31 10:57:54 +00:00
pavoni
ae0dbbcfa5
Added support for event subscriptions
2015-12-30 19:44:02 +00: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
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
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
d63e5a60ae
added rudimentary support for telldus live
2015-12-27 12:32:08 +01:00
Paulus Schoutsen
1944b6a335
Merge pull request #796 from persandstrom/verisure-update
...
Verisure update
2015-12-26 08:17:08 -08:00
Per Sandström
b83b36274a
changed to python-verisure 0.4.1
2015-12-25 20:16:51 +01:00
pavoni
3f151428b7
Update pywemo version, use wildcard filter
2015-12-24 09:35:02 +00:00
pavoni
6d236b8169
Force state update
2015-12-23 18:03:40 +00:00
pavoni
09b894a4aa
Fix style issues
2015-12-23 15:57:51 +00:00
pavoni
1e2b5e6991
Add support for subscriptions
2015-12-23 15:46:18 +00:00
Fabian Affolter
8796187389
Equalize log messages
2015-12-22 22:02:55 +01:00
William Scanlon
1747db1888
More spacing fixes
2015-12-16 22:45:58 -05:00
William Scanlon
cceb79a378
Pulled from dev to get up-to-date
2015-12-16 19:00:06 -05:00
William Scanlon
eb6b4218fc
Moved python-wink requirement to PyPI
2015-12-16 18:39:23 -05:00
William Scanlon
f6d16ba118
updated python-wink requirements for 3.0.1
2015-12-16 15:22:38 -05:00
William Scanlon
c91cd9aa84
Updated python-wink requirements
2015-12-16 11:05:18 -05:00
Paulus Schoutsen
c8234ffb8d
Merge pull request #762 from bradsk88/pywink-0.3
...
Updating to python-wink 0.3.0
2015-12-16 07:50:35 -08:00
bradsk88
58988787ea
Updating to python-wink 0.3.0
2015-12-15 21:46:54 -06:00
Paulus Schoutsen
17940f36e8
Merge pull request #759 from happyleavesaoc/orvibo_version
...
bump orvibo dependency version
2015-12-15 16:44:38 -08:00
happyleaves
149449624e
bump orvibo dependency version
2015-12-15 18:50:15 -05:00
William Scanlon
94eb002b0a
Updated python-wink requirements and URL
2015-12-15 10:32:20 -05:00
Paulus Schoutsen
9a9ecb5916
Migrate MQTT from jsonpath to templates
2015-12-10 21:39:01 -08:00
Paulus Schoutsen
343b5bd2b8
Merge pull request #682 from happyleavesaoc/s20-update
...
Orvibo updates
2015-11-29 14:13:31 -08:00
Paulus Schoutsen
a301d869d7
PyLint 1.5 fixes
2015-11-29 13:49:05 -08:00
happyleaves
18ca7b4f9e
bump requirement version; support multiple switches per platform
2015-11-29 15:52:16 -05:00
Paulus Schoutsen
ad3f96fa25
Merge pull request #672 from balloob/some-cleanup
...
Make component dependencies optional
2015-11-27 15:08:22 -08:00
Paulus Schoutsen
93c86ca5a1
Merge pull request #670 from pavoni/bump_pywemo
...
Bump pywemo version
2015-11-27 13:08:12 -08:00
pavoni
bbf73e0bae
Bump pywemo version - fixed scan device = None bug
2015-11-27 19:05:15 +00:00
pavoni
7204bc018f
Add exception handler for vera timeout
2015-11-27 11:43:43 +00:00
Paulus Schoutsen
fabd0ced3f
Make DEPENDENCIES optional for components
2015-11-26 13:11:59 -08:00
Paulus Schoutsen
4c3d6981a6
Merge pull request #661 from bachp/mqtt-retain
...
Allow setting the retain flag for mqtt switch.
2015-11-26 12:19:52 -08:00
Pascal Bach
69e9d39690
Allow setting the retain flag for mqtt switch.
...
Some devices can read the initial value on startup.
If the retain flag is set they always receive the value as last set by
home assistant.
2015-11-26 21:03:21 +01:00
Paulus Schoutsen
65f3e7ccf4
Merge pull request #652 from bachp/arest-function
...
Function support for aREST backend
2015-11-26 11:55:24 -08:00
Pascal Bach
067011af15
function support for aREST backend
...
The implementation sends /<name>?params=1 for turn_on and /<name>?params=0 for turn_off
It uses the return value of the function to determine the current state.
0=Off, 1=On
2015-11-26 20:45:07 +01:00
Paulus Schoutsen
271c2f6537
Merge pull request #664 from fabaff/mystrom-switch
...
myStrom switch
2015-11-26 09:43:55 -08:00
Fabian Affolter
f2f598bd26
Use host as config var instead of resource
2015-11-26 16:37:00 +01:00
badele
128e3bb762
Move import module
2015-11-26 08:27:31 +01:00
badele
a33220db7f
Fix pylint style
2015-11-26 08:12:04 +01:00
badele
4bd0db30c9
Add should_fire_event in rfxtrx component
2015-11-26 07:52:37 +01:00
Fabian Affolter
1bebb17e9f
Not need to raise exception
2015-11-25 18:14:19 +01:00
Fabian Affolter
e45ef0013b
Catch connection timeout
2015-11-25 18:07:29 +01:00
Fabian Affolter
a8ddae9343
Add myStrom switch platform
2015-11-25 17:21:11 +01:00
Fabian Affolter
3e60c4801c
Update docstrings
2015-11-25 08:56:50 +01:00
Paulus Schoutsen
901b9075dc
Merge pull request #658 from bachp/arest-logargs
...
Fix order of log arguments for arest switch
2015-11-23 20:53:39 -08:00