core/homeassistant/components/tado
jfearon 0a0b60566d
Add a service for setting the timer to tado water heaters (#36533)
* Add service to support setting timer on water heater component

* Update water_heater.py

Remove info logging
Return if unsupported option used

* Added default temperature as it is optional

* Update homeassistant/components/tado/services.yaml

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/tado/services.yaml

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/tado/services.yaml

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Update homeassistant/components/tado/water_heater.py

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

* Fix to remove else statement, and fix lint error

* Reinstate entity id on schema, allow setting with temperature on devices that dont support it

* Remove entity id from schema as not required

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-07-01 09:20:50 -05:00
..
translations [ci skip] Translation update 2020-06-27 00:05:54 +00:00
__init__.py
climate.py
config_flow.py
const.py
device_tracker.py
entity.py
manifest.json
sensor.py
services.yaml Add a service for setting the timer to tado water heaters (#36533) 2020-07-01 09:20:50 -05:00
strings.json
water_heater.py Add a service for setting the timer to tado water heaters (#36533) 2020-07-01 09:20:50 -05:00