Skip to content

1.1.1

Choose a tag to compare

@mutilator mutilator released this 25 Mar 21:16

Added

  • Clickable Panels: Click the panels to show the entity details
  • Custom Name: You can add a custom identifier to each panel, defaults to last 4 characters of sensor entity

Fixes

  • Lit issue: When going into edit mode an error displayed in the dev console. This was caused by removing and readding panels for edit mode.
  • Issue with loading in HACS

Changes

  • No more magic: Moved some numbers to constants defined at the top of the code
  • Removed Debugs: Removed debug statements left in during panel drag development