v1.3.1
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