* Add a force mobile mode
* Fix columns on LL
* Update text
* Move it above the push notifications
* Hide notification count when sidebar expanded and count=0
* experimental sidebar
* Change default docked sidebar to true
* remove delay
* Push things down
* Speed up animation
* Always open on big screens
* Move things around
* Final tweaks
* Lint
* Don't open on hover logo
* Refresh other lovelace UI's when making a change
* Move to toast with refresh button
* Change to `hass-notification`
* Reload on reconnect
- Fix for duration = 0
- Reload on reconnect
* Listen to ready of connection
* Update src/managers/notification-manager.ts
Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
* use showToast, listen connection-status, noCancelOnOutsideClick -> option
* Remove unused import
* Allow setting up integrations during onboarding
* Fix compress static
* Don't compress static files in CI
* Remove unused file
* Fix static compress disabled in CI build
* Work with new integration step
* Import fix
* Lint
* Upgrade HAWS to 4.1.1