* Made it easier to test the frontend against an existing core instance.
* Ensured that script works regardless of current working dir
* Use consistent quote style
* Also allow using variables in hassUrl override
* Improved the default behavior of the script
* more consistent variable naming
* don't install a global dependency
* documented caching wierdness where if you switch core endpoints the old one remains in use
* Simplified some code
* improved documentation
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Add logs follow for error-log-card WIP
* Add stream config logs
* Add new logs indicator to error-log-card
* Add number of lines select for error-log-card
* Add improvements and nr of lines to error-log-card
* Fix error-log-card linter issue
* Use error-log-card in addon views
* Remove unused hassio-addon-logs
* Add backwards compatibility for error-log-card
* Remove version test flag in error-log-card
* Add recovery mode support to error-log-card
* Add search highlight for error-log-card
* Add search, add additional lines to ha-ansi-to-html
* Add infinity load older logs in error-log-card
* Fix hassio-supervisor-log using fetchHassioLogs
* Fix colored lines in ha-ansi-to-html
* Fix search and prevent empty parts in ha-ansi-to-html
* Fix load old logs initially in error-log-card
* Add download log lines dialog
* Fix load logs without stream in error-log-card
* Fix ha-ansi-to-html search
* Add debounce scroll for core provider in error-log-card
* Add hass.callApiRaw
* Fix variable naming for dialog-download-logs
* Improve scroll down wording in error-log-card
* Fix visual map issues (#15587)
- hover background color of zoom control in dark mode
- map light mode when dark theme is used
- background color of zoom control with map dark mode when light theme is used
* Fix breaking change (#15587)
* Change theme mode selection to use dropdown (#15587)
- Additionally fixed unpleasant horizontal scrollbar in map editor
* Add yaml migration, fix force light/dark options
---------
Co-authored-by: Christoph Wen <wen.christoph@gmail.com>
* Add nested drag and drop for actions
* Add nested drag and drop for triggers, conditions and options
* Update src/panels/config/automation/action/types/ha-automation-action-choose.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Move object at the root level
* Add support for choose option
* Fix undefined container (e.g else action)
* Add common nested array move function
* Move item at root level for manual automation
* Fix array move
* Don't fallback on body
* migrate blueprint and script
* Add drag and drop to service control
* Use context for reorder mode
* Rename reorder mode functions
* Fix hide menu props
* Fix drag and drop for choose action
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Add toggle for disabling quick bar shortcuts
* Remove accidentally included code
* Change copy for toggle
* Rename hass property to be for generic shortcuts