Toggle quickbar action
New navbar custom action to toggle Home Assistant's quickbar. Just use the new quickbar
action for any of your configured routes, indicating the mode you want to open (devices
| entities
| commands
)
type: custom:navbar-card
...
routes:
- icon: mdi:magnify
tap_action:
action: quickbar
mode: commands
Auto_padding fixes
Minor improvements to the new auto_padding
feature, plus fixed an issue that prevented auto_padding
from being applied when using navbar in the bottom position for desktop devices