Releases: DrozmotiX/ioBroker.tado
Releases · DrozmotiX/ioBroker.tado
Release v0.3.11-alpha.2
- (HGlab01) support attributes 'showSwitchToAutoGeofencingButton', 'showHomePresenceSwitchButton' and 'additionalConsents'
- (HGlab01) Enhance error messages if API-call fails
- (HGlab01) next time block fails (one reason for 422 error) if time blocks are not defined - fixed now
- (HGlab01) Set HOME/AWAY is now suported by using state tado.x.yyyyyy.Home.state.presence
- (HGlab01) Offset range -10/+10 defined
Release v0.3.11-alpha.1
- (HGlab01) support attributes 'showSwitchToAutoGeofencingButton', 'showHomePresenceSwitchButton' and 'additionalConsents'
- (HGlab01) Enhance error messages if API-call fails
- (HGlab01) next time block fails (one reason for 422 error) if time blocks are not defined - fixed now
- (HGlab01) Set HOME/AWAY is now suported by using state tado.x.yyyyyy.Home.state.presence
Release v0.3.11-alpha.0
- (HGlab01) support attributes 'showSwitchToAutoGeofencingButton', 'showHomePresenceSwitchButton' and 'additionalConsents'
- (HGlab01) Enhance error messages if API-call fails
- (HGlab01) next time block fails (one reason for 422 error) if time blocks are not defined - fixed now
- (HGlab01) Set HOME/AWAY is now suported by using state tado.x.yyyyyy.Home.state.presence
Release v0.3.10
- (HGlab01) API calls (except read) are queued and send at intervals of 3 seconds
- (HGlab01) unhandled errors are now handled
- (HGlab01) Internet connection is checked before requests are placed
- (HGlab01) support attribute 'fanLevel' (Sentry: IOBROKER-TADO-35)
- (HGlab01) support structure element "folder", so now it is folder-->device-->channel
- (HGlab01) add home-states presence and presenceLock
- (HGlab01) Bump iobroker-jsonexplorer to 0.1.5
Release v0.3.10-alpha.1
- (HGlab01) request to set values are sent at intervals of 3 seconds
- (HGlab01) unhandled errors are now handled
- (HGlab01) Internet connection is checked before requests are placed
- (HGlab01) support attribute 'fanLevel' (Sentry: IOBROKER-TADO-35)
Release v0.3.10-alpha.0
- (HGlab01) request to set values are sent at intervals of 3 seconds
- (HGlab01) unhandled errors are now handled
- (HGlab01) Internet connection is checked before requests are placed
Release v0.3.9
force correct NodeJS dependency with error at install
implement queuing for API requests (avoids some status code 422 issues)
Release v0.3.8
support attributes 'fanLevel', 'verticalSwing', 'horizontalSwing' (#352)
catch 422 issue in poolApiCall()
Release v0.3.7
Release v0.3.6
support attribute 'orientation' (Sentry: IOBROKER-TADO-35)