* Add "Commands" title to quick bar translations in English
* Enhance QuickBar dialog handling and localize commands title
* add nav icons
* Add icons and styles and separate navigation from commands
* handle non admin
* Add areas
* Fix import and shortcuts
* Restructure
* remove area sort
* move keys
* area search keys review
* Fix adaptive dialog slots without header
* Design review
* Review marcin
* Fix safe area bottom
* Fix ios focus
* Make it clearable
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* Automation editor show targets within rows
* review
* Fix expandable row icons
* Use state icon instead of state-badge
* Fix target wrap
* Use default font weight for automation rows
* Remove comma from targets in row
* Redesign media player more-info dialog
* Add missing imports
* Add some more media player controls to gallery
* Fix NaN
* Fix first example source
* Regroup
* Remove
* Add marquee text
* Buttons
* aria-label
* Increase speed
* Improve marquee text
* Improve marquee text
* Improve marquee text
* Add touch events to marquee text
* Use classMap
* Remove chip styling
* Make ha-marquee-text slotted and add to gallery
* Format
* Remove aria-label
* Make turn on and off buttons have labels
* Match more figma
* Add integration logo and move grouping/inputs to top
* Hm
* Fix badge
* Minor tweaks
* Disable position slider when seek is not supported
* Process code review
* remove disabled color for slider
* Process UX
* Run prettier
* Mark listener as passive
* Improve bottom controls and styling
* Remove unused function
* Some minor improvements
* Show remaining instead duration
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Migrate ha-slider to webawesome
* Fix labeled slider
* Change slider surface color
* Trigger Build
* Remove large and border
* Run prettier
* enable tooltip and focus ring
* First working fan-oscillate feature
This a first working impl, need at least to do:
- Tooltip not yet "Yes/No"
- Need implementation verification
* Use same strings as more info label for control tooltip
* Add missing label for editor
* Rename some variables
* Add fan features in gallery
* Fix lint:types by applying suggestions from code review
Co-authored-by: Aidan Timson <aidan@timmo.dev>
* fix lint new line after import
* fix typo
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* fix event value type treating
* remove type magic as suggested
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Update localize.ts
Complete suggestion change to have tooltip
* fix lint by removing unused import
---------
Co-authored-by: Aidan Timson <aidan@timmo.dev>
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Add base support for sub entries
* add demo types
* fix translations
* Use sub entry name when deleting
* Update show-dialog-sub-config-flow.ts
* adjust for multiple sub types
* WIP, not functional
* add subentry_type
* rename to supported_subentry_types
* config_subentries -> config_entries_subentries
* Add localized sub flow title
* use Record
* rename
* more rename