Skip to content

The Amazing Version 4 !

Compare
Choose a tag to compare
@nitaybz nitaybz released this 18 Oct 20:10
· 64 commits to master since this release

Completely refactored the entire code! that should solve most of the issues the plugin had before + added a few new features.

~ IMPRTANT NOTICE ~

Upgrading to this version (4.0) might remove and re-add all your tado° devices!! be warn that it will also remove all HomeKit settings and automations. The new version can also include unpredictable errors and issues that was already solved before.
Think twice before proceeding...

NEW:

  • Support for Homebridge Config UI + HOOBS UI
  • Latest HomeBridge API - Not delaying Homebridge startup anymore.
  • Support for DRY mode
  • Support for AUTO fan speed in all modes (when available, 0 fan speed will equal auto fan speed)

CHANGES:

  • occupancyPollingInterval - Always polling (minimum every 3 seconds)
  • weatherPollingInterval - Always polling (minimum every 1 minute)
  • Weather Sensor "Solar Intensity" is now a LightSensor accessory, representing the amount of sunlight between 0 to 100 (show as Lux)

DEPRECATED:

  • autoFanOnly- removed since auto fan speed can be achieved by setting the fan speed to zero.
  • disableHumiditySensor - no use for that.
  • cachedSettingsOnly - the plugin is not delaying the Homebridge startup and therefor it will always try to fetch fresh data and will only use cache when live data is not available.

FIXES:

  • Fahrenheit is finally fixed!
  • Fixed homebridge v1+ crash
  • Fixed forgetting last target temperature

4.0.0 → 4.0.1

4.0.1 → 4.0.2

4.0.2 → 4.0.3

4.0.3 → 4.0.4

4.0.4 → 4.0.5

  • fix for #98 removing accessories with 1 service 18a041d

4.0.5 → 4.0.6

  • prevent creating accessory when not needed b68d792

4.0.6 → 4.0.7

  • preventing removing services when there is no accessory 93357f5

v4.0.6...v4.0.7