Skip to content

v1.0.2

Choose a tag to compare

@nitaybz nitaybz released this 16 Aug 05:36

Changelog

v1.0.2 (2025-08-16)

Improvements

  • Enhanced Automation Page: Expanded back button override to support all config pages (automation, scenes, scripts, blueprints)
  • Better Tab Navigation: Added URL change detection to catch tab switches that MutationObserver missed
  • Mobile Optimization: Added 80px bottom spacing on mobile for floating toggle to prevent overlap with mobile tab bar
  • Code Quality: Removed header hiding logic while keeping back button functionality, cleaned up debug logging

Bug Fixes

  • Back Button Persistence: Fixed back button override not working after switching between config tabs
  • CSS Media Queries: Moved container styles from inline to proper CSS elements for better media query support
  • Mobile UX: Resolved floating toggle overlapping with mobile navigation tabs

Technical Changes

  • Expanded shadow DOM support for all config picker elements
  • Improved URL-based tab change detection with 500ms polling
  • Enhanced config page detection for automation, scenes, scripts, and blueprints
  • Streamlined CSS architecture with proper media query implementation

v1.0.0 (Initial Release)

Core

  • Apple Home style dashboard strategy (no external card dependencies)
  • Automatic generation of: Home, Rooms (one per Area), Group pages (Lights / Climate / Security / Media / Other), Scenes, Cameras, Default Room

Accessories & Behavior

  • Supported: light, switch (outlets + optional others), climate, fan, cover, lock, alarm_control_panel, media_player, scene, script, camera, (binary_)sensor (status)
  • Smart icon/state logic (garage/gate, outlet, media states, climate modes)
  • Tall vs regular layouts (climate, lock, alarm, camera default tall)
  • Scenes/scripts as action pills
  • Camera snapshot tiles (tap for live view)

Home View Sections

  • Favorites, Status, Rooms, Groups, Scenes, Cameras
  • Section hide + reorder

Customization

  • Drag reorder: favorites, sections, room entities, per-domain (lighting/climate/security/media), scenes, cameras
  • Favorites management
  • Per-entity tall toggle (where applicable)
  • Optional inclusion of non‑outlet switches
  • Background & UI (header/sidebar) preferences
  • All settings saved per dashboard (multiple independent dashboards supported)

UX

  • Automatic area name cleanup in labels
  • Responsive grid (mobile/tablet/desktop)
  • RTL & localization aware

Notes

  • First stable release after intensive build (AI-assisted + manual review)
  • Some edge cases may remain; report issues