Skip to content

v0.9.4 - GPS Location & Docker Standalone

Choose a tag to compare

@noiwid noiwid released this 26 Nov 16:38
· 180 commits to main since this release

🆕 New Features

📍 GPS Device Tracker

  • Track child location via device_tracker entity (#40)
  • Saved places detection (Home, School, etc.)
  • Opt-in (disabled by default for privacy)

🐳 Docker Standalone Mode

  • Run without Home Assistant Supervisor
  • HTTP API for cookie retrieval
  • Separate Docker images for add-on vs standalone

🧩 Entity Selectors

  • Services now show entity pickers in the UI for improved UX

🌐 French & English Translations

  • Full i18n support

🐛 Bug Fixes

  • Auth notification: properly triggers when Google session expires (sent once, no spam)
  • set_daily_limit: fixed dynamic CAEQ day codes (#32)
  • Standalone Docker: fixed bashio errors (#28)

📘 Documentation

  • Added Docker installation guide
  • Clarified VNC requirement