Moonshot
8ace656657
Create mqtt eventstream component
2016-01-12 22:56:26 -05:00
Fabian Affolter
31fcd230b1
Update docstrings
2016-01-12 11:30:12 +01:00
Paulus Schoutsen
1ad5cae98e
Merge pull request #884 from partofthething/zwave-alarm
...
Added z-wave alarm sensors to list of devices that can be auto-detected and used
2016-01-11 23:52:06 -08:00
ntouran
5af4864326
ZWave alarm sensor cleanup (pylint fixes)
2016-01-11 23:27:53 -08:00
Paulus Schoutsen
ea8d278f8f
Rename freesms to free_mobile
2016-01-11 21:05:32 -08:00
Paulus Schoutsen
88de9908ce
Merge branch 'pr/879' into dev
...
Conflicts:
requirements_all.txt
2016-01-11 21:03:52 -08:00
ntouran
2495226c87
Merge remote-tracking branch 'origin/dev' into zwave-alarm
2016-01-11 20:48:54 -08:00
ntouran
c1aa1fb0e0
First attempt at adding Z-wave COMMAND_CLASS_ALARM
2016-01-11 20:46:45 -08:00
Paulus Schoutsen
a5b198e2b8
Merge pull request #771 from MartinHjelmare/mysensors-component-switch
...
Mysensors component switch
2016-01-11 19:04:35 -08:00
hydreliox
bc73a6829d
Code formatting
...
Correct pylint errors
2016-01-11 09:30:32 +01:00
hydreliox
542b640ef0
FreeMobile Notify
...
First Commit for FreeSMS platform
2016-01-11 09:25:26 +01:00
Greg Dowling
cdf24ec205
Merge pull request #872 from balloob/vera-debugging
...
Vera updates
2016-01-10 17:34:49 +00:00
Paulus Schoutsen
579f4d4cca
Merge pull request #875 from xifle/dev
...
Owntracks transition events minor improvement
2016-01-10 09:16:27 -08:00
xifle
6c94650603
Accept lower & upper case for owntracks 'home' region
2016-01-10 15:00:14 +01:00
pavoni
fca8ad5b0b
Tidy.
2016-01-10 12:48:36 +00:00
pavoni
4b4fb038e3
Update for new library, slightly revise switch logic.
2016-01-10 12:30:47 +00:00
MartinHjelmare
0b3a66dd1a
Merge branch 'dev' into mysensors-component-switch
2016-01-10 04:27:39 +01:00
MartinHjelmare
2d8cf7de44
Fix wrapper and S_BINARY and bump req. version
...
* Wrap existing SerialGateway instance instead of subclassing
SerialGatewat class.
* Add S_BINARY in switch platform only in version 1.5 of mysenors api.
* Use version 0.4 of pymysensors.
* Show gateway port as state attribute.
2016-01-10 04:10:38 +01:00
Paulus Schoutsen
438e78610d
Update PyChromecast dependency
2016-01-09 16:21:08 -08:00
Paulus Schoutsen
058f6f9303
Merge pull request #862 from balloob/alexa-service
...
Add calling service functionality to Alexa
2016-01-09 16:13:46 -08:00
Paulus Schoutsen
73cdf00512
More service helper tests
2016-01-09 16:01:27 -08:00
Paulus Schoutsen
12b5caed70
ps - strip entity IDs in service call
2016-01-09 15:51:51 -08:00
pavoni
af21f72d17
Update pyvera version.
2016-01-09 22:58:28 +00:00
pavoni
b64680e4a8
Revise to depend on vera subscription data updates, rather than talking to device.
2016-01-09 21:13:34 +00:00
Philip Lundrigan
9faedf0e67
Default to MQTT protocol v3.1.1 ( fix #854 )
2016-01-09 13:43:44 -07:00
Paulus Schoutsen
204c151113
Merge pull request #865 from fabaff/owm-update
...
Update pyowm to 2.3.0
2016-01-09 11:59:15 -08:00
Paulus Schoutsen
9b8256ec07
Merge pull request #867 from persandstrom/verisure_fix_lost_connection
...
Verisure fix lost connection
2016-01-09 11:47:39 -08:00
pavoni
d61eb93c03
Remove throttle doesn't play well with subscriptions.
2016-01-09 16:16:41 +00:00
Fabian Affolter
a2c6cde83d
Update pyowm to 2.3.0
2016-01-09 13:20:51 +01:00
Paulus Schoutsen
825c91f0c3
Add calling service functionality to Alexa
2016-01-08 18:54:28 -08:00
Per Sandström
15a046f20c
update module version
2016-01-08 19:52:03 +01:00
Per Sandström
d3cd304f68
correced status text
2016-01-08 19:50:49 +01:00
pavoni
bb8af3a2d5
Bump pywemo version, turn off polling, tidy trace.
2016-01-08 16:00:26 +00:00
Fabian Affolter
d69c1b848a
Fix docstrings
2016-01-07 11:57:45 +01:00
Fabian Affolter
35c29dac3f
Use mbar instead of hPa
2016-01-07 11:50:02 +01:00
Fabian Affolter
aac44f3a2b
Use the same unit for pressure as for the forecast sensor
2016-01-07 11:48:42 +01:00
Paulus Schoutsen
033bd30391
Merge pull request #844 from balloob/delay-group-switch-sensors
...
Fix calling turn_on for groups with mixed content
2016-01-05 08:55:58 -08:00
Paulus Schoutsen
99e14380fe
Merge pull request #847 from molobrakos/patch-1
...
No need to call update() here
2016-01-05 08:55:48 -08:00
Erik
5576649d60
Update eliqonline.py
2016-01-04 21:36:39 +01:00
Erik
82cd2f4ed6
Update eliqonline.py
2016-01-04 21:31:42 +01:00
Erik
66f12afbb1
don't fail if error
...
don't fail if request for updated data raises exception in underlying library
2016-01-04 21:12:10 +01:00
Greg Dowling
431656bbcf
Merge pull request #848 from balloob/fix-vera-bugs
...
Bump pyvera version to fix vera dimmer off bug, and avoid shutdown race condition
2016-01-04 19:34:17 +00:00
Erik
a174a06e5c
No need to call update() here
...
This also fixes a problem where the sensor is left uninitialized when the energy meter temporarily has lost connection with the hub. This caused the ELIQ Online server to return HTTP error 400: "user have no current power data", which in turn caused the used eliq library to fail during JSON parsing (issue reported).
2016-01-04 19:25:52 +01:00
Fabian Affolter
0d0fdb0adf
Remove configuration details
2016-01-04 16:26:11 +01:00
pavoni
5f8dd65acf
Bump pyvera version
2016-01-04 11:24:24 +00:00
Paulus Schoutsen
601211f1d9
Sun docs cleanup
2016-01-04 00:15:44 -08:00
Paulus Schoutsen
8983a97c70
Fix calling turn_on for groups with mixed content
2016-01-03 21:25:15 -08:00
Paulus Schoutsen
2e899bd61c
Merge pull request #843 from rhooper/multiple-hues
...
Support multiple hue hubs using a filename parameter.
2016-01-03 18:39:21 -08:00
Roy Hooper
d0a8a57ae4
Ensure filename arg is passed around everywhere it's needed.
2016-01-03 15:30:06 -05:00
Paulus Schoutsen
08aabd18ad
New version frontend
2016-01-03 11:44:26 -08:00