* add padding-bottom to card-config to prevent a scrollbar
* revert padding for card-config
* add margin to ha-switch
* revert margin for ha-switch
* set margin for ha-switch
* Handle ZWaveJS device delete in frontend according to status
* finishing touches
* Fix custom value selected when clicking item in combo box (#25734)
* Assist Chat: handle intent progress delta not always being there (#25730)
handle intent progress data type change
* More support for no-grid energy dashboard (#25644)
* More support for no-grid energy dashboard
* Update src/panels/lovelace/cards/energy/hui-energy-distribution-card.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* lint
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Z-Wave: apply sentence-style capitalization (#25739)
* Display full error for card preview mode (#25747)
* Fix edit card not working in chrome after editing (#25751)
* Change backup type order (#25759)
* Fix alerts refresh on device page (#25748)
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
* Ensure grid options always return an object (#25760)
Assist Chat: handle intent progress delta not always being there (#25730)
handle intent progress data type change
More support for no-grid energy dashboard (#25644)
* More support for no-grid energy dashboard
* Update src/panels/lovelace/cards/energy/hui-energy-distribution-card.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* lint
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
Z-Wave: apply sentence-style capitalization (#25739)
Display full error for card preview mode (#25747)
Fix edit card not working in chrome after editing (#25751)
Change backup type order (#25759)
Fix alerts refresh on device page (#25748)
* Fix alerts refresh on device page
* don't reset actions periodically
* reset stuff only on deviceId change
Ensure grid options always return an object (#25760)
* fix merge issue
* lint
* Update text and buttons
* Update src/translations/en.json
Co-authored-by: Norbert Rittel <norbert@rittel.de>
* update text
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Norbert Rittel <norbert@rittel.de>
* Fix inconsistently spelled occurrences of "add-on"
- add the missing hyphen on three occurrences of "addon"
- change one occurrence of "Add-on" to lowercase
* Also capitalize one inconsistent occurrence of "Ingress"
- add missing space to "log in" where it's the verb
- add missing space to "set up" where it's the verb
- fix sentence-casing of "Create area"
- fix spelling of "ID" as abbreviation
* Use entity filter to get device classes in editor
* Add name and sensor states to area card
* Fix area type
* Add basic controls
* Fix editor
* Add image
* Add image type
* Add translation key for area controls
* Improve editor
* Fix unknown entity id in area
* Fix default feature position
* Add alert badge
* Add helper
* Display all alerts when using big card
* Disable covers and re-enable switches
* Filter compatible controls
* Use state icon for alerts
* Rename to display type
* Delete deprecated show camera
* Fix aspect ratio
* Improve helper
* Undo domain icon changes
* Undo domain icon changes
* Update types
* Fix translation cases
* Fix card size
* Feedback
* Don't fallback to compact
* Use plural form
* Refactor active color
* Add ip sort method to compare helper
* Add ip sort functionality to dhcp config panel datatable
* Add type ip to DataTableColumnData
* Change ip sorting to padStart method for better readablity
* Rename ip compare method to clarify ipv4
* Enhance IP compare method to include ipv6
* Add compare IP test
* Fix explanation of 'Ping a Matter device' dialog
- change to more descriptive wording using third-person singular
- replace first "on" with "of" to clarify (currently "on" contradicts "server-side")
- remove the wrong hyphen in "IP-addresses"