Fabian Affolter
6a837f3aad
Migrate to voluptuous ( #3234 )
2016-09-06 18:28:55 -07:00
Marcelo Moreira de Mello
fb719f530a
Upgraded fitbit to version 0.2.3 which fixed oauthlib.oauth2.rfc6749.errors.TokenExpiredError: (token_expired) ( #3244 )
2016-09-06 18:23:08 -07:00
Per Sandström
d53d8f5ea9
thread safe modbus ( #3188 )
2016-09-06 18:21:38 -07:00
Fabian Affolter
7aafa309c9
Use voluptuous for Verisure ( #3169 )
...
* Migrate to voluptuous
* Update type and add missing config variable
2016-09-06 18:18:34 -07:00
Dan Smith
f55095df83
Fix mFi sensors in uninitialized state ( #3246 )
...
If mFi sensors are identified but not fully assigned they can
have no tag value, and mficlient throws a ValueError to signal this.
This patch handles that case by considering such devices to always
be STATE_OFF.
2016-09-06 18:04:20 -07:00
Ardetus
fa8ed4de41
Improve 1-Wire device family detection and error checking. Use volupt… ( #3233 )
...
* Improve 1-Wire device family detection and error checking. Use voluptuous
* Fix detection of gpio connected devices
2016-09-06 14:50:02 -06:00
Fabian Affolter
88d62bd935
Upgrade gps3 to 0.33.3 ( #3222 )
2016-09-06 08:53:21 -06:00
Fabian Affolter
9530c7366b
Upgrade psutil to 4.3.1 ( #3223 )
2016-09-06 08:51:51 -06:00
Fabian Affolter
4638696f8c
Migrate to voluptuous and upgrade uber_rides to 0.2.5 ( #3181 )
2016-09-05 11:33:35 -06:00
Heiko Rothe
29870b301e
Added scale and offset to the Temper component ( #2853 )
...
🐬
2016-09-04 10:37:10 -06:00
Fabian Affolter
b4c8d10dbc
Migrate to voluptuous ( #3179 )
...
🐬
2016-09-04 10:32:12 -06:00
Fabian Affolter
cd67368bb7
Migrate to voluptuous ( #3182 )
...
🐬
2016-09-04 10:27:19 -06:00
Fabian Affolter
b02b008fe5
Migrate to voluptuous ( #3144 )
...
🐬
2016-09-03 20:36:21 -06:00
Fabian Affolter
3c615e2319
Use voluptuous for mFi switch ( #3168 )
...
* Migrate to voluptuous
* Take change configuration into account
2016-09-03 20:32:35 -06:00
Fabian Affolter
8467d07a3d
Migrate to voluptuous ( #3171 )
2016-09-03 20:24:29 -06:00
Fabian Affolter
6f45906eda
Migrate to voluptuous ( #3174 )
2016-09-03 20:21:59 -06:00
Fabian Affolter
290ec9b4ac
Use constants ( #3156 )
2016-09-03 16:45:49 -07:00
Fabian Affolter
0198ba4eac
Allow https ( fixes #3150 ) ( #3155 )
2016-09-03 16:45:31 -07:00
Heiko Rothe
269e97c6de
Added Xbox Live component ( #3013 )
...
* Added Xbox Live component
* Added Xbox Live sensor to coveralls
* Added init success checks
* Added entity id
2016-09-03 16:43:33 -07:00
Fabian Affolter
70888532f8
Migrate to voluptuous ( #3173 )
2016-09-03 17:30:21 -06:00
Fabian Affolter
5dc63c17c8
Migrate to voluptuous ( #3092 )
2016-09-03 10:56:41 +02:00
Fabian Affolter
795121d5a8
Update ordering ( #3149 )
2016-09-03 09:35:33 +02:00
Fabian Affolter
a0a509ceea
Add coinmarketcap sensor ( #3064 )
2016-09-02 16:59:05 +02:00
Fabian Affolter
40c71b5d96
Use voluptuous for Command line platforms ( #2968 )
...
* Migrate to voluptuous
* Fix pylint issues
* Remove FIXME
* Split setup test
* Test with bootstrap
* Remove lon and lat
* Fix pylint issues
2016-09-02 08:09:09 -06:00
Fabian Affolter
6a84b82663
Use voluptuous for Octoprint ( #3111 )
...
* Migrate to voluptuous
* Fix pylint issues
2016-09-02 12:26:23 +02:00
Fabian Affolter
27ee4c555a
Migrate to voluptuous ( #3069 )
...
🐬
2016-09-01 22:34:07 -06:00
Fabian Affolter
177d8ef4ef
Migrate to voluptuous ( #3096 )
2016-09-01 22:31:32 -06:00
Fabian Affolter
d8ad4e1584
Migrate to voluptuous ( #3113 )
2016-09-01 22:29:35 -06:00
Fabian Affolter
748d7f4ecb
Bitcoin sensor use warning instead of error ( #3103 )
2016-09-01 21:57:47 +02:00
Daniel
831d96995d
rfxtrx sensor clean up
2016-09-01 19:23:26 +02:00
Fabian Affolter
88e600827e
Upgrade pyowm to 2.4.0 ( #3067 )
2016-09-01 09:38:50 +01:00
Fabian Affolter
eec96ea137
Migrate to voluptuous ( #2954 )
2016-08-30 21:34:33 +02:00
arsaboo
39402aff2e
Remove units for humidity in Wundeground sensor ( #3018 )
...
* Remove units for humidity
Wunderground returns the information with the units.
* Trim the % from the return value of humidity
2016-08-28 21:05:28 -06:00
Teagan Glenn
b6ad0bfbea
Allow user to configure server id to perform speed test against ( #3008 )
...
* Allow user to configure server id to perform speed test against
* Don't overwrite list
* Type-o
* Convert to string
* Append lists
* str(None) => 'None' did not realize that.
2016-08-28 19:09:34 -06:00
Martin Hjelmare
6acaf25b0d
Use voluptuous for mysensors ( #2992 )
...
* Add voluptuous config validation for mysensors
* Remove and clean up parts that are not needed for pymysensors 0.7.
2016-08-27 14:41:21 -06:00
Per Sandström
2c26514c95
modbus sensor value scaling ( #2972 )
2016-08-27 02:49:49 -07:00
Roi Dayan
d611010a6e
Fix reading dht config values ( #2956 )
...
🐬
2016-08-25 20:09:48 -06:00
Pascal Vizeli
2eadae2039
add homematic hub device with variable support / update pyhomematic with new device / add cover support ( #2981 )
2016-08-25 21:55:03 +02:00
Daniel Høyer Iversen
354f4b4740
Upgrade rfxtrx lib ( #2974 )
2016-08-25 10:52:48 -07:00
Fabian Affolter
9219d65c3e
Migrate to voluptuous ( #2958 )
2016-08-24 22:35:09 -06:00
Open Home Automation
cc358a5dde
Corrected sensor name from HM-Z19 to MH-Z19 ( #2963 )
...
Approved
2016-08-24 10:54:34 -06:00
Daniel
99796e559e
minor bug in rfxtrx sensor
2016-08-24 11:33:57 +02:00
Robbie Trencheny
5d4dc713f2
Append the travel mode to the sensor name for Google Travel Time
2016-08-23 21:01:31 -07:00
Paulus Schoutsen
2b4f0cb5a1
Fix broken template sensor tests
2016-08-23 00:14:45 -07:00
Greg Dowling
5abb46a809
Tidy voluptuous. ( #2946 )
2016-08-22 23:56:39 -07:00
William Scanlon
f00cdc50df
Updated python-wink version to fix color/temp detection ( #2935 )
2016-08-22 21:31:17 -07:00
Greg Dowling
dfca2476bd
Add voluptuous to efergy. ( #2943 )
2016-08-22 20:51:17 -07:00
Greg Dowling
32318c6f19
Add voluptuous validation to template sensor. ( #2886 )
2016-08-22 01:11:16 -07:00
Fabian Affolter
5d816b5eb5
Use voluptuous for OhmConnect ( #2906 )
...
* Migrate to voluptuous
* Remove string
2016-08-22 08:20:31 +02:00
Nolan Gilley
635e5c8eba
Add voluptuous to ecobee, speedtest.net, fast.com, actiontec, forecast.io ( #2872 )
...
* add voluptuous
* fixes for comments
* str to cv.string
2016-08-21 10:29:13 -07:00