Skip to content

v1.3.1

Choose a tag to compare

@NewsGuyTor NewsGuyTor released this 18 Feb 13:56

Bug Fixes

  • Accept both camelCase and snake_case service parameter keys for backward compatibility (ref #36). Automations written for v1.2 using camelCase keys (e.g. amountOfWater, profileName) now work alongside the new snake_case keys introduced in v1.3.
  • Harden API failure handling and auth refresh flow