Paul Bottein
7e9b01b56d
Fix text alignment for open lock card feature ( #20603 )
...
Fix text aligment for open lock card feature
2024-04-24 09:36:17 +00:00
karwosts
713763fc21
Fix visual map issues ( #20541 )
...
* 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>
2024-04-24 11:35:37 +02:00
Bram Kragten
4b0d19b615
Fix duplicate imports from merge
2024-04-24 11:14:55 +02:00
Bram Kragten
90e5d259af
Merge branch 'master' into dev
2024-04-24 11:13:34 +02:00
Bram Kragten
67c60a4aa8
Add strict connection cloud settings ( #20585 )
...
* Add strict connection cloud settings
* Change static page to guard page
* saving files helps...
* Add create link button
* use correct service
2024-04-24 11:06:15 +02:00
Bram Kragten
62de16bb8e
Implement storing sorting and grouping for all tables ( #20594 )
2024-04-24 11:06:00 +02:00
Marc Geurts
d9b71e754d
Add lock features for tile card ( #20539 )
...
* Added lock features for tile card
* Change success label
2024-04-24 10:30:34 +02:00
Matthias Alphart
5fc950f09f
Fix ha-filter-states
clear filter behaviour ( #20599 )
...
Fix ha-filter-states clear filter behaviour
2024-04-24 10:28:17 +02:00
J. Nick Koston
0725c7b160
Restore getHassTranslationsPre109 ( #20597 )
...
* Revert "Remove legacy state translations (#20536 )"
This reverts commit e376efc57920feab37e322f2276beaa31e17d0c0.
* keep
2024-04-24 10:26:24 +02:00
Bram Kragten
ffdd661b1f
Make fallback translations work ( #20596 )
2024-04-24 07:31:29 +02:00
Bram Kragten
81922f5a3e
Save and restore collapsed groups ( #20591 )
2024-04-23 21:00:17 +02:00
Bram Kragten
8ab61b5468
Add title when text in datatable doesnt fit ( #20590 )
2024-04-23 13:50:44 +02:00
Bram Kragten
8239f6dd60
Update hass-tabs-subpage-data-table.ts
2024-04-22 20:28:21 +02:00
Bram Kragten
45dce18e4d
typo
2024-04-22 20:15:52 +02:00
Bram Kragten
a428ad0655
Add bulk area assignment to device dashboard ( #20581 )
...
* Add bulk area assignment to device dashboard
* Update ha-config-devices-dashboard.ts
2024-04-22 18:35:58 +02:00
Bram Kragten
1b54d51e4a
Add option for custom group order to data table ( #20582 )
2024-04-22 18:28:50 +02:00
Bram Kragten
eb1354d229
Allow groups in data table to be collapsed ( #20579 )
2024-04-22 18:27:46 +02:00
Bram Kragten
4d21f9e80c
Allow to group entities by domain ( #20580 )
...
Allow group entities by domain
2024-04-22 18:27:13 +02:00
Paul Bottein
62f46baacf
Fix more info slider in iOS ( #20586 )
2024-04-22 18:26:50 +02:00
Bram Kragten
a3090796d2
Store grouping and sorting for device table ( #20583 )
2024-04-22 18:13:44 +02:00
Bram Kragten
66228f5858
Add new timestamp state domains ( #20584 )
2024-04-22 16:33:32 +02:00
Bram Kragten
ac378cfe6d
Update external barcode scanning API ( #20470 )
2024-04-22 12:52:59 +02:00
Nicooow
7ecf8b755e
Add css var for meta theme-color attribute ( #20558 )
...
* add app-theme-color var
* Fix Prettier format
2024-04-22 09:51:21 +02:00
Matthias Alphart
141107f1f3
Apply initial values to forms of device trigger extra fields ( #20555 )
...
* Apply default values of device trigger extra fields
* use computeInitialHaFormData
2024-04-22 09:48:50 +02:00
karwosts
b5277dee53
When munging statistics to history, assume always numeric ( #20544 )
2024-04-22 09:41:12 +02:00
karwosts
b966601e6a
Hide beta toggle when unsupervised ( #20573 )
2024-04-21 09:50:14 +02:00
karwosts
87012e23e7
Wrap unbreakable area names in ha-card header ( #20566 )
2024-04-20 19:39:24 +02:00
Simon Lamon
f39758b103
Only create sortable when not disabled ( #20565 )
2024-04-20 14:32:40 +02:00
G Johansson
697bbf428e
Add translation to integration setup failures ( #19128 )
2024-04-20 09:16:36 +02:00
karwosts
3a5f4d33d2
Fix stopped_unknown_reason localization message ( #20557 )
...
* Fix stopped_unknown_reason localization message
2024-04-20 08:45:05 +02:00
J. Nick Koston
e376efc579
Remove legacy state translations ( #20536 )
...
* Remove legacy state translations
https://github.com/home-assistant/core/pull/112023
2024-04-18 06:33:07 +02:00
karwosts
af37d57779
Fix entity picker delete entity ( #20542 )
2024-04-17 19:48:25 +02:00
Simon Lamon
25c702ad2b
Don't display keyboard shortcut hints in quickbar if keyboard shortcuts are disabled ( #20527 )
...
Fix forgotten hint shortcut tip
2024-04-15 20:20:45 +02:00
Bram Kragten
6516597c93
Fix zones on mobile, align mobile and non mobile view ( #20525 )
...
* Fix zones on mobile, align mobile and non mobile view
* Fix CI
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-04-15 20:20:14 +02:00
Thomas Steiner
f21c89cf1a
Make allow
attribute configurable in iframe panel ( #19087 )
...
* Make allow attribute configurable in iframe panel
* Delete .vscode/settings.json
* Update ha-panel-iframe.ts
* Don't quote
* Update src/panels/iframe/ha-panel-iframe.ts
Co-authored-by: Quentame <polletquentin74@me.com>
* Make `allow` configurable for `hui-iframe-card`
* Update src/panels/iframe/ha-panel-iframe.ts
Co-authored-by: Quentame <polletquentin74@me.com>
* Update src/panels/lovelace/cards/hui-iframe-card.ts
Co-authored-by: Quentame <polletquentin74@me.com>
* Update src/panels/iframe/ha-panel-iframe.ts
Co-authored-by: Quentame <polletquentin74@me.com>
* Update src/panels/lovelace/cards/hui-iframe-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Delete src/panels/iframe/ha-panel-iframe.ts
* Restore dev
* Update ha-panel-iframe.ts
* Prettier
---------
Co-authored-by: Quentame <polletquentin74@me.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-04-15 14:48:57 +02:00
Cougar
4faba159c0
ZHA (Zigbee) visualization enhancement ( #20511 )
2024-04-15 11:09:16 +02:00
Adam Kapos
29816e6c5e
Fix malformed CSS in dialog surface ( #20519 )
2024-04-15 11:06:07 +02:00
karwosts
5317a11c39
Sort custom cards in card picker ( #20517 )
2024-04-14 22:32:35 +02:00
Simon Lamon
27c53b3241
Replace paper-listbox in zone area ( #19955 )
...
* ha-config-zone
* Fixes
* add selected event back
* Fixes
* remove leftover paper-item css rule
* Fixup merge conflict
2024-04-14 13:46:38 +02:00
karwosts
b35c325f43
Rebuild stack card when a child card rebuilds ( #19861 )
2024-04-12 20:53:04 +02:00
karwosts
b82f1128fe
Location/zone editor updates ( #19994 )
2024-04-12 20:51:23 +02:00
karwosts
178feb7330
Create helpers from automation editor ( #19287 )
...
* Create helpers from automation editor
* support multiple createDomains
* localization
* fix lint
* Move multi domain to entity picker
* Update dialog-helper-detail.ts
* Update ha-config-helpers.ts
* optimize a little
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-04-12 18:38:39 +00:00
karwosts
0118a5bf4c
Allow customizing display name for energy device ( #20033 )
...
* Allow customizing display name for energy device
* use display name in device settings list
2024-04-12 20:31:59 +02:00
renovate[bot]
e0087bd142
Update dependency @material/web to v1.4.0 ( #20177 )
...
* Update dependency @material/web to v1.4.0
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-04-12 15:15:33 +00:00
renovate[bot]
c2d3e7900e
Update date-fns to v3 (major) ( #20504 )
...
* Update date-fns to v3
* update imports
* breaking changes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-04-12 17:03:30 +02:00
Charles Garwood
fb8312110b
Add support for setting label description ( #20421 )
...
* Add support for setting label description
2024-04-12 15:49:07 +02:00
Simon Lamon
2e505cfb1f
Add spacing between icon and name in entity button bar ( #20492 )
...
* Fix width between icon and name
* Remove no-text
2024-04-12 11:20:15 +02:00
Bram Kragten
ab49aca815
Handle errors in multi select ( #20494 )
2024-04-12 11:19:57 +02:00
Bram Kragten
c96968e476
Fix issues with application credentials ( #20495 )
2024-04-12 11:19:31 +02:00
Simon Lamon
8f050516ec
Fix missing argument in voice assistant expose search label ( #20491 )
2024-04-12 11:18:47 +02:00