andyat
7d28d9d6b4
Fix setting temperature in Celsius on radiotherm CT50 ( #4270 )
2016-11-06 23:18:06 -08:00
Paulus Schoutsen
3f3127a290
Fix radiotherm I/O inside properties ( #4227 )
2016-11-05 13:28:11 -07:00
Paulus Schoutsen
ee5f228309
Make services yield ( #4187 )
...
* Make services yield
* Disable pylint abstract-method check
* add input_select
* add input_slider
* change to async vers.
* fix lint
* yield on add_entities as other components does
2016-11-03 18:32:14 -07:00
Erik Eriksson
3317b4916b
OSError is alias for IOException and base class for many other exceptions - no need to catch redundant exceptions if OSError already present in except-clause ( #4111 )
2016-10-29 15:33:56 -07:00
Russell Cloran
7c2cb6cffd
Separate climate platform and presentation units ( #3755 )
...
* Separate platform and presentation units in climate
* Fix unit tests
Maybe
* Fix unit tests some more
Maybe
* Rename _platform_unit_of_measurement to temperature_unit
* Fix tests for renamed attribute
2016-10-11 00:00:29 -07:00
Dan
b58976bc36
Add operation_list to radiotherm ( #3393 )
...
* Add operation_list to radiotherm
* Use constants
2016-09-14 18:14:39 -07:00
Fabian Affolter
ab826eef0d
Migrate to voluptuous ( #3276 )
2016-09-11 11:38:43 +02:00
John Arild Berentsen
ba28208106
Added stuff for support range setting ( #3189 )
2016-09-09 11:06:53 -06:00
John Arild Berentsen
ada4de3ffb
Migrate Thermostat and HVAC component to climate component ( #2825 )
...
* First draft for climate
* Updates for thermostats
2016-08-19 00:17:28 -07:00