Skip to content

v6.0.0

Compare
Choose a tag to compare
@seydx seydx released this 14 Mar 13:16
· 69 commits to master since this release
c6fa6ca

NOTE: Updating from <= v5.x to v6.x will crash your homebridge, please REMOVE the old version first and check also the new example-config.json

  • Config UI X support (config.schema.json)
  • Custom UI
  • Support for non config ui x user
  • Auto-fill config for non config ui x user
  • HB 1.3 support
    • Support new onGet/onSet event
  • Refactored code
  • Multiple tado accounts
    • Possibility to control multiple homes
  • Customizable temperature unit via HomeKit
  • Customizable Modes (AUTO | HEAT | COOL | OFF) or (ON | OFF)
  • Deactivatable battery indicator (support for old gen thermostats)
  • Customizable zone termination, separate for each zone
  • Delay Switch
    • Delay as switch characteristic with adjustable timer characteristic for automations
    • Auto turn off options
  • Separate humidity sensor
  • Separate temperature sensor
  • Boiler with adjustable accessory type
    • Switch (if no temperature is supported)
    • Faucet (if no temperature supported)
    • HeaterCooler (if temperature supported)
  • Grouped Central Switch with custom characteristics
    • Overall heat in h for day/month/year
    • Thermostat/Boiler states (manual, auto, off)
    • Boost trigger switch
    • Resume shedule trigger switch
    • Turn off trigger switch
  • OpenWindow
    • Grouped Switch: Enables open window and trigger open window detection
    • Contact: Read-only open window state as contact sensor
  • Presence Lock
    • As Security System
    • As Grouped Switch Accessory
  • Air Quality
    • Weather
    • Zones
  • FakeGato
    • Thermostats
    • HeaterCooler
    • Temperature sensors
    • Humidity sensors
    • Contact sensors (window)
  • Telegram
    • Presence
    • OpenWindow
  • Child Lock Switches as Grouped Switch Accessory
  • Better error handling