mirror of
https://github.com/elisspace/core.git
synced 2026-09-14 06:57:07 +00:00
* added default parameter * zone overlay can be set with or without a temperature and with or without a duration. Duration is not supported by hass * Fixes issue #7059 with missing sensorDataPoints * Fixes issue #6943 added ac_mode * ac_mode cases * added fan modes * changed handling of device state OFF * fixed an error initializing a dictionary (#6943) * changed pytado version * activated pytado debugging * Changed pyTado version * mytado.com changed authentication challenge * Fixed linelength and whitespace issues * requirements to pytado changed