sander
|
55c5d254d5
|
some more pylinting..
|
2016-01-02 21:09:03 +01:00 |
sander
|
36f5caa214
|
more pylinting..
|
2016-01-02 20:59:45 +01:00 |
sander
|
8c7898ed05
|
pylinting..
|
2016-01-02 20:53:25 +01:00 |
sander
|
39de92960d
|
line too long change
|
2016-01-02 20:27:40 +01:00 |
sander
|
8f2ca856c7
|
added return False
|
2016-01-02 11:56:07 +01:00 |
sander
|
c703c89dbd
|
implement away mode
|
2016-01-01 15:29:58 +01:00 |
Tom Duijf
|
4eec89b35e
|
fixed my own cleanup
|
2015-12-16 22:36:40 +00:00 |
Tom Duijf
|
687ce64551
|
small cleanup heatmiser
|
2015-12-16 22:21:32 +00:00 |
Tom Duijf
|
31b4c8eb4d
|
Fixed imports
|
2015-12-16 21:52:49 +00:00 |
Paulus Schoutsen
|
13b0d2afa3
|
Merge pull request #729 from mchrisb03/dev
Correct target temp for ecobee in heat or cool mode
|
2015-12-11 08:48:03 -08:00 |
Chris Baumgartner
|
2368e5f4ec
|
The target temp (shown in Thermostat card) is not correct when running in heat or cool modes. It is ok for auto mode.
|
2015-12-11 09:47:28 -06:00 |
andylockran
|
e19af76c70
|
Added heatmiser thermostat support
|
2015-12-11 12:45:27 +00:00 |
nkgilley@gmail.com
|
502184812d
|
fix flake8 warnings
|
2015-12-02 16:37:16 -05:00 |
nkgilley@gmail.com
|
02a8ce71d0
|
fix req_all
|
2015-12-02 16:32:28 -05:00 |
nkgilley@gmail.com
|
08de7d954a
|
improve support for multiple thermostats.
|
2015-12-02 16:22:25 -05:00 |
Paulus Schoutsen
|
dd0424435a
|
Merge branch 'heatcontroll_config' into dev
|
2015-12-01 23:34:30 -08:00 |
Andrew Stock
|
1ce81ee6db
|
Fixing exception
|
2015-12-01 21:30:44 +00:00 |
Andrew Stock
|
228142e497
|
Adding Honeywell Evohome support
|
2015-12-01 21:23:28 +00:00 |
Daniel Hoyer Iversen
|
2e89f0a8c7
|
style fix in heat control
|
2015-11-30 11:45:09 +01:00 |
Daniel Høyer Iversen
|
758c0aae24
|
Update heat_control.py
|
2015-11-30 10:32:32 +01:00 |
Daniel Høyer Iversen
|
8fee38f2cd
|
style fix in heat control
|
2015-11-30 10:05:05 +01:00 |
Daniel Høyer Iversen
|
2732b20305
|
style fix in heatcontrol
|
2015-11-30 09:22:04 +01:00 |
Daniel Høyer Iversen
|
ac59847120
|
Update heat_control.py
|
2015-11-30 09:14:32 +01:00 |
Paulus Schoutsen
|
a301d869d7
|
PyLint 1.5 fixes
|
2015-11-29 13:49:05 -08:00 |
Paulus Schoutsen
|
1146d6e58d
|
Allow thermostat temperatures with decimal numbers
|
2015-11-28 01:18:02 -08:00 |
Paulus Schoutsen
|
bbfeba0fe4
|
Merge branch 'pr/635' into dev
Conflicts:
requirements_all.txt
|
2015-11-28 00:50:18 -08: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
|
fabd0ced3f
|
Make DEPENDENCIES optional for components
|
2015-11-26 13:11:59 -08:00 |
Fabian Affolter
|
3e60c4801c
|
Update docstrings
|
2015-11-25 08:56:50 +01:00 |
Fabian Affolter
|
bc106bcb10
|
Move configuration details to docs
|
2015-11-25 08:48:27 +01:00 |
Goir
|
b0fa80ad4c
|
Added support for Homematic thermostat
|
2015-11-24 21:23:12 +01:00 |
nkgilley@gmail.com
|
067b5862c0
|
bug fixes
|
2015-11-24 09:29:33 -05:00 |
nkgilley@gmail.com
|
cc196d9888
|
fixed sensors and thermostat. discovery working for both now.
|
2015-11-23 11:15:19 -05:00 |
nkgilley@gmail.com
|
8dc0de1d05
|
move EcobeeData class and Throttle to the main ecobee component, this way the sensor and thermostat will use the same throttled updating object.
|
2015-11-21 12:24:06 -05:00 |
nkgilley@gmail.com
|
44abc31057
|
work in progress: configurator is now in it's own component. configurator seems to work but the thermostat is now broken.
|
2015-11-20 17:47:25 -05:00 |
nkgilley@gmail.com
|
d05af62680
|
use Throttle like the BitCoin component.
|
2015-11-18 14:57:27 -05:00 |
nkgilley@gmail.com
|
8df32aac3c
|
point to updated python-ecobee library
|
2015-11-18 10:43:52 -05:00 |
nkgilley@gmail.com
|
c6d1a4bdaf
|
Fix configurator, rename repo, cleanup code.
|
2015-11-18 10:13:46 -05:00 |
Nolan Gilley
|
22fcbc67cf
|
fix req
|
2015-11-17 19:20:56 -05:00 |
Nolan Gilley
|
e317e0798b
|
initial commit for ecobee thermostat component.
|
2015-11-17 19:14:29 -05:00 |
Fabian Affolter
|
97f9f8aa49
|
Update link to docs (Jekyll 3 update)
|
2015-11-09 13:12:18 +01:00 |
Paulus Schoutsen
|
3947691347
|
Style fixes + rename honeywell
|
2015-11-08 20:56:11 -08:00 |
Paulus Schoutsen
|
0665af7f0f
|
Merge branch 'pr/579' into dev
Conflicts:
requirements_all.txt
|
2015-11-08 20:10:30 -08:00 |
sander
|
f60f3fa4a2
|
Removed unused `self._sensorid`.
|
2015-11-06 08:37:22 +01:00 |
sander
|
e49dc94d4b
|
slightly better update method.
|
2015-11-05 09:58:35 +01:00 |
sander
|
efacd66bec
|
linting and flakeing..
|
2015-10-31 20:35:23 +01:00 |
sander
|
85bb828149
|
changed requirements to the latest evohome version.
|
2015-10-29 21:17:10 +01:00 |
Paulus Schoutsen
|
0a36c96a55
|
Fill in service info for thermostat
|
2015-10-27 19:51:50 -07:00 |
Paulus Schoutsen
|
b0c0659acc
|
Merge branch 'clean-up-heat-control' into dev
Conflicts:
homeassistant/components/thermostat/heat_control.py
|
2015-10-23 22:51:00 -07:00 |
Fabian Affolter
|
060cbaf66b
|
Add return value
|
2015-10-24 00:38:19 +02:00 |