Skip to content

v1.1.0 - Dashboard Improvements

Choose a tag to compare

@TheRealSimon42 TheRealSimon42 released this 06 Apr 20:52

✨ New Features

  • Weather Card Toggle — Show/hide weather card in editor settings
  • Room Pins — Display custom entities in their assigned rooms
  • Covers Summary Toggle — Option to hide the covers summary card
  • Floor Grouping — Group areas by floors in the overview
  • Separate View Controls — Independent toggles for summary views and room views
  • Binary Sensor Batteries — Support for Homematic-style LOWBAT binary sensors with automatic deduplication when a %-sensor exists on the same device
  • Hide Mobile App Batteries — New editor toggle to exclude smartphone/tablet/watch batteries from battery overview
  • Locks in Room Views — New editor toggle to show locks (e.g. Nuki) in their assigned rooms with lock/unlock controls (#61)
  • Motion/Occupancy Badges — Motion and presence sensors now shown as badges in room views (#62)

🐛 Bug Fixes

  • Summary Card Entity Filtering — Fixed hidden_by, disabled_by and entity_category checks to use Entity Registry instead of state attributes (was causing inflated counts)
  • Covers Summary Count — No longer counts door/garage covers (e.g. Tesla frunk/trunk) in the covers summary
  • Occupancy Badge device_class — Fixed detection of presence sensors (occupancy instead of incorrect presence)

📦 Installation

HACS (recommended)

Update via HACS — the new version will be available automatically.

Manual

Download all files from the dist/ folder and place them in /config/www/community/simon42-dashboard-strategy/.

Full Changelog

v1.0.2...v1.1.0