release v1.5.6
NEW
- Dashboard Card Support: ESPHome Update Manager can now be used as a Lovelace card in your dashboards
type: custom:esphome-update-card
Card Configuration Options:
title: ""
show_header: true
compact: false
hide_results: false
hide_addon_option: false
hide_auto_update: false
max_width: 900px
max_height: 800px
align: center #left / center / right
Bug Fix
- Fixed transparent header on scroll: The sticky header could appear transparent on certain themes, causing the device list to show through when scrolling. The header now always uses an opaque background.
- Panel now has a fixed max width (1600px) for better readability on wide screens.