Skip to content

Releases: DrozmotiX/ioBroker.tado

Release v0.3.11-alpha.0

05 Nov 05:56
Compare
Choose a tag to compare
Pre-release
  • (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

29 Oct 10:15
Compare
Choose a tag to compare
  • (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

28 Oct 16:13
Compare
Choose a tag to compare
Pre-release
  • (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

27 Oct 18:04
Compare
Choose a tag to compare
Pre-release
  • (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

16 Oct 09:04
Compare
Choose a tag to compare

force correct NodeJS dependency with error at install
implement queuing for API requests (avoids some status code 422 issues)

Release v0.3.8

06 Oct 09:39
Compare
Choose a tag to compare

support attributes 'fanLevel', 'verticalSwing', 'horizontalSwing' (#352)
catch 422 issue in poolApiCall()

Release v0.3.7

24 Aug 15:23
Compare
Choose a tag to compare

ActiveTimeTable can be set (#337)
Improve logs and change code structure a little bit
manage min/max temperature for heating (5-25 celsius) and hotwater (30-80 celsius) to avoid API crashes (#341)

Release v0.3.6

16 Aug 10:29
Compare
Choose a tag to compare

support attribute 'orientation' (Sentry: IOBROKER-TADO-35)

Release v0.3.5

05 Aug 14:34
Compare
Choose a tag to compare

fix issue 'hot water cannot be switched on' (#309)
change to new sentry dsn
Bump iobroker-jsonexplorer to v0.1.2

Release v0.3.4

24 Jul 15:38
Compare
Choose a tag to compare

add attribute 'location' to blacklist (Sentry IOBROKER-TADO-2Y)
support attribute 'swing' (Sentry: IOBROKER-TADO-2G)
support attribute 'end' and 'commandTableUploadState' (Sentry: IOBROKER-TADO-1M)