Marcelo Moreira de Mello
76598bc4d2
#3829 - Fixed issued LowHighTuple doesn't define __round__ method for Nest Sensor ( #3881 )
...
* #3829 - Fixed type LowHighTuple doesn't define __round__ method issue when Nest is operating in range mode
* Testing if temperature is a tuple instead int or float
2016-10-17 19:55:53 -07:00
Marcelo Moreira de Mello
70fc94003d
Fixed issue #3624 and bumped python-nest to 2.10.0 version ( #3665 )
...
* Fixed issue #3624 and bumped python-nest to 2.10.0 version
* Fixed return state when accessing attribute operation_mode
* Fixed typo
2016-10-04 22:29:21 -07:00
Jeff Wilson
a89d036e26
Nest operation modes ( #3609 )
...
* Add ability to change Nest mode to all available options
* Make Nest state reflect current operation not current operation mode
* Update Nest sensor to use operation mode
* Fix linting
* Revert "Make Nest state reflect current operation not current operation mode"
This reverts commit 573ba028d8
.
Conflicts:
homeassistant/components/climate/nest.py
2016-09-29 23:44:14 -07:00
Richard Cox
0340710e5c
Support for Nest Protect smoke alarms ( #2076 )
...
* Support for Nest Protect smoke alarms
* Fixing formatting issues from tox
2016-05-15 12:29:12 -07:00
Paulus Schoutsen
2e79e9d5bb
Correct celcius to celsius ( #1860 )
2016-04-19 20:30:44 -07:00
Jan Harkes
9d848731d9
Nest config validation ( #1810 )
...
* Config validation for Nest platforms.
2016-04-11 21:52:19 -07:00
Paulus Schoutsen
015527aa5f
Nest sensor - remove broken sensor types
2016-03-22 08:45:44 -07:00
Fabian Affolter
8bff97083c
Fix PEPE257 issues
2016-03-08 16:46:34 +01:00
Fabian Affolter
60d579af84
Update/add docstrings (PEP257)
2016-02-23 06:23:04 +01:00
Paulus Schoutsen
f20ea41538
Merge pull request #1322 from w1ll1am23/nest_weather_component
...
Added support for nest current weather conditions
2016-02-19 08:24:07 -08:00
William Scanlon
14afd1e409
Removed debugging logging
2016-02-19 08:26:56 -05:00
Paulus Schoutsen
e80309c03c
Fix imports (using isort)
2016-02-18 21:27:50 -08:00
William Scanlon
d7c4b50e3e
Added support for nest current weather conditions
2016-02-18 16:04:32 -05:00
Andy Huang
02609d0ab5
Changing battery level unit to "V" instead of "%" as the API reports output voltage, not percentage.
...
This value matches with Settings > Technical Information's Battery information.
2016-02-10 21:12:43 -08:00
Fabian Affolter
c750f16275
Update docstings
2016-01-27 09:34:14 +01:00
Joseph Hughes
4ca4941c82
fix pylint errors in sensor/nest
2016-01-16 12:56:38 -07:00
Joseph Hughes
4dbd84ead0
make sure everything inherits from NesSensor
2016-01-16 12:53:42 -07:00
Joseph Hughes
0495776a22
merge upstream dev
2016-01-16 12:52:22 -07:00
Joseph Hughes
9210c57c2d
Fix lint errors and PR comments
2016-01-14 14:32:43 -07:00
Joseph Hughes
313cbda0aa
fix multiple PR issues
2016-01-14 14:17:28 -07:00
Joseph Hughes
a39148dd38
fix pylint errors for Nest Sensor
2016-01-14 11:37:17 -07:00
Joseph Hughes
7b993da0de
address PR comments for Nest Sensor
2016-01-14 10:48:24 -07:00
Joseph Hughes
0e6a60b086
Add the nest sensor for tracking data from nest
2016-01-13 21:05:47 -07:00