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
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
Paulus Schoutsen
cf1f9a29bf
Merge pull request #833 from eiaro/dev
...
Added more sensors to Telldus Live
2016-01-02 17:05:54 -08:00
Ronny Eia
4b96a7c820
Untabified lines
2016-01-03 01:00:10 +01:00
Ronny Eia
3abc78eef2
Added power sensor
2016-01-02 22:30:02 +01:00
Paulus Schoutsen
4a421e25b0
Simplify Rest sensors
2016-01-02 13:29:33 -08:00
Ronny Eia
86047eceb1
Added wind sensor
2016-01-02 22:28:15 +01:00
Ronny Eia
7edbb6aadc
Added rain sensor
2016-01-02 22:21:04 +01:00
pavoni
9e0946b207
Turn off polling for sensor too!
2015-12-31 19:15:21 +00:00
pavoni
f8e5df237b
Remove '#'' from requirements
2015-12-31 18:58: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
Paulus Schoutsen
c1eaf60461
VCR YR sensor test
2015-12-27 17:37:32 -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
Paulus Schoutsen
ab5a3f9de3
Clean up YR sensor
2015-12-27 11:07:25 -08: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
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
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
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
Philip Lundrigan
496ec4bcca
Fix bug in rest sensor
2015-12-23 03:37:03 -07:00
Paulus Schoutsen
e7b1682a4e
Merge branch 'pr/780' into dev
2015-12-22 18:57:42 -08:00
Paulus Schoutsen
d191635fd8
Merge branch 'yr_no' into dev
2015-12-22 18:53:27 -08:00
Fabian Affolter
fb2da6be9a
Remove space
2015-12-22 22:02:55 +01:00
Fabian Affolter
8796187389
Equalize log messages
2015-12-22 22:02:55 +01:00
Daniel
9e89197284
small fix in yr sensor name
2015-12-21 10:42:42 +01:00
Daniel
8159d36114
small fix in yr sensor name
2015-12-21 10:36:25 +01:00
Daniel
cf4f4ce8c7
changed to use requestes in stead of urllib for yr sensor
2015-12-21 10:33:19 +01:00
Daniel
9a1883bb49
changed to use requestes in stead of urllib for yr sensor
2015-12-21 10:29:12 +01:00
Paulus Schoutsen
70a5704887
Merge pull request #779 from happyleavesaoc/torque
...
torque support
2015-12-20 15:04:46 -08:00
happyleaves
04316d9723
http fixes
2015-12-20 11:20:40 -05:00
Fabian Affolter
55a236f912
Update docstrings
2015-12-19 09:38:23 +01:00
happyleaves
f071e3b4ac
torque support
2015-12-19 00:19:41 -05:00
Fabian Affolter
5dabba3941
Move config to docs
2015-12-17 19:44:18 +01:00
Paulus Schoutsen
faff14ac94
Merge pull request #755 from molobrakos/eliqonline
...
Added support for ELIQ Online energy monitoring device (http://eliq.se/en/ )
2015-12-17 08:56:13 -08:00
William Scanlon
8eb73c8f17
Fixed style violations
2015-12-16 22:31:34 -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
afbf377b6d
Update for style changes in python-wink
2015-12-16 13:32:38 -05:00
Erik
0075752c06
better error message
2015-12-16 18:11:44 +01:00
Paulus Schoutsen
0a44750441
Merge pull request #757 from fabaff/glances-name
...
Include name
2015-12-16 08:10:34 -08:00