Skip to content

v2.2.2 - Italian Language, Spook Fallback & YAML Timer Fix

Choose a tag to compare

@eyalgal eyalgal released this 16 Apr 17:25

This release adds Italian language support, improves compatibility for non-admin users, and fixes a regression with YAML-defined timers.

✨ New Features

  • Italian language support: Full Italian (it) translation added to the card and language selector. Thanks @jodibruschi! (#86)
  • Spook integration fallback: When the native timer/update WS call fails, the card now falls back to Spook's timer.set_duration service if available - useful for non-admin users. (#83)
  • Auto-detect HA language: The card now automatically picks up your Home Assistant language when no explicit language is configured. (#52)

🐛 Bug Fixes

  • YAML-defined timers: Fixed _saveTimerConfig crashing on timers defined in YAML (not registry-managed). (#87)

📖 Docs

  • Updated README and CONFIGURATION with Italian language, Spook fallback, and auto-detect HA language

Contributors

@jodibruschi