Paul Bottein
0dd290cd85
Simplify config
2024-05-27 14:08:58 +02:00
Paul Bottein
fb499f09fb
Fix tile card size
2024-05-27 14:08:58 +02:00
Paul Bottein
d3c83e0157
Fix feature padding
2024-05-27 14:08:58 +02:00
Paul Bottein
60c7a0e545
Fix select size
2024-05-27 14:08:58 +02:00
Paul Bottein
d0f3eed49e
Use next icon
2024-05-27 14:08:58 +02:00
Paul Bottein
c2d4873ac3
Add compact layout
2024-05-27 14:08:58 +02:00
Paul Bottein
c3507bac0b
Add vertical and horizontal layout to features
2024-05-27 14:08:57 +02:00
renovate[bot]
1dbb70b964
Update dependency glob to v10.4.1 ( #20881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 08:39:34 +02:00
renovate[bot]
1eecc5c0e2
Update dependency glob to v10.4.0 ( #20879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 08:22:11 +02:00
Franck Nijhof
81c0bcff0b
Add sequence action building block ( #20874 )
...
* Add sequence action building block
* This is a non-conditional action
* Render sequence in automation traces graph
* Render trace timeline
* Process review comment
2024-05-26 14:54:05 -04:00
karwosts
6ccbeb8a75
Fix entity picker delete button ( #20875 )
2024-05-26 15:29:57 +02:00
renovate[bot]
f59ed0a72b
Update dependency @rollup/plugin-commonjs to v25.0.8 ( #20873 )
2024-05-25 21:45:51 -04:00
renovate[bot]
a9f00ded0f
Update fullcalendar monorepo to v6.1.13 ( #20869 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-25 16:10:53 +00:00
renovate[bot]
74730ba201
Update dependency lint-staged to v15.2.4 ( #20868 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 22:12:56 +02:00
renovate[bot]
95b2f7d821
Update dependency glob to v10.3.16 ( #20867 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 22:07:19 +02:00
renovate[bot]
661b14da54
Update formatjs monorepo ( #20847 )
...
* Update formatjs monorepo
* Update dependency @formatjs/intl-locale to v4
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-24 18:49:48 +02:00
Steve Repsher
41e34c0d61
Inject ResizeObserver polyfill where needed ( #20754 )
2024-05-24 12:21:46 -04:00
Simon Lamon
5d044a06eb
Remove empty electricity grid state ( #20794 )
...
* Remove empty grid state
* Apply feedback
* AI review
2024-05-24 16:40:47 +02:00
karwosts
f617426808
Bake numeric device classes into formatEntityState ( #19878 )
...
* Bake numeric device classes into formatEntityState
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-05-24 16:17:23 +02:00
karwosts
3c3d54243c
Fix pick-theme-row and behavior of default theme mode ( #20783 )
2024-05-24 16:06:22 +02:00
Paul Bottein
afc624bf4b
Remove strict connection ( #20861 )
2024-05-24 15:50:45 +02:00
AlCalzone
0991628843
Z-Wave JS: Title-Case "S2 Access Control" ( #20850 )
...
* Z-Wave JS: Title-Case "S2 Access Control"
* Apply sentence case to example description
2024-05-24 13:23:17 +00:00
Paul Bottein
34b9c7b9d1
Fix long title for section in add card dialog ( #20863 )
2024-05-24 15:10:17 +02:00
karwosts
d52641b495
Device trigger - sync value with initialHaFormData ( #20810 )
...
Device trigger - sync yaml with initialHaFormData
2024-05-24 15:06:40 +02:00
renovate[bot]
80c7fd2bf2
Update typescript-eslint monorepo to v7.10.0 ( #20858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-23 21:36:30 +02:00
Steve Repsher
e0062cf190
Inject ElementInternals polyfill where needed ( #20818 )
2024-05-23 14:25:58 -04:00
karwosts
7d2cee650d
Sort yaml reloads on translated domain ( #20857 )
2024-05-23 16:26:03 +02:00
c0ffeeca7
66560b1f1c
Apply sentence-style capitalization to headings ( #20855 )
2024-05-23 15:22:06 +02:00
NP v/d Spek
a500b582e3
Modify the way the update shows available updates ( #20773 )
...
* Modify the way the update shows available updates
* Update src/data/update.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Update src/data/update.ts
* Update src/translations/en.json
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-05-22 16:15:17 +02:00
Adam Kapos
19f94ff8cc
Fix app-theme-color not following header color ( #20758 )
...
* Fix app-theme-color not following header color
* Revert incorrect fix for #20671 that only applies when a primary color is set by the user
2024-05-22 15:26:13 +02:00
AlCalzone
0b6994d402
Z-Wave JS: Sort security classes from highest to lowest ( #20851 )
2024-05-22 14:18:09 +02:00
karwosts
9fe8f507ec
Add configurable actions to Gauge Card ( #20833 )
...
* Add actions to gauge card
* struct support
* tap_action in UI
* Apply suggestions from code review
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* typo
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-05-22 14:10:22 +02:00
Simon Lamon
2113cf5280
Trim search inputs ( #20825 )
2024-05-22 10:39:32 +02:00
Paul Bottein
ae9e1b724f
Fix voice assistant expose datatable storage key ( #20843 )
2024-05-21 19:20:29 +02:00
karwosts
9b28c7cf69
Script editor updates (match automation editor) ( #20791 )
...
* Show descriptions in script editor
* Script editor updates (match automation editor)
* review feedback
2024-05-21 19:01:51 +02:00
renovate[bot]
d9bac06806
Update formatjs monorepo ( #20838 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-21 12:29:21 -04:00
karwosts
b1e37cb1e1
Missing checkbox in zwave dialog ( #20841 )
2024-05-21 11:56:55 -04:00
Paul Bottein
a2a89502d8
Add visibility option to sections (conditional section) ( #20805 )
...
* Add first version of section visibility option
* Move visibility logic into view
* Simplify section view structure
* Don't add hidden section to dom
* Move visilibity logic to hui-section
* Setup section editor
* Add visibility view
* Add basic settings editor
* Improve visibility editor
* Update conditional base
* Feedbacks
* Better typings
2024-05-21 10:43:23 +02:00
Paul Bottein
4cc5d2d04b
Improve open and opening state for lock ( #20808 )
...
* Add open and opening color
* Split isAvailable into multiple function
* Use done wording
2024-05-21 09:19:36 +02:00
renovate[bot]
79abcca3b3
Update dependency @braintree/sanitize-url to v7.0.2 ( #20836 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-20 19:54:15 +02:00
renovate[bot]
043f383a35
Update dependency chart.js to v4.4.3 ( #20835 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-20 13:25:08 -04:00
dependabot[bot]
d4dd767941
Bump actions/checkout from 4.1.5 to 4.1.6 ( #20829 )
2024-05-20 08:29:31 +02:00
renovate[bot]
174f1991b1
Lock file maintenance ( #20823 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-19 03:04:28 +00:00
renovate[bot]
e15495a626
Update dependency eslint-plugin-lit to v1.13.0 ( #20775 )
...
* Update dependency eslint-plugin-lit to v1.13.0
* Set attribute-names rule to warning
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2024-05-19 02:49:44 +00:00
renovate[bot]
a8a9a797cb
Update dependency sinon to v18 ( #20822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 21:57:01 -04:00
karwosts
914dbc1e28
Reset select-selector to undefined when cleared ( #20821 )
2024-05-18 17:28:59 +02:00
Jan-Philipp Benecke
111816f08a
Use domain translation in filter for domain search ( #20763 )
...
* Use domain translation in filter for domain search
2024-05-18 10:15:29 +02:00
renovate[bot]
1b4534890c
Update dependency @lokalise/node-api to v12.5.0 ( #20819 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-18 10:02:44 +02:00
renovate[bot]
ed6542469d
Update dependency core-js to v3.37.1 ( #20815 )
2024-05-17 08:30:47 -04:00
renovate[bot]
3774a3d6ba
Update typescript-eslint monorepo to v7.9.0 ( #20812 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 16:32:31 -04:00
Bram Kragten
bfa293ae3a
Allow storing thread credentials in phone keychain ( #20743 )
...
* Allow storing thread credentials in phone keychain
* Update dialog-thread-dataset.ts
* use preferred of dataset if available
2024-05-16 10:01:40 +02:00
renovate[bot]
9264adb799
Update vaadinWebComponents monorepo to v24.3.13 ( #20802 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 09:19:36 +02:00
renovate[bot]
829ea4a9e4
Update dependency @types/chromecast-caf-sender to v1.0.10 ( #20801 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-16 09:04:29 +02:00
Paul Bottein
be26f8bc24
Add grouping by area and domain in voice assistant expose data table ( #20797 )
2024-05-15 11:41:09 +02:00
renovate[bot]
c864b34a9a
Update dependency glob to v10.3.15 ( #20795 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-15 08:55:31 +02:00
Cody C
099ea61a94
Add checks to energy dashboard for when preferences are empty ( #19765 )
...
* Forbid completing energy dashboard setup unless at least one statistic is selected
* If energy setup was completed but there are no sources available, start setup wizard again
2024-05-13 20:57:37 +02:00
karwosts
3ebe6027be
Minor fixes to energy sources behavior ( #20785 )
2024-05-13 18:41:51 +02:00
karwosts
f5f2a5ad5b
Show descriptions in script editor ( #20765 )
...
* Show descriptions in script editor
* descriptions in blueprints also
2024-05-13 14:19:47 +02:00
Paulus Schoutsen
d046700d06
Show tag ID if no name, sort by last updated on mobile ( #20788 )
2024-05-13 09:56:23 +02:00
dependabot[bot]
2ad84b2832
Bump softprops/action-gh-release from 2.0.4 to 2.0.5 ( #20790 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 09:13:29 +02:00
dependabot[bot]
f9ccb9fc72
Bump actions/checkout from 4.1.4 to 4.1.5 ( #20789 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-13 09:12:12 +02:00
renovate[bot]
6d3940db1e
Update dependency glob to v10.3.14 ( #20784 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-12 19:08:52 +02:00
renovate[bot]
20d174431d
Update dependency chai to v5.1.1 ( #20781 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-12 13:06:07 +02:00
renovate[bot]
1900710e06
Update Yarn to v4.2.2 ( #20778 )
2024-05-11 15:41:07 -04:00
renovate[bot]
ed86a48e1c
Update dependency sinon to v17.0.2 ( #20772 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 15:08:14 -04:00
renovate[bot]
d2bdb52926
Update vaadinWebComponents monorepo to v24.3.12 ( #20761 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 14:21:35 +02:00
G Johansson
9c57c9f151
Support open / opening state in LockEntity ( #19944 )
2024-05-08 21:01:57 +02:00
karwosts
9e9cb15a42
Minor improvements to service call descriptions. ( #20733 )
...
* Minor improvements to service call descriptions.
2024-05-08 18:04:38 +02:00
renovate[bot]
6421a9443d
Update dependency intl-messageformat to v10.5.12 ( #20755 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-08 12:50:05 +02:00
Paulus Schoutsen
f2b43ddad8
Allow adding card from history panel ( #19582 )
...
* Allow adding card from history panel
* Better empty entities check
2024-05-07 17:11:27 +02:00
Yosi Levy
e55b59d9b7
Logical property style fixes ( #20752 )
...
logical prop fixes
2024-05-07 15:35:34 +02:00
Paul Bottein
4a77359a06
Use Material 3 ripple ( #20751 )
...
* Use material web ripple component
* Improve button style
* Use css animation instead of ripple for action
* Use ha ripple in all components
* Remove unused label
2024-05-07 15:30:45 +02:00
renovate[bot]
505d7b6ddb
Update dependency tar to v7.1.0 ( #20748 )
2024-05-07 08:23:16 +02:00
Steve Repsher
79cdc43699
Enhance webpack transform async plugin to use babel runtime (with fix) ( #20745 )
2024-05-06 18:06:21 -04:00
renovate[bot]
8ff9823cd7
Update dependency @octokit/rest to v20.1.1 ( #20746 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 20:42:37 +02:00
Paul Bottein
3488c60818
Fix tile card margin on old devices ( #20742 )
2024-05-06 19:49:52 +02:00
Yosi Levy
43a422cdca
Font updates in new filters ( #20482 )
...
* Style changes
* Fixes
2024-05-06 15:39:36 +02:00
Douwe
11f2bef05c
Add header text align theme variable to stack cards ( #20563 )
...
* Update hui-stack-card.ts
Added variable
* Update hui-stack-card.ts
Updated the variable, so that it would not be in line with the rest of the variables. In this way, the variable only works for hui-stack titles.
* Update hui-stack-card.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-05-06 13:35:36 +00:00
karwosts
ff9f331287
Expand createDomains to more selectors ( #20714 )
...
Expand createDomains to more pickers
2024-05-06 15:26:13 +02:00
Steve Repsher
cdf64ccdaa
Refactor translation merges to use native transform stream ( #20666 )
2024-05-06 15:17:01 +02:00
Simon Lamon
8b220acca2
Show ungrouped group when there are results ( #20716 )
2024-05-06 15:07:22 +02:00
Paul Bottein
8fdb7fa1d5
Update newsletter link ( #20740 )
...
* Update newsletter link
* Update src/panels/config/dashboard/ha-config-dashboard.ts
* Update src/onboarding/dialogs/community-dialog.ts
2024-05-06 14:57:51 +02:00
Paulus Schoutsen
008c842431
Fix showing options button on conversation agent picker ( #20736 )
2024-05-06 12:24:22 +02:00
Paul Bottein
bc41de0d9c
Revert usage of babel runtime for legacy bundle ( #20741 )
...
Revert usage of babel runtine for legacy bundle
2024-05-06 12:12:19 +02:00
renovate[bot]
7310c9cf6d
Update Yarn to v4.2.1 ( #20735 )
2024-05-05 21:49:14 -04:00
Steve Repsher
84b436c08e
Fix self-injection for custom polyfills ( #20718 )
...
* Fix self-injection for custom polyfills
* Update build-scripts/bundle.cjs
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-05-03 16:37:40 -04:00
renovate[bot]
1925a47bdc
Update dependency eslint-plugin-unused-imports to v3.2.0 ( #20715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-03 16:05:13 +00:00
renovate[bot]
438a426458
Update babel monorepo to v7.24.5 ( #20707 )
2024-05-02 21:25:29 -04:00
karwosts
f923deb71d
Energy CSV download should not require admin ( #20704 )
2024-05-02 21:08:54 +02:00
renovate[bot]
e79bc71ab7
Update typescript-eslint monorepo to v7.8.0 ( #20703 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-02 21:04:03 +02:00
karwosts
11b0990d2b
Add spacer for FAB under the zone list ( #20706 )
2024-05-02 21:02:57 +02:00
Simon Lamon
870cb0c65f
Always save custom display name in energy dashboard when hitting Enter ( #20702 )
...
Change to Input event
2024-05-02 20:03:36 +02:00
Paul Bottein
deda2009f8
Remove alarm modes list when adding a alarm modes card feature ( #20688 )
2024-05-02 19:22:43 +02:00
renovate[bot]
b2797ab8da
Update dependency gulp to v5 ( #20601 )
...
* Update dependency gulp to v5
* Fix premature cloasing of hash stream
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2024-05-01 15:13:28 +02:00
renovate[bot]
644dcb0381
Update dependency systemjs to v6.15.1 ( #20682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-01 13:12:18 +02:00
Bram Kragten
c65f4f7a6e
Revert "Remove strict connections" ( #20685 )
...
Revert "Remove strict connections (#20662 )"
This reverts commit 1df92fa863
.
2024-05-01 12:53:01 +02:00
Bram Kragten
68a79490dc
Bumped version to 20240501.0
2024-05-01 12:03:26 +02:00
Paul Bottein
6febe8552e
Allow to reorder alarm modes in card feature ( #20684 )
2024-05-01 11:55:06 +02:00
Bram Kragten
f611f23f6f
Make sure lovelace theme background is set on it's container ( #20683 )
2024-05-01 11:24:40 +02:00
Bram Kragten
627e06663b
Bumped version to 20240430.0
2024-04-30 23:44:32 +02:00
Paul Bottein
ab01633069
Fix ha settings row display in more info settings ( #20680 )
2024-04-30 21:12:53 +00:00
Bram Kragten
17dcc90638
Update entity status filter and grouping ( #20679 )
2024-04-30 23:04:48 +02:00
Paul Bottein
d0df029ff1
Update check update icon and add toast when checking update ( #20677 )
...
* Update check update icon
* Add toast when checking for update
2024-04-30 19:21:30 +00:00
Paul Bottein
86a7e69812
Allow to reorder and filter options in select options card feature ( #20675 )
2024-04-30 21:14:49 +02:00
Adam Kapos
af9417f2a6
Add theme support for dialog surface background ( #20653 )
...
* Add theme support for dialog surface background
* Change from review
* Change from review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Run prettier
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-04-30 21:12:36 +02:00
Paul Bottein
7120ad99b9
Add customize mode option to card features with modes ( #20670 )
...
* Add customize mode options to card features with modes
* Better type
* Fix water heater and humidifier
* Clean schema
2024-04-30 18:38:51 +02:00
Adam Kapos
334c245b65
Fix visual differences between regular and energy dashboards ( #20654 )
...
* Fix visual differences between regular and energy dashboards
* Order padding properties the same way between energy and lovelace
* Change from code review
2024-04-30 15:07:54 +02:00
Nicooow
bcb72d83b8
Fix an inconsistency in dark mode ( #20671 )
...
* add app-theme-color var
* Fix Prettier format
* Fix regression on default dark theme
* prevent duplicate calculation
2024-04-30 12:03:19 +00:00
karwosts
c99e0e846b
More config/entities status filters ( #20638 )
2024-04-30 12:32:32 +02:00
J. Nick Koston
ec3f63e8a3
Fallback to raw config entry reason if localize returns an empty string ( #20668 )
...
Show config entry reason if localize returns an empty string
2024-04-30 12:25:45 +02:00
karwosts
1bc33a30ec
Display version info for custom integrations ( #20652 )
...
* Display version info for custom integrations
* no width
2024-04-30 12:23:20 +02:00
krazos
8cca233b7c
Update unlock icon for tile card lock features ( #20667 )
...
Update unlock icon for tile card lock features so it's easier to see the difference between lock and unlock buttons
2024-04-29 20:53:33 +02:00
karwosts
a78608bfb4
Reorderable card-feature modes ( #20647 )
...
* Reorderable card-feature modes
* unused var in getStubConfig
2024-04-29 17:48:01 +02:00
Bram Kragten
1a797b3415
Bumped version to 20240429.0
2024-04-29 17:36:46 +02:00
Bram Kragten
2b27a4da2b
Show abort reason when no translation ( #20664 )
2024-04-29 17:35:30 +02:00
Bram Kragten
1df92fa863
Remove strict connections ( #20662 )
...
* Remove strict connections
* Update cloud-remote-pref.ts
2024-04-29 16:42:23 +02:00
Bram Kragten
cdde85315a
fix list items cloud account ( #20663 )
2024-04-29 14:26:14 +00:00
Paul Bottein
dc67f9faf4
Fix cloud page design on mobile ( #20661 )
2024-04-29 16:03:02 +02:00
dependabot[bot]
3ad1be50a2
Bump actions/upload-artifact from 4.3.2 to 4.3.3 ( #20658 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 12:38:02 +02:00
dependabot[bot]
8aadfe7d28
Bump actions/checkout from 4.1.3 to 4.1.4 ( #20659 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 12:33:17 +02:00
renovate[bot]
cff54b73a4
Update dependency @lokalise/node-api to v12.4.1 ( #20643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-27 20:01:32 +02:00
Philip Allgaier
b54cfeb0c0
Hide "Browse Media" button for unavailable media players ( #20629 )
...
* Hide "Browse Media" button for unavailable media players
2024-04-27 14:36:42 +02:00
renovate[bot]
cefe612b11
Update dependency @octokit/plugin-retry to v7.1.1 ( #20641 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-27 11:16:55 +02:00
renovate[bot]
4bc874b497
Update workbox monorepo to v7.1.0 ( #20642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-27 11:16:43 +02:00
Philip Allgaier
f3abaa8e02
Align lawn-mower and vacuum more-info layouts ( #20632 )
2024-04-26 14:07:38 +02:00
Philip Allgaier
21a563fe98
Add details for offset format to sun trigger ( #20625 )
...
Add details for offset to sun trigger
2024-04-26 14:05:04 +02:00
Paul Bottein
35d6c638ab
Bumped version to 20240426.0
2024-04-26 11:40:38 +02:00
Bram Kragten
68f8239708
Update cloud remote settings ( #20619 )
...
* Update cloud remote settings
* Change again
* Update cloud-remote-pref.ts
* Update UI
* Add missing translations
* use hr and simplify condition
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-04-26 11:36:03 +02:00
renovate[bot]
0db64cca0b
Update dependency @babel/helper-define-polyfill-provider to v0.6.2 ( #20627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 23:37:11 -04:00
renovate[bot]
accfda5f4b
Update typescript-eslint monorepo to v7.7.1 ( #20628 )
2024-04-25 20:51:55 -04:00
Philip Allgaier
c97c20f57d
Add mock area registry to demo to fix card picker ( #20626 )
2024-04-25 18:50:16 +00:00
Philip Allgaier
2725d0191d
Disable counter more-info dec/inc buttons when min/max reached ( #20624 )
2024-04-25 20:49:20 +02:00
renovate[bot]
852cc62398
Update dependency @types/leaflet to v1.9.12 ( #20623 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 17:56:27 +02:00
David F. Mulcahey
654e3ce437
Fix ZHA UI issues ( #20622 )
2024-04-25 16:16:00 +02:00
Bram Kragten
20a3a00aec
add inital data for language selector ( #20620 )
...
* add inital data for language selector
* Update compute-initial-ha-form-data.ts
2024-04-25 15:25:18 +02:00
Bram Kragten
22b927d666
make sure we always have trigger and action ( #20621 )
...
* make sure we always have trigger and action
* script too
2024-04-25 15:24:33 +02:00
Philip Allgaier
709d6be2e3
Fix wrong chevron icon direction for groups in data tables ( #20617 )
...
Fix chevron icon for groups in data table
2024-04-25 11:28:36 +02:00
Bram Kragten
fbda9ca418
Bumped version to 20240424.1
2024-04-24 14:30:36 +02:00
Paul Bottein
4e97e3763e
Use theme mode property for ha-map ( #20606 )
...
* Use theme mode property for ha-map
* Use theme mode in ha-location-editor
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-04-24 14:28:33 +02:00
Bram Kragten
4c9c52d27d
Add filter for domains to entity settings ( #20605 )
2024-04-24 13:53:14 +02:00
Bram Kragten
87bcd3e471
Add multiselect area to automation/scene/script ( #20604 )
2024-04-24 10:10:43 +00:00
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
renovate[bot]
5b7ab1bfcb
Update dependency cropperjs to v1.6.2 ( #20600 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 11:28:58 +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
af3a331f57
Bumped version to 20240424.0
2024-04-24 11:09:48 +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 e376efc579
.
* keep
2024-04-24 10:26:24 +02:00
Steve Repsher
469dbbcccc
Rollback gulp to version 4 ( #20598 )
2024-04-24 10:25:52 +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
renovate[bot]
7e25366897
Update dependency @types/chromecast-caf-receiver to v6.0.14 ( #20589 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-23 18:04:44 +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
renovate[bot]
c34c5d64f9
Update dependency @codemirror/commands to v6.5.0 ( #20587 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 18:09:46 +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
Steve Repsher
4b593c1c96
Enhance webpack transform async plugin to use babel runtime ( #20543 )
2024-04-22 09:40:20 +02:00
dependabot[bot]
50ce1b94c8
Bump actions/upload-artifact from 4.3.1 to 4.3.2 ( #20575 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 09:22:38 +02:00
dependabot[bot]
8bf27a83ec
Bump actions/checkout from 4.1.2 to 4.1.3 ( #20576 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 09:21:14 +02:00
renovate[bot]
389f0d3d23
Update dependency marked to v12.0.2 ( #20577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 09:19:52 +02:00
karwosts
b966601e6a
Hide beta toggle when unsupervised ( #20573 )
2024-04-21 09:50:14 +02:00
renovate[bot]
f2a0881821
Update dependency @types/tar to v6.1.13 ( #20572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-21 09:36:09 +02:00
renovate[bot]
50a49eae43
Update dependency date-fns-tz to v3.1.3 ( #20552 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 14:23:57 -04:00
renovate[bot]
1c04561004
Update dependency @codemirror/commands to v6.4.0 ( #20569 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 19:39:54 +02:00
renovate[bot]
b80d94d260
Update dependency magic-string to v0.30.10 ( #20568 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 19:39:42 +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
renovate[bot]
c7444a2605
Update dependency @octokit/auth-oauth-device to v7.1.1 ( #20560 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-20 09:03:01 +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
renovate[bot]
c3dc62523b
Update dependency core-js to v3.37.0 ( #20559 )
2024-04-19 20:45:00 -04:00
renovate[bot]
424622061a
Lock file maintenance ( #20553 )
2024-04-19 00:47:42 -04:00
renovate[bot]
a3b021b11d
Update dependency @material/web to v1.4.1 ( #20551 )
2024-04-19 00:12:18 -04:00
renovate[bot]
b60ad8b143
Update typescript-eslint monorepo to v7.7.0 ( #20549 )
2024-04-18 18:55:17 -04: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
renovate[bot]
382035a1d4
Update dependency @types/color-name to v1.1.4 ( #20546 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 18:55:59 -04:00
renovate[bot]
542e22fe0e
Update dependency tar to v7.0.1 ( #20547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 22:54:57 +00:00
karwosts
af37d57779
Fix entity picker delete entity ( #20542 )
2024-04-17 19:48:25 +02:00
renovate[bot]
fbef0b0186
Update dependency gulp to v5 ( #20305 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 12:31:10 -04:00
renovate[bot]
9e67d6add8
Update dependency @types/leaflet to v1.9.11 ( #20538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 18:21:59 +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
renovate[bot]
1df9c38a8c
Update dependency tar to v7 ( #20513 )
...
* Update dependency tar to v7
* Update fetch-nightly-translations.js
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-04-15 13:40:38 +00:00
renovate[bot]
bd7217145a
Update dependency element-internals-polyfill to v1.3.11 ( #20512 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 15:07:09 +02:00
renovate[bot]
569fef38a4
Update vaadinWebComponents monorepo to v24.3.11 ( #20523 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 15:03:46 +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
renovate[bot]
02cc418969
Update CodeMirror ( #20520 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-15 09:21:07 +00: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
renovate[bot]
919befa961
Update dependency typescript to v5.4.5 ( #20510 )
2024-04-13 20:43:27 -04:00
renovate[bot]
f9c02ed099
Update dependency date-fns-tz to v3.0.1 ( #20509 )
2024-04-13 20:38:12 -04: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
renovate[bot]
16de57342e
Update dependency eslint-plugin-wc to v2.1.0 ( #20500 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 08:23:48 -04:00
renovate[bot]
ad6e041c04
Update dependency @codemirror/view to v6.26.2 ( #20505 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 13:10:15 +02:00
Steve Repsher
e22e3e88a0
Speed up and simplify translations build ( #19988 )
...
* Speed up and simplify translations build
- Remove use of gulp-flatmap for merges (wasted input) and just loop over translation files.
- Parse and buffer master only once for all merges.
- Remove lokalise key reference transform from non-English files. This is already done by Lokalise when they are downloaded.
- Remove tabs from merged output to minimize buffer sizes.
- Pipe merges to a hashing stream, removing extra tasks and intermediate file I/O.
- Pipe hashed files to a single custom asynchronous transform stream to fragmentize the files. It expands the stream to push a new file for each fragment.
- Incorporate flattening into fragmentization.
- Delete entire ui.panel key for base translation (instead of leaving an empty object).
- Optimize flatten method to stop copying output over and over.
- Convert empty and test filters to JSON.parse() revivers for simplicity and better performance.
- Incorporate supervisor builds into main tasks using a simple toggle (i.e. remove duplicate code).
- Funcify local tasks and simplify exported tasks.
- Incorporate test metadata task into a simplified metadata task.
* Fix Lokalise key reference link
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-04-12 12:49:18 +02:00
Steve Repsher
dc8a50965c
Group date-fns packages ( #20499 )
2024-04-12 12:22:18 +02:00
Bram Kragten
1914de7ddf
Bumped version to 20240404.2
2024-04-12 11:21:05 +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
Simon Lamon
27d2b244a4
Add spacing between icon and name in entity button bar ( #20492 )
...
* Fix width between icon and name
* Remove no-text
2024-04-12 11:17:51 +02:00
Bram Kragten
be2f2c6271
Handle errors in multi select ( #20494 )
2024-04-12 11:15:15 +02:00
Bram Kragten
8dc2797b16
Fix issues with application credentials ( #20495 )
2024-04-12 11:10:23 +02:00
renovate[bot]
7ca8dabc44
Update typescript-eslint monorepo to v7.6.0 ( #20497 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 16:32:52 -04:00
Bram Kragten
baeb55e217
Merge branch 'master' into dev
2024-04-11 11:16:42 +02:00
Simon Lamon
a8502fcc11
Fix missing argument in voice assistant expose search label ( #20491 )
2024-04-11 11:10:02 +02:00
Paulus Schoutsen
9f5bc5b196
Match on correct entity ID of HA conversation agent ( #20484 )
2024-04-10 11:41:12 +02:00
Bruno Pantaleão Gonçalves
7556ab9506
Add css var for header webkit backdrop filter ( #20473 )
...
* Add CSS var for header -webkit-backdrop-filter
* Add backdrop to energy and developer tools
2024-04-10 11:40:44 +02:00
Adam Kapos
bf176ac314
Make it possible for themes to blur backgrounds ( #20447 )
...
* Make it possible for themes to blur card backgrounds
* Make it possible for themes to blur dialog backgrounds
* Add ha prefix
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Rename dialog-backdrop-filter to ha-dialog-scrim-backdrop-filter
With backwards compatibility
* Run prettier
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-04-10 11:37:35 +02:00
Adam Kapos
9903e22eaa
Change tile to display "last triggered" in relative time ( #20463 )
2024-04-09 14:11:58 +02:00
Simon Lamon
1e0f7d9629
Don't display keyboard shortcut hints if keyboard shortcuts are disabled ( #20456 )
...
* Shortcut hints
* Prettier
2024-04-09 14:10:59 +02:00
Charles Garwood
e8a140af44
Don't duplicate the label as the description in Z-Wave Config ( #20454 )
...
Don'tduplicate the label as the description
2024-04-09 14:09:21 +02:00
Bram Kragten
b091d4f298
Write log on translation error ( #20430 )
...
* Write log on translation error
* Update ha-config-devices-dashboard.ts
---------
Co-authored-by: Franck Nijhof <git@frenck.dev >
2024-04-09 13:25:27 +02:00
renovate[bot]
35cf3063cb
Update dependency @lokalise/node-api to v12.4.0 ( #20252 )
2024-04-08 20:49:48 -04:00
renovate[bot]
7141ef17be
Update dependency @codemirror/legacy-modes to v6.4.0 ( #20475 )
2024-04-08 20:36:26 -04:00
renovate[bot]
be2c68c0bb
Update octokit monorepo ( #20453 )
2024-04-08 20:32:57 -04:00
renovate[bot]
7c944d3767
Update dependency mocha to v10.4.0 ( #20279 )
2024-04-08 20:29:48 -04:00
renovate[bot]
1d4f02df2e
Update dependency glob to v10.3.12 ( #20298 )
2024-04-08 20:28:30 -04:00
renovate[bot]
2007a74a20
Update babel monorepo to v7.24.4 ( #20451 )
2024-04-08 20:23:53 -04:00
renovate[bot]
8c0839ad57
Update dependency @types/tar to v6.1.12 ( #20457 )
2024-04-08 20:22:31 -04:00
renovate[bot]
516b9a54c4
Update dependency typescript to v5.4.4 ( #20468 )
2024-04-08 20:21:33 -04:00
renovate[bot]
0d3e730c9c
Update dependency magic-string to v0.30.9 ( #20465 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-08 09:33:26 +02:00
renovate[bot]
c7a87d02b2
Update dependency @types/leaflet to v1.9.9 ( #20452 )
2024-04-07 20:37:42 +02:00
Bram Kragten
dd082c204b
Remove unused type ( #20429 )
2024-04-05 12:22:47 +02:00
renovate[bot]
c4af3d1579
Update typescript-eslint monorepo to v7.5.0 ( #20426 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-05 11:36:28 +02:00
Bram Kragten
10eadbcbbb
Merge branch 'dev'
2024-04-04 21:31:51 +02:00
Bram Kragten
17141824f7
Bumped version to 20240404.1
2024-04-04 21:31:30 +02:00
Bram Kragten
4cfd6c010f
Fix overflow on submenus ( #20415 )
2024-04-04 19:54:36 +02:00
Bram Kragten
daa9024bff
Make pages full height
2024-04-04 17:16:36 +02:00
Bram Kragten
e96aca90fe
20240404.0 ( #20414 )
2024-04-04 16:23:24 +02:00
Bram Kragten
0580a31961
Bumped version to 20240404.0
2024-04-04 16:16:30 +02:00
Bram Kragten
5c42c5130c
Add count of items ( #20410 )
...
* Add count of items
* Adjust layout, correct filter count
2024-04-04 16:15:13 +02:00
Bram Kragten
72d1e37a23
Fix integration filter search ( #20408 )
2024-04-04 13:26:26 +02:00
Bram Kragten
61c9072a08
Fix icons in entity settings ( #20405 )
2024-04-04 13:00:14 +02:00
Bram Kragten
08b25f9c2a
Add floor and label support to describe action ( #20403 )
2024-04-04 13:00:05 +02:00
Samuel Schultze
1a03b49700
Fix calendar range selection ( #20394 )
...
fix: calendar range selector
2024-04-04 12:59:54 +02:00
Paul Bottein
2d4a8e2e45
Fix search input outlined background color and margin ( #20407 )
2024-04-04 12:53:03 +02:00
Bram Kragten
8486377604
Fix z-index create category dialog ( #20406 )
2024-04-04 10:51:04 +00:00
Paul Bottein
3a4e9b6856
Avoid duplicate entity ids in history ( #20402 )
...
* Avoid duplicate entity ids in history
* Don't need to check for size
2024-04-04 12:12:04 +02:00
Bram Kragten
5f5ac5419b
Add floor and label support to history panel ( #20388 )
2024-04-04 00:06:03 +02:00
Bram Kragten
92b7a3b477
Adjust integration filter height for search bar ( #20382 )
2024-04-03 21:54:27 +02:00
Bram Kragten
4326519a3f
20240403.1 ( #20380 )
2024-04-03 16:58:47 +02:00
Bram Kragten
00837acdfc
Bumped version to 20240403.1
2024-04-03 16:52:23 +02:00
Bram Kragten
7704be12b1
When creating a label or category with multi select, also assign it ( #20379 )
...
* When creating a label or category with multi select, also assign it
* correct scope
* again
2024-04-03 16:51:33 +02:00
Bram Kragten
712ddb531b
Make selection bar responsive ( #20378 )
2024-04-03 16:48:02 +02:00
Bram Kragten
d52afc3f71
Add settings shortcut to scene and script table ( #20375 )
2024-04-03 16:11:32 +02:00
Bram Kragten
92f6083e0b
Faulty helpers should not be selectable ( #20373 )
2024-04-03 15:19:05 +02:00
Bram Kragten
5751fdbe56
Improve entity integration filter ( #20372 )
2024-04-03 15:18:40 +02:00
Bram Kragten
962b30adb9
20240403.0 ( #20370 )
2024-04-03 14:50:16 +02:00
Bram Kragten
3b5b3f3bb6
Handle disabled entities in multi select label ( #20371 )
2024-04-03 14:40:48 +02:00
Bram Kragten
1a6d96cf3a
Bumped version to 20240403.0
2024-04-03 14:18:07 +02:00
Bram Kragten
034fd9b4df
Manage areas from floor dialog ( #20347 )
...
* manage areas from floor dialog
* Finish
* fix exclude
2024-04-03 14:17:32 +02:00
Bram Kragten
eb79a1e7d7
Allow to remove labels in multi select ( #20368 )
...
* Allow to remove labels in multi select
* reducedTouchTarget
* fix devices
* Update ha-config-devices-dashboard.ts
2024-04-03 14:17:21 +02:00
Bram Kragten
e25d4f17aa
Add create category and label to multi select ( #20365 )
...
* Add create category and label to multi select
* move out of map
2024-04-03 13:23:00 +02:00
Bram Kragten
ccde9cceee
Add category and filters to helpers ( #20346 )
...
* Add category and filters to helpers
* Add support for adding label and category in multi select
* remove labels multi
2024-04-03 13:22:40 +02:00
Paul Bottein
578d3c4260
Set input and button background color to white for toolbar ( #20369 )
2024-04-03 11:10:51 +00:00
Bram Kragten
bfdc9a3d86
Add area to automation, scene, script tables ( #20366 )
...
* Add area to automation, scene, script tables
* typing
2024-04-03 13:04:47 +02:00
Bram Kragten
5315545a4d
Add search to integration filter ( #20367 )
2024-04-03 12:03:35 +02:00
Paul Bottein
82a3b9d80f
Use tree for nested floor instead of icon ( #20363 )
2024-04-03 09:27:30 +00:00
Bram Kragten
3de985a3b8
Prevent line break in selection menu ( #20361 )
2024-04-03 11:04:24 +02:00
Bram Kragten
567ee8000d
Fix toggles in automation datatable on firefox ( #20360 )
2024-04-03 08:30:08 +00:00
Bram Kragten
03939001b2
Fix elements above filter dialog ( #20359 )
2024-04-03 08:28:33 +00:00
Bram Kragten
30d18050d1
Add arrow to areas under floors ( #20344 )
2024-04-03 10:24:10 +02:00
Bram Kragten
95caf8c7df
make subpage data table full height ( #20358 )
2024-04-03 10:12:36 +02:00
Bram Kragten
6c1f328d71
Take lang into account when sorting groups ( #20355 )
...
* Take lang into account when sorting groups
* make sure empty values are at the bottom
2024-04-03 10:12:25 +02:00
Bram Kragten
bb20ab8c2c
Fix removing labels ( #20354 )
2024-04-03 09:54:49 +02:00
Bram Kragten
29eb73176a
20240402.2 ( #20348 )
2024-04-02 23:34:17 +02:00
Bram Kragten
17ad3a87f3
Bumped version to 20240402.2
2024-04-02 23:31:14 +02:00
Bram Kragten
ed7c9c33b9
Add my link support for labels ( #20345 )
2024-04-02 22:31:37 +02:00
Bram Kragten
59b66219cb
Add clear filter button to individual filters ( #20343 )
2024-04-02 22:05:03 +02:00
Bram Kragten
1e2c1d1464
Add search to device and entity filters ( #20341 )
2024-04-02 21:46:21 +02:00
Bram Kragten
5b86b1277f
Add edit button to areas in area dashboard + color add floor fab ( #20339 )
2024-04-02 21:41:56 +02:00
Paul Bottein
41fdf31e34
Check for entity state and entity string in conditional card ( #20331 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-04-02 20:39:39 +02:00
Bram Kragten
9bef5c2af9
Add clear button to search field ( #20332 )
2024-04-02 19:42:54 +02:00
Paul Bottein
ed1a69071b
Replace add label by manage labels in filters ( #20330 )
2024-04-02 19:05:01 +02:00
Paul Bottein
56d328b4db
Fix error in console when taking control of the strategy ( #20329 )
2024-04-02 18:33:30 +02:00
Paulus Schoutsen
33c7e0fa2d
Hide conversation entities from default dashboard ( #20327 )
2024-04-02 14:55:22 +00:00
Bram Kragten
4f1cf1110f
20240402.1 ( #20326 )
2024-04-02 16:41:12 +02:00
Bram Kragten
a434bfd944
Bumped version to 20240402.1
2024-04-02 16:33:05 +02:00
Bram Kragten
21ed8e4206
Load translations when adding item in pickers ( #20325 )
...
* Load translations when adding item in pickers
* Update ha-selector-label.ts
2024-04-02 15:33:10 +02:00
Paul Bottein
169d782580
Fix label wrap ( #20323 )
...
* Don't wrap headline on ha-menu-item
* Don't wrap text on ha-label
2024-04-02 13:20:22 +00:00
Bram Kragten
8a015f4e38
Update multi select of entities config ( #20319 )
...
* Update multi select of entities config
* Update ha-config-entities.ts
2024-04-02 15:16:20 +02:00
Bram Kragten
cbb08c6202
Add multi select to scripts and scenes ( #20318 )
2024-04-02 15:16:10 +02:00
Bram Kragten
6301bc713c
Add multi select to devices ( #20321 )
2024-04-02 15:16:00 +02:00
Paul Bottein
a5d7043ce4
Update style of more info style ( #20322 )
...
* Set more info border radius to 36px
* Use control button for alarm more info
2024-04-02 15:05:21 +02:00
Bram Kragten
912d2cbd79
Add warning color for menu item ( #20317 )
...
* Add warning color for menu item
* align icons
2024-04-02 14:40:53 +02:00
Bram Kragten
48ee3a34eb
Sort labels by name ( #20316 )
2024-04-02 13:37:46 +02:00
Paul Bottein
21263a1ffb
Improve more info dialog navigation for specific view ( #20312 )
2024-04-02 12:45:39 +02:00
Paul Bottein
db59e138e9
Fix pickers ( #20315 )
...
* Fix not found area picker
* Fix no match for categories
2024-04-02 12:45:13 +02:00
Bram Kragten
bc8012dcc9
Add shortcut to label filter from label config page ( #20313 )
2024-04-02 11:50:50 +02:00
Bram Kragten
d8b43597a0
Use area and floor dialog when adding item in picker ( #20311 )
...
* Use area and floor dialog when adding item in picker
* use const
2024-04-02 11:49:05 +02:00
Bram Kragten
d3bf0da289
20240402.0 ( #20314 )
2024-04-02 11:44:05 +02:00
Bram Kragten
871949e760
Bumped version to 20240402.0
2024-04-02 11:41:16 +02:00
Bram Kragten
4fb42d3545
Fix and optimize automation overflow ( #20293 )
...
* WIP fix and optimize automation overflow
* finish
* Prettier
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-04-02 11:23:43 +02:00
Bram Kragten
2e58d6656c
Add drag and drop to area dashboard ( #20289 )
...
* Add drag and drop to area dashboard
* Update ha-config-areas-dashboard.ts
* Fix unassign path
* Add delay for touch
* Update ha-config-areas-dashboard.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-04-02 11:23:32 +02:00
Bram Kragten
a3024b38e9
fix floor icon color dark mode ( #20310 )
2024-04-02 10:44:13 +02:00
Bram Kragten
85f2016371
Add floor selector ( #20295 )
2024-04-02 10:43:50 +02:00
Bram Kragten
1ce3347c2e
Add multi select to automations ( #20291 )
...
* Add multi select to automations
* allow to clear category, add icons
* use popover
* revert changes to group. by and sort menu, fix dark mode
* ha-menu
* responsive
2024-04-02 10:14:17 +02:00
renovate[bot]
4f8415e8a7
Update dependency @codemirror/view to v6.26.1 ( #20300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 09:13:46 +02:00
Simon Lamon
b202a36feb
Clean menu implementation ( #20294 )
...
* Clean menu
* Clean up imports
* Fix imports
2024-03-31 12:28:28 +02:00
Bram Kragten
7e3e224746
Some data table fixes ( #20286 )
2024-03-30 21:11:35 +01:00
Bram Kragten
503a7979d0
Fix clearing of filters ( #20288 )
...
* Fix clearing of filters
* Update ha-filter-integrations.ts
* Update ha-filter-integrations.ts
2024-03-30 15:32:34 +01:00
Simon Lamon
f3ba6e7996
Fix uncaught keyFunction errors when data table filtering ( #20285 )
...
* Undefined keys
* Apply suggestion
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Prettier
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-30 13:44:59 +00:00
Bram Kragten
f13dcb4139
Fix flickering toast ( #20287 )
2024-03-30 14:40:13 +01:00
Yosi Levy
e8dc61ec36
RTL fixes to new data table ( #20283 )
...
RTL fixes to new features
2024-03-30 13:32:29 +01:00
Simon Lamon
88c59c5c13
Add label filter for helper page ( #20281 )
...
* Label filter for helper page
* Clean up debugging label
2024-03-30 13:30:24 +01:00
Paul Bottein
fd06d434f2
20240329.1 ( #20280 )
2024-03-29 21:25:10 +01:00
Paul Bottein
85f80ff863
Bumped version to 20240329.1
2024-03-29 21:23:46 +01:00
Paul Bottein
d56abe6b72
Fix stack card border radius reset on iOS ( #20278 )
2024-03-29 21:22:31 +01:00
Paul Bottein
d24d29e42f
20240329.0 ( #20277 )
2024-03-29 19:10:34 +01:00
Paul Bottein
bc14b8468d
Bumped version to 20240329.0
2024-03-29 19:09:09 +01:00
Paul Bottein
f924f81ec1
Add labels on entities datatable ( #20274 )
2024-03-29 18:47:22 +01:00
Paul Bottein
3a6382df55
Add labels on devices datatable ( #20275 )
2024-03-29 18:46:34 +01:00
Paul Bottein
1dba049038
Fix floor creation in floor picker ( #20276 )
2024-03-29 18:05:06 +01:00
Simon Lamon
f539516252
Label filters for devices & entities ( #20253 )
...
More label filters
2024-03-29 16:41:18 +01:00
Paul Bottein
abd02eda0f
Fix empty line in data table when using group_by ( #20273 )
2024-03-29 15:16:01 +00:00
Paul Bottein
99695d6cb3
Use md-menu for group by and sort by for data table ( #20266 )
2024-03-29 16:15:21 +01:00
Paul Bottein
cb1c2b59df
Use primary color for filter badge color ( #20263 )
2024-03-29 16:12:18 +01:00
Paul Bottein
8368f977b9
Improve data table search bar style ( #20271 )
2024-03-29 16:10:41 +01:00
Paul Bottein
e05595f318
Fix add category and add label animation ( #20272 )
2024-03-29 16:09:10 +01:00
Paul Bottein
11cf2ec39d
Fix selecting no category message ( #20268 )
2024-03-29 15:41:05 +01:00
renovate[bot]
e5c43fcfcd
Update typescript-eslint monorepo to v7.4.0 ( #20256 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-29 12:44:45 +01:00
Paul Bottein
520581c165
Reapply filters if entity registry change ( #20265 )
2024-03-29 11:37:13 +01:00
Paul Bottein
d1119a3b61
Restore theme usage in stack card in panel view ( #20264 )
2024-03-29 11:16:28 +01:00
Paul Bottein
5dd029cc05
Add delete action in label overflow menu ( #20261 )
2024-03-29 10:25:54 +01:00
Paul Bottein
510e010f97
Fix search for labels and categories ( #20262 )
2024-03-29 10:25:02 +01:00
Paul Bottein
1300cffa3b
Hide show all categories button is no categories ( #20255 )
2024-03-28 23:13:51 +01:00
Simon Lamon
8fbcbb0b68
Add label button to ha-filter-labels ( #20251 )
2024-03-28 18:51:36 +01:00
Paul Bottein
e02a47a16a
20240328.0 ( #20250 )
2024-03-28 16:49:01 +01:00
Paul Bottein
7b26c1ffcb
Bumped version to 20240328.0
2024-03-28 16:45:12 +01:00
Bram Kragten
d3e62454a5
Add default icons for area and floors ( #20214 )
...
* Add default icons for area and floors
* Add default icon for floor based on level
* Allow deleting floor level
* Use texture box for area
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-03-28 16:35:56 +01:00
Paul Bottein
6b8f4e92a7
Display category dialog in category picker ( #20234 )
2024-03-28 13:51:53 +01:00
Paul Bottein
b590b21183
Fix unassign category action ( #20235 )
2024-03-28 13:51:37 +01:00
Paul Bottein
a08484f450
Fix default label color ( #20232 )
2024-03-28 12:30:53 +00:00
Paul Bottein
2978ca13c5
Fix label creation in label picker ( #20233 )
2024-03-28 13:09:51 +01:00
Bram Kragten
31c0850b14
Add default icons to categories ( #20215 )
...
* Add default icons to categories
* Update ha-filter-categories.ts
* smaller graphic margin in filters
2024-03-28 11:45:41 +01:00
Bram Kragten
1d85f0717a
Add label and floor to target struct ( #20213 )
2024-03-28 09:15:58 +01:00
Bram Kragten
795c16a941
20240327.0 ( #20210 )
2024-03-27 17:52:08 +01:00
Bram Kragten
55c8589841
Merge branch 'master' into dev
2024-03-27 17:45:26 +01:00
Bram Kragten
4687add37a
Bumped version to 20240327.0
2024-03-27 17:41:56 +01:00
Paul Bottein
c25e23ccd6
Fix translations for label and category ( #20209 )
...
* Fix translations for label and category
* Update en.json
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-27 17:41:38 +01:00
Bram Kragten
e42ddb8f0f
Update ha-target-picker.ts
2024-03-27 17:36:12 +01:00
Bram Kragten
705c0e58fc
Allow delete floor ( #20208 )
...
* Allow delete floor
* Update src/translations/en.json
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-03-27 17:35:29 +01:00
Paul Bottein
7427e17926
Remove border from chip and use ha-label for label ( #20205 )
2024-03-27 16:33:32 +00:00
Paul Bottein
2c4b31dcaa
Use primary color for user message in assist dialog ( #20207 )
2024-03-27 16:31:39 +00:00
Bram Kragten
ae8671af96
Add filtering and grouping to device and entities config pages ( #20204 )
...
* Add filtering and grouping to device and entities config pages
* Update hass-tabs-subpage-data-table.ts
* Change label
* Update ha-config-voice-assistants-expose.ts
* fix expose multi select
* Update ha-config-voice-assistants-expose.ts
2024-03-27 17:26:56 +01:00
Bram Kragten
f5ff55abc5
Support no level on floors ( #20206 )
2024-03-27 16:15:06 +00:00
karwosts
b662512995
Fix missing column headers for various data tables ( #20160 )
...
* Fix missing column headers for automation/scene/script/blueprint
* more tables
* Update ha-automation-picker.ts
* Update ha-script-picker.ts
* Update ha-scene-dashboard.ts
2024-03-27 17:04:45 +01:00
renovate[bot]
64c3fb1723
Update formatjs monorepo ( #20196 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 16:31:04 +01:00
renovate[bot]
fb99dc4cd0
Update dependency transform-async-modules-webpack-plugin to v1.0.4 ( #20186 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-27 16:30:37 +01:00
Bram Kragten
e08a0c44ba
Add filtering and grouping to scenes and scripts ( #20203 )
...
* Add filtering and grouping to scenes and scripts
* hide labels when there are none
* Update ha-data-table.ts
2024-03-27 16:24:49 +01:00
Bram Kragten
68935d46ce
Add categories, filtering, grouping to automation panel ( #20197 )
...
* Add categories and filtering to automation panel
* Update search-input-outlined.ts
* Update ha-config-entities.ts
* fix resetting area filter
* fixes
* Update ha-category-picker.ts
* Update ha-filter-blueprints.ts
* fix updating badge
* fix overflow issue
2024-03-27 15:26:01 +01:00
karwosts
141c8c5192
Fix energy dates when using server TZ ( #20191 )
...
* Fix energy dates when using server TZ
* update
2024-03-27 15:24:25 +01:00
Quentame
7ca5467f4c
climate: Add preset exemple ( #19092 )
...
* Add none, frost_protection & auto preset mode icons
* Revert preset icons addition
2024-03-27 12:53:14 +01:00
Tomasz
5de53964d9
Update en.json - fix expand_label_id, use areas instead of area ( #20200 )
...
Update en.json
2024-03-27 12:05:59 +01:00
Paul Bottein
8d8807e659
Fix profile page ( #20199 )
...
* Add icon to profile page
* Fix notification dot color
2024-03-27 11:17:31 +01:00
Paul Bottein
9347944cbd
Update matter app translations ( #20198 )
2024-03-27 10:07:44 +01:00
Paul Bottein
480448acbb
Add maximum number of columns option for section view ( #20145 )
...
* Add maximum number of columns option for section view
* Add comment
2024-03-27 08:53:53 +01:00
renovate[bot]
202fa82646
Update vaadinWebComponents monorepo to v24.3.10 ( #20180 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 18:12:38 -04:00
renovate[bot]
feecc9f838
Update dependency @bundle-stats/plugin-webpack-filter to v4.12.2 ( #20190 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 18:10:34 -04:00
dependabot[bot]
2f9e667517
Bump express from 4.18.3 to 4.19.2 ( #20193 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 18:09:37 -04:00
Paul Bottein
5547bc7356
Add question based matter commissioning flow ( #20188 )
...
* Create add device dialog
* Add translations and shared design
* Disable add buttons when no code
* Use right endpoint
* Add loading state
* Update logos
* Add native flow
* Add store links to download app
* Always display qr code and link
* Update translations
* Share assets and translations with app dialog
2024-03-26 20:53:05 +01:00
Bram Kragten
eb4ae926b7
Add support for labels ( #20189 )
...
* Add support for labels
* Update ha-label-picker.ts
* Remove aliases from label
* Use opacity for chips in labels picker
* Fix label filtering in target picker
* Update ha-labels-picker.ts
* Update dialog-area-registry-detail.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-03-26 20:52:17 +01:00
On Freund
b239ec2b71
Add image domain to sensors ( #20194 )
2024-03-26 20:48:27 +01:00
Simon Lamon
e9cac94aee
Show integration page if no integrations are configured ( #20107 )
...
* Show integration page if no integrations are configured
* Feedback
2024-03-26 14:48:36 -04:00
Bram Kragten
5289cd3af1
Add floor support ( #20187 )
...
* Add floor support
* Update src/components/ha-area-floor-picker.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Use different type for floor area picker
* type
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-03-26 18:00:09 +01:00
Paul Bottein
45a5c1c235
Add confirmation button in lock more info ( #20093 )
...
* Add confirmation button in more info lock
* Reset confirm open on service call
* Use text instead of toast for success
2024-03-25 15:56:55 +01:00
Paul Bottein
db3709952c
Fix stack style in panel view ( #20135 )
2024-03-25 15:55:19 +01:00
Paul Bottein
447932eedb
Update control slider color ( #20124 )
...
* Increase control slider thickness and border radius
* Increase control switch, select thickness and border radius
* Update assumed state toggle buttons
2024-03-25 15:54:37 +01:00
Paul Bottein
10cc3bdd3f
Fix header on take control dialog ( #20123 )
2024-03-25 15:53:52 +01:00
Paul Bottein
6ee2bfed36
Add theme variables for grid section and sections view ( #20099 )
...
* Fix variable
* Add section view theme variables
* Add grid section theme variables
2024-03-25 15:53:21 +01:00
renovate[bot]
01efb831b7
Update dependency tar to v6.2.1 ( #20178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-25 09:52:20 +01:00
dependabot[bot]
9e1e20bd94
Bump actions/cache from 4.0.1 to 4.0.2 ( #20179 )
2024-03-25 08:59:15 +01:00
potelux
869ace74ad
Allow commas in state of history download ( #20088 )
...
Allow commas and quotes in state of history download
2024-03-24 21:30:08 -04:00
karwosts
94d56367fc
Split profile page ( #20103 )
2024-03-24 21:18:55 -04:00
renovate[bot]
68a5ba668e
Update dependency webpack to v5.91.0 ( #20172 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-23 23:04:37 -04:00
renovate[bot]
b2b590cf67
Update babel monorepo to v7.24.3 ( #20169 )
2024-03-23 17:20:27 -04:00
renovate[bot]
6f7c071769
Update dependency typescript to v5.4.3 ( #20174 )
2024-03-23 17:19:26 -04:00
renovate[bot]
c1a7164ce7
Update dependency webpack-dev-server to v5.0.4 ( #20165 )
2024-03-23 17:17:55 -04:00
renovate[bot]
b77839c139
Update dependency @lokalise/node-api to v12.3.0 ( #20162 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 18:11:42 +01:00
renovate[bot]
e2f2a9322c
Update dependency transform-async-modules-webpack-plugin to v1.0.3 ( #20153 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 14:33:02 +01:00
renovate[bot]
e4bd6c885d
Update babel monorepo to v7.24.1 ( #20158 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 14:07:15 +01:00
renovate[bot]
8201701d17
Update dependency core-js to v3.36.1 ( #20156 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 08:40:26 -04:00
renovate[bot]
a5e6b78e1d
Update dependency @braintree/sanitize-url to v7.0.1 ( #20154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-22 08:38:15 -04:00
renovate[bot]
027eccba06
Update typescript-eslint monorepo to v7.3.1 ( #20155 )
2024-03-22 01:05:38 +00:00
dependabot[bot]
12f10513f0
Bump webpack-dev-middleware from 7.0.0 to 7.1.1 ( #20152 )
2024-03-21 20:53:25 -04:00
renovate[bot]
9907ed51f0
Update typescript-eslint monorepo to v7.3.0 ( #20151 )
2024-03-21 20:51:07 -04:00
Paul Bottein
90e9f79841
Add iframe strategy ( #20068 )
...
* Add iframe strategy with editor
* Unify sandbox parameters
* Update translations
* Remove title from editor
* Add editor when creating iframe strategy
* Update src/translations/en.json
2024-03-21 13:44:49 +01:00
Bram Kragten
c30b9cdfcf
Change gender to voice for cloud tts settings ( #20057 )
...
* change gender to voice for cloud tts settings
* Use voice in cloud tts try dialog
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-03-20 09:56:32 +00:00
Paul Bottein
7e1fa0cf38
Fix drag and drop when switching views ( #20143 )
2024-03-20 10:43:30 +01:00
Paul Bottein
b6587488d4
Center title in zha pairing page ( #20142 )
2024-03-20 10:34:02 +01:00
Quentame
552eeeddf6
conditional
& entity-filter
: add ability to filter through entity_id
& add entity-filter
conditional
's conditions (#19182 )
...
* entity-filter: add ability to filter through entity_id value
* review: test filter value against undefined
Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com >
* review: better handle state values that could be mixed with an entity_id
* Add multiple filter/condition types
* Fix automation's NumericStateCondition above/below types
* Replace operator condition by state for string or number
* Move to condition: type & attr
* Remove enable attr
* fix condition state array
* Remove necessary undefined check
* Move to condition: use same codebase as conditionnal card
* Fix entities error 'read properties of undefined' + conditions first
* Fix lint
* Merge condition to set the entity to filter on
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* review: make numeric_state below & above working together again, with entity_id support
* shorthand getValueFromEntityId
* review: states are string
* Split legacy state filter and condition logic
* Fix types
* Fix type
* Update gallery doc
* Fix operator in while numaric array
* Rename condition card header in gallery
* Don't use real gas station name
* Update gallery
* Update card is entity in condition change
* Don't check for entity id in state condition
* Improve check
* Update condition card demo
* Revert "Don't check for entity id in state condition"
This reverts commit f5e6a65a37
.
* Use set instead of list
* Update demo
---------
Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com >
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-03-19 14:29:34 +01:00
Paul Bottein
cbc150bad2
Fix hidden entity filter card in section ( #20117 )
2024-03-19 10:24:12 +01:00
Bram Kragten
8a4ed121b5
Add option to remove cloud data ( #20055 )
2024-03-19 10:23:32 +01:00
Paul Bottein
a9793dc0a5
Remove border radius in panel view ( #20122 )
2024-03-19 10:21:30 +01:00
renovate[bot]
c9deef84ca
Lock file maintenance ( #20132 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 10:19:38 +01:00
renovate[bot]
1582aaeb4c
Update vaadinWebComponents monorepo to v24.3.9 ( #20120 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 15:01:27 +01:00
karwosts
707520c15c
Themed graph color support for energy devices graphs ( #19998 )
...
Themed graph color support for energy devices
2024-03-18 14:42:24 +01:00
Alex Yao
d5de435f06
Fix html5 notification toggle ( #20028 )
...
* Fix html5 notification toggle
* Update src/components/ha-push-notifications-toggle.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* fix lint
---------
Co-authored-by: alexyao2015 <alexyao2015@users.noreply.github.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-18 11:03:33 +00:00
dependabot[bot]
9e3dfaa400
Bump softprops/action-gh-release from 2.0.2 to 2.0.4 ( #20115 )
2024-03-18 08:29:45 +01:00
dependabot[bot]
7aa92ec249
Bump actions/checkout from 4.1.1 to 4.1.2 ( #20114 )
2024-03-18 07:29:10 +01:00
renovate[bot]
2fdcd40f00
Update CodeMirror ( #20105 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 18:18:10 -04:00
renovate[bot]
3b15b786ff
Update dependency webpack-dev-server to v5.0.3 ( #20095 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 18:15:49 -04:00
renovate[bot]
b212b30e58
Update dependency @babel/helper-define-polyfill-provider to v0.6.1 ( #20098 )
2024-03-17 17:48:12 -04:00
renovate[bot]
6fd89f8585
Update dependency @bundle-stats/plugin-webpack-filter to v4.12.1 ( #20104 )
2024-03-17 17:46:14 -04:00
renovate[bot]
0406d21703
Update dependency @lokalise/node-api to v12.2.1 ( #20102 )
2024-03-17 17:45:11 -04:00
renovate[bot]
293f89a07b
Update dependency @codemirror/autocomplete to v6.14.0 ( #20078 )
2024-03-15 10:56:46 -04:00
dependabot[bot]
520a0b4075
Bump follow-redirects from 1.15.3 to 1.15.6 ( #20086 )
2024-03-15 10:54:57 -04:00
renovate[bot]
488602e232
Update dependency superstruct to v1.0.4 ( #20082 )
2024-03-15 08:21:34 -04:00
renovate[bot]
1e8d353162
Update typescript-eslint monorepo to v7.2.0 ( #20085 )
2024-03-15 08:19:02 -04:00
Simon Lamon
b3718b8b4a
Fix broken state_color in Entities card ( #20077 )
...
Restore button functionality
2024-03-15 11:22:25 +01:00
Simon Lamon
097cba5c60
Use the entityId in the legacy shopping cart ( #20083 )
2024-03-15 11:20:42 +01:00
Simon Lamon
fa6d8d0891
Bump Python version to 3.12 ( #20084 )
2024-03-14 20:06:03 +01:00
Paul Bottein
31797c55df
Add map strategy ( #20067 )
2024-03-14 14:22:24 +01:00
karwosts
56a23c5c3d
Small reorganization of profile settings ( #20076 )
...
* Small reorganization of profile settings
* use isExternal
2024-03-14 01:17:07 -04:00
Klara
adc89f1487
Fix spelling mistake of Changelog in About ( #20044 )
...
Fix spelling mistake
2024-03-13 15:24:11 +00:00
Jan-Philipp Benecke
7facc375bc
Avoid starting config flow and show alert dialog early if single config entry only ( #19648 )
...
* Add note that integration only supports one entry on the integration page
* Set on error
* Move single instance info to the manifest and add it to the add integration dialog as well
* Get config entries only when single_instance_only set and add check to redirect
* Make single_instance_only optional
* Add missing import
* Use new manifest option name
* Fix translation key
* Rename dialog and re-add button
* Fix linting error
* Use alert dialog instead of new one
* Remove ha-alert on integration page
* Remove css change
* Apply language tweak
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-13 16:20:28 +01:00
renovate[bot]
91d3fb0ea8
Update dependency date-fns-tz to v2.0.1 ( #20075 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 10:05:27 -04:00
Yosi Levy
4ab0047dc1
RTL fixes for state info ( #20056 )
2024-03-13 09:17:27 +01:00
Samuel Schultze
279eeaa442
Add swing modes card feature ( #19999 )
...
feat: add swing modes card feature
2024-03-12 14:14:06 +01:00
Matt
d4d0fb2a03
Add azimuth to sun.sun dialog's more-info section ( #20036 )
2024-03-12 12:33:21 +01:00
Yosi Levy
d56fe8a542
Update simple-tooltip to 8.0.2 with RTL fix (remove patch) ( #20039 )
...
* Update simple-tooltip to 8.0.2 with RTL fix (remove patch)
* Remove patch
2024-03-12 00:37:39 -04:00
renovate[bot]
292701925d
Update vaadinWebComponents monorepo to v24.3.8 ( #20054 )
2024-03-11 23:20:22 -04:00
renovate[bot]
52fc854cc3
Update dependency @babel/helper-define-polyfill-provider to v0.6.0 ( #20061 )
2024-03-11 23:04:42 -04:00
renovate[bot]
90ca039768
Update dependency open to v10.1.0 ( #20059 )
2024-03-11 23:03:28 -04:00
dependabot[bot]
9e81055070
Bump softprops/action-gh-release from 0.1.15 to 2.0.2 ( #20048 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 10:57:49 +01:00
renovate[bot]
cea402ebf8
Update dependency marked to v12.0.1 ( #20031 )
2024-03-09 21:40:00 -05:00
renovate[bot]
6b939b95c0
Update dependency @codemirror/view to v6.25.1 ( #20032 )
2024-03-09 21:29:22 -05:00
renovate[bot]
b24621d1ea
Update dependency typescript to v5.4.2 ( #20035 )
2024-03-09 21:25:49 -05:00
renovate[bot]
cc0fde2c08
Update CodeMirror ( #19953 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-08 11:39:21 -05:00
renovate[bot]
3732998fb7
Update Yarn to v4.1.1 ( #20020 )
2024-03-08 07:48:46 -05:00
renovate[bot]
c699e265ef
Update typescript-eslint monorepo to v7.1.1 ( #20019 )
2024-03-08 07:46:22 -05:00
renovate[bot]
98bb726f1a
Update dependency magic-string to v0.30.8 ( #20003 )
2024-03-08 07:45:09 -05:00
renovate[bot]
c132e7ed85
Update dependency xss to v1.0.15 ( #20000 )
2024-03-08 07:43:35 -05:00
Bram Kragten
298cebe17f
Bumped version to 20240307.0
2024-03-07 16:10:42 +01:00
Paul Bottein
d03825d200
Block moving card to a section view or a strategy view ( #20016 )
2024-03-07 16:10:26 +01:00
Paul Bottein
d9ab9db211
Fix width of create section button ( #20015 )
2024-03-07 16:10:25 +01:00
Simon Lamon
58a607561a
Fix visibility save in dashboard edit ( #20013 )
...
Visibility fix
2024-03-07 16:10:25 +01:00
Simon Lamon
0ae1f11ffc
Fix removal of badges after yaml dashboard change ( #20012 )
...
* Fix badges removed after yaml change
* Remove test code
2024-03-07 16:10:24 +01:00
Yosi Levy
db48c5a6a3
Sections RTL fixes ( #20007 )
2024-03-07 16:10:23 +01:00
Paul Bottein
effefdbff1
Add layout options to cards and improve grid and sections defaults ( #20001 )
...
* Add grid options to cards
* Fix the height of the card it's rows option is provided
* Add variable
* Adjust grid margin
* Use layout options
* Fix max width when only one column
* Update card API
2024-03-07 16:10:22 +01:00
Paul Bottein
233c969402
Block moving card to a section view or a strategy view ( #20016 )
2024-03-07 14:56:57 +00:00
Paul Bottein
3b885dd01f
Fix width of create section button ( #20015 )
2024-03-07 15:47:10 +01:00
Simon Lamon
52c8554d89
Fix removal of badges after yaml dashboard change ( #20012 )
...
* Fix badges removed after yaml change
* Remove test code
2024-03-07 15:12:56 +01:00
Simon Lamon
b55baef985
Fix visibility save in dashboard edit ( #20013 )
...
Visibility fix
2024-03-07 15:12:02 +01:00
Paul Bottein
b593b15f27
Add layout options to cards and improve grid and sections defaults ( #20001 )
...
* Add grid options to cards
* Fix the height of the card it's rows option is provided
* Add variable
* Adjust grid margin
* Use layout options
* Fix max width when only one column
* Update card API
2024-03-07 10:22:26 +00:00
Yosi Levy
00669ac0c3
Sections RTL fixes ( #20007 )
2024-03-07 11:18:56 +01:00
Paul Bottein
33a4258c06
Set grid gap to 32px ( #19990 )
...
Set grip grap to 32px
2024-03-06 11:43:03 +01:00
Bram Kragten
d4a8fcbe03
Bumped version to 20240306.0
2024-03-06 11:38:57 +01:00
Paul Bottein
36c3b938ce
Add section max width variable to section view ( #19995 )
2024-03-06 11:38:05 +01:00
Bram Kragten
bf2fad2a2a
Patch HLS light module ( #19993 )
...
Patch hls light module
2024-03-06 11:37:20 +01:00
Paul Bottein
9cbd49b867
Add description to sections demo ( #19991 )
...
* Add description to sections demo
* Update wording
2024-03-06 11:36:03 +01:00
Paulus Schoutsen
9de59131f4
Run script in script editor open more info if fields ( #19982 )
...
* Run script in script editor open more info if fields
* Extract function
2024-03-06 11:36:02 +01:00
Paul Bottein
7f44e89829
Use shorter name for dashboard ( #19980 )
2024-03-06 11:36:01 +01:00
Paul Bottein
572e4457b3
Fix margin on browse media button ( #19979 )
2024-03-06 11:36:00 +01:00
Paul Bottein
a5bcf87c08
Add description to sections demo ( #19991 )
...
* Add description to sections demo
* Update wording
2024-03-05 23:45:16 -05:00
Paul Bottein
8ca5b7528b
Add section max width variable to section view ( #19995 )
2024-03-05 23:55:10 +01:00
Bram Kragten
d951e68c10
Patch HLS light module ( #19993 )
...
Patch hls light module
2024-03-05 22:25:35 +01:00
Paul Bottein
32e8d2043c
Set grid gap to 32px ( #19990 )
...
Set grip grap to 32px
2024-03-05 17:30:35 +01:00
Michael
bf028915ec
Add clickForMoreInfo to statistics graph card ( #19178 )
...
* add clickForMoreInfo
* only show more info on graphs when mouse is used
* disable clickForMoreInfo already in more-info popup
* check if not isExternalStatistic
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-05 15:13:51 +01:00
renovate[bot]
b03f483e4f
Update dependency eslint-config-airbnb-typescript to v18 ( #19986 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 08:16:19 -05:00
Paul Bottein
6f6202eb69
Fix margin on browse media button ( #19979 )
2024-03-04 23:18:09 -05:00
Paulus Schoutsen
7ab2d1496e
Run script in script editor open more info if fields ( #19982 )
...
* Run script in script editor open more info if fields
* Extract function
2024-03-04 22:23:14 +01:00
dependabot[bot]
acc229a7e1
Bump actions/cache from 4.0.0 to 4.0.1 ( #19966 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 15:01:08 -05:00
renovate[bot]
64ffa86fe3
Update dependency @octokit/plugin-retry to v7.0.3 ( #19962 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-04 14:59:37 -05:00
G Johansson
8b77024fb9
Add reconfigure config entry ( #19794 )
2024-03-04 20:23:01 +01:00
Paul Bottein
42aa18ac16
Use shorter name for dashboard ( #19980 )
2024-03-04 13:07:37 -05:00
Paul Bottein
54d21666d0
Bumped version to 20240304.0
2024-03-04 17:21:05 +01:00
Paul Bottein
aac00a5e78
Change wording from add section to create section ( #19978 )
...
* Rename add section to create section
* update function name
2024-03-04 17:19:59 +01:00
Paul Bottein
63d93f2a36
Don't suggest to pick another card for sections ( #19977 )
2024-03-04 17:19:58 +01:00
Paul Bottein
a9f453ea36
Add sections dashboard to demo dashboard ( #19976 )
2024-03-04 17:19:57 +01:00
Paul Bottein
d248de92e5
Clean generated config for tile in sections ( #19974 )
...
* Do not include show_entity_picture false in tile card config
* Update src/panels/lovelace/common/generate-lovelace-config.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-04 17:19:56 +01:00
Paul Bottein
0ed483ba51
Do not reserve space for condition card in grid section ( #19973 )
...
* Do not reserve space for condition card in grid section
* Update src/panels/lovelace/sections/hui-grid-section.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-04 17:19:54 +01:00
Paul Bottein
68fbadf21b
Fix masonry badges not centered ( #19972 )
2024-03-04 17:19:53 +01:00
Paul Bottein
ac66079d41
Fix badges not saved in view editor ( #19971 )
2024-03-04 17:19:52 +01:00
Paul Bottein
56c681bcf8
Make migration warning alert sticky at the top for views ( #19970 )
2024-03-04 17:19:51 +01:00
Paul Bottein
c5c4253760
Expose dialog to custom card helpers ( #19969 )
2024-03-04 17:19:50 +01:00
karwosts
84e6f2fc4f
Fix a bug in energy batteryToGrid calculation ( #19958 )
2024-03-04 17:19:48 +01:00
karwosts
8cedaae645
Support max_devices for energy-devices-detail-graph ( #19936 )
...
* Support max_devices for energy-devices-detail-graph
* responsive ui editor
2024-03-04 17:19:47 +01:00
Jeremy Noesen
e350ba4726
Update cast launch screen colors ( #19754 )
2024-03-04 17:19:46 +01:00
Paul Bottein
1b7742ef7f
Change wording from add section to create section ( #19978 )
...
* Rename add section to create section
* update function name
2024-03-04 16:33:31 +01:00
Paul Bottein
0c6bf701c7
Clean generated config for tile in sections ( #19974 )
...
* Do not include show_entity_picture false in tile card config
* Update src/panels/lovelace/common/generate-lovelace-config.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-04 14:50:40 +00:00
Jeremy Noesen
05e2e305e4
Update cast launch screen colors ( #19754 )
2024-03-04 15:45:54 +01:00
karwosts
5523cd6203
Fix a bug in energy batteryToGrid calculation ( #19958 )
2024-03-04 15:44:17 +01:00
Paul Bottein
50da4bcd37
Do not reserve space for condition card in grid section ( #19973 )
...
* Do not reserve space for condition card in grid section
* Update src/panels/lovelace/sections/hui-grid-section.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-04 14:31:49 +00:00
Paul Bottein
b99072d986
Use icon in area card if there is no image ( #19933 )
2024-03-04 15:31:07 +01:00
Paul Bottein
b9a7a7c422
Don't suggest to pick another card for sections ( #19977 )
2024-03-04 15:30:31 +01:00
Paul Bottein
88ccbcd883
Fix badges not saved in view editor ( #19971 )
2024-03-04 14:28:58 +00:00
Paul Bottein
b5bb6c6fe5
Expose dialog to custom card helpers ( #19969 )
2024-03-04 15:22:22 +01:00
Paul Bottein
19a3810168
Add sections dashboard to demo dashboard ( #19976 )
2024-03-04 15:22:04 +01:00
Paul Bottein
8ccc38eb00
Fix masonry badges not centered ( #19972 )
2024-03-04 15:04:45 +01:00
Paul Bottein
70146a08c1
Make migration warning alert sticky at the top for views ( #19970 )
2024-03-04 15:04:20 +01:00
karwosts
19d50b9c92
Support max_devices for energy-devices-detail-graph ( #19936 )
...
* Support max_devices for energy-devices-detail-graph
* responsive ui editor
2024-03-04 15:02:32 +01:00
renovate[bot]
05c1328ca7
Update dependency gulp-merge-json to v2.2.1 ( #19942 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 17:03:18 -05:00
renovate[bot]
99c2dd9765
Update dependency @bundle-stats/plugin-webpack-filter to v4.12.0 ( #19957 )
2024-03-03 12:43:34 -05:00
renovate[bot]
edbe6851f7
Update dependency @types/chromecast-caf-sender to v1.0.9 ( #19960 )
2024-03-03 12:42:30 -05:00
renovate[bot]
a7867a9253
Update babel monorepo to v7.24.0 ( #19945 )
2024-03-02 21:38:07 -05:00
renovate[bot]
94e70f81ed
Update dependency chart.js to v4.4.2 ( #19947 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 15:00:33 -05:00
renovate[bot]
3d8654253a
Update octokit monorepo ( #19941 )
2024-03-01 21:31:44 -05:00
Paul Bottein
69dbcec678
Bumped version to 20240301.0
2024-03-01 16:15:03 +01:00
Paul Bottein
de8b0ba8c5
Transform helper to warning for edit view type ( #19934 )
2024-03-01 16:12:49 +01:00
Paul Bottein
730cd9f983
Use max column count instead of max width for section grid ( #19932 )
2024-03-01 16:12:48 +01:00
Paul Bottein
67d8765624
Add badges support to sections view ( #19929 )
2024-03-01 16:12:47 +01:00
Paul Bottein
39bd07de73
Revert "Bumped version to 20240301.0"
...
This reverts commit 3202ea55d2
.
2024-03-01 15:59:01 +01:00
Paul Bottein
3202ea55d2
Bumped version to 20240301.0
2024-03-01 15:41:56 +01:00
Paul Bottein
329a8c0c90
Transform helper to warning for edit view type ( #19934 )
2024-03-01 09:31:25 -05:00
Paul Bottein
c05824c641
Revert "Transform helper to warning for edit view type"
...
This reverts commit 3abdffda9c
.
2024-03-01 14:57:08 +01:00
Paul Bottein
3abdffda9c
Transform helper to warning for edit view type
2024-03-01 14:55:34 +01:00
Paul Bottein
67da851efc
Use max column count instead of max width for section grid ( #19932 )
2024-03-01 13:09:21 +01:00
Paul Bottein
5463a27255
Add badges support to sections view ( #19929 )
2024-03-01 13:09:10 +01:00
renovate[bot]
ec0434c9b0
Update dependency hls.js to v1.5.7 ( #19927 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-01 11:58:00 +01:00
renovate[bot]
7d8cb5c863
Update typescript-eslint monorepo to v7.1.0 ( #19922 )
2024-02-29 18:32:16 -05:00
Bram Kragten
4f01348ffb
Improve error display in automation/script traces ( #19920 )
2024-02-29 13:09:02 -05:00
Bram Kragten
ca7e257e95
Bumped version to 20240228.1
2024-02-29 16:44:43 +01:00
Paul Bottein
a34332b48d
Fix section editing after disconnect/reconnect ( #19917 )
...
* Fix section editing after disconnect/reconnect
* Update src/components/ha-sortable.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-02-29 16:44:11 +01:00
Paul Bottein
962912c43c
Add allow changing type of empty views ( #19912 )
2024-02-29 16:44:10 +01:00
Paul Bottein
2af3400464
Fix section editing after disconnect/reconnect ( #19917 )
...
* Fix section editing after disconnect/reconnect
* Update src/components/ha-sortable.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-02-29 14:12:19 +00:00
renovate[bot]
b6e220a4c5
Update vaadinWebComponents monorepo to v24.3.7 ( #19919 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 13:54:55 +01:00
renovate[bot]
d5d45f100e
Update dependency open to v10.0.4 ( #19918 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 13:54:22 +01:00
renovate[bot]
6b9ca60c47
Update octokit monorepo to v7 (major) ( #19914 )
...
Update octokit monorepo to v7
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 13:54:02 +01:00
Simon Lamon
bc445a1e27
Lokalize automation trace area ( #19836 )
...
* Translate automation trace timeline area
* Fix undefined changed_variables
* change naming options in triggered_by
* Split messages for stopped_by
* remove stopped message
2024-02-29 13:51:18 +01:00
dependabot[bot]
a087b4c43e
Bump ip from 1.1.8 to 1.1.9 ( #19915 )
2024-02-29 01:20:20 -05:00
Paul Bottein
8f67ddf968
Add allow changing type of empty views ( #19912 )
2024-02-28 21:51:21 +01:00
Simon Lamon
9ef07484dd
Replace paper-toast with mwc-snackbar ( #19579 )
...
* toast
* Fixes
* Linting
* Remove empty styles
* PR feedback
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-02-28 21:50:58 +01:00
Bram Kragten
7475cb56a1
20240228.0 ( #19908 )
2024-02-28 17:07:48 +01:00
Paulus Schoutsen
5287061699
Update script more info ( #19899 )
...
* Update script more info
* Fixes
* Update styling
* remarks
* Always show cancel button
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-02-28 17:07:26 +01:00
Bram Kragten
3ef1110109
Bumped version to 20240228.0
2024-02-28 16:51:50 +01:00
Bram Kragten
2efe2589d2
Merge branch 'rc' into dev
2024-02-28 16:50:23 +01:00
Bram Kragten
4fb596357d
Add advanced options block to cloud remote connection ( #19907 )
...
* Add advanced options block to cloud remote connection
* Review
2024-02-28 16:28:51 +01:00
karwosts
dd98ec771d
Infer a limited history chart from state object ( #19176 )
...
* Infer a limited history chart from state object
* bugfix
* bugfix
* minor fixes from feedback
2024-02-28 15:20:56 +00:00
Paul Bottein
94f74308d8
Escape special characters of automation ID in URL ( #19790 )
...
* Escape special character of automation ID in URL
* Use encodeURIComponent
2024-02-28 13:29:00 +00:00
renovate[bot]
b982884933
Pin dependencies ( #19905 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 08:26:26 -05:00
renovate[bot]
c47c6e358b
Update dependency color-name to v2 ( #19906 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 13:05:53 +00:00
Charles Baynham
46394d0bf9
Always show "create new zone from current location" option ( #19649 )
2024-02-28 13:56:30 +01:00
karwosts
4dc154201a
Support color names in energy themes ( #19597 )
...
* Support color names in energy themes
* fix yarn
2024-02-28 13:55:11 +01:00
Simon Lamon
ebdbab81d3
Mobile view calendar improvements ( #19218 )
...
* Mobile view calendar improvements
* Remove very narrow
* Revert default choice
2024-02-28 13:51:59 +01:00
Paul Bottein
155098bc41
Center section in section view ( #19904 )
2024-02-28 13:30:10 +01:00
karwosts
291638a9dd
Deduplicate blueprint editor code ( #19791 )
...
* Deduplicate blueprint editor code
* prune unneeded imports
2024-02-28 13:08:31 +01:00
karwosts
763c672e36
Automated outlier detection for adjust sum dialog ( #18723 )
2024-02-28 12:54:44 +01:00
Paul Bottein
c945534640
Disable the ability to change the view type to sections and the other way around ( #19902 )
...
* Disable the ability to change the view type to sections and the other way around
* Update src/translations/en.json
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/translations/en.json
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/translations/en.json
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-02-28 12:35:32 +01:00
Marcel van der Veldt
5b3074d939
Replace button to manually add a Thread border router with more info button ( #19903 )
...
Replace button to manually add a border router with more info button
2024-02-28 11:33:21 +00:00
Marko Dimjašević
3b89b72568
Automation editor: clarify multiple triggers logic ( #19647 )
...
* Automation editor: clarify multiple triggers logic
* Implement PR feedback
* Update src/translations/en.json
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-02-28 11:29:18 +00:00
Cody C
1d9fa1522c
Fix MFA module name not showing on step completion ( #19581 )
...
* Fix MFA module name not showing on step completion
Fixes #18918
* Update src/panels/profile/dialog-ha-mfa-module-setup-flow.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-02-28 11:07:38 +00:00
renovate[bot]
4db743db00
Update dependency webpack-dev-server to v5 ( #19807 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 12:07:27 +01:00
Cody C
d5f8231f97
Update dashboard resources title to reflect translations ( #19641 )
...
* Update dashboard resources title to reflect translations
* Update dashboard resources title to reflect translations
2024-02-28 11:57:12 +01:00
Simon Lamon
32c403d069
Replace more paper-items ( #19707 )
...
Remove leftover paper items
2024-02-28 11:52:45 +01:00
renovate[bot]
220da51606
Update dependency @material/web to v1.3.0 ( #19877 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 11:47:54 +01:00
Paulus Schoutsen
9ae234a02f
Mark paste button list item as interactive ( #19898 )
...
* Mark paste button list item as interactive
* Update add-automation-element-dialog.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-02-28 10:46:27 +00:00
Jim
401bbed67b
Improve service filtering ( #19811 )
...
* Improve service filtering
Split filter term by space and match if each word is individually present
* Prettier formatting
* Fix un-necessary toLowerCase() call
Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com >
* Combine filter check conditions into the same loop
* Prettier formatting
---------
Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com >
2024-02-28 11:42:19 +01:00
Marcel van der Veldt
83190c21db
Clear Matter ping result when closing the dialog ( #19901 )
2024-02-28 10:42:07 +00:00
karwosts
ccdd906e2f
Restore alphabetical sorting to Areas ( #19897 )
2024-02-28 11:37:02 +01:00
Paul Bottein
f4c932ef9c
Automatically add section to empty section view and improve delete wording ( #19892 )
...
* Automatically add section to empty section view and improve delete wording
* Update delete dialog
* Update delete dialog
2024-02-28 11:35:19 +01:00
Yosi Levy
0892ed18e5
RTL fixes ( #19834 )
...
* RTL fixes
* Additional update
* Fixed comments
2024-02-28 11:26:18 +01:00
Joakim Sørensen
3afc218adc
Combine component/components PageNavigation keys ( #19890 )
...
* Combine component/components PageNavigation keys
* Update src/panels/config/ha-panel-config.ts
2024-02-28 11:25:41 +01:00
Erik Montnemery
841b9c0917
Add support for translation domain in data entry flows ( #19900 )
2024-02-28 11:12:19 +01:00
karwosts
a479c6e786
Download energy panel data to CSV ( #19863 )
...
* Download energy panel data to CSV
* table format changes
* unique types for cost/compensation
2024-02-27 23:02:39 -05:00
Paulus Schoutsen
babb723521
Fix script data ( #19894 )
2024-02-27 22:05:27 +01:00
Joakim Sørensen
29954e530e
Hide the core backup integration if hassio is loaded ( #19833 )
...
* Hide the core backup integration if hassio is loaded
* Combine to single entry
2024-02-27 14:36:16 +00:00
karwosts
fb3c94f403
Improve map/zone navigation ( #19740 )
...
* Improve map/zone navigation
* dont remove tabs
2024-02-27 15:24:42 +01:00
karwosts
dd8c1d359c
localize input_select form ( #19829 )
2024-02-27 15:22:34 +01:00
Steve Repsher
45e09a262b
Fix issues with state_color as false ( #19776 )
...
* Fix issues with state_color as false
* Remove format from glance timestamp
* Restore type assertion hack and remove conditional
* Revert "removal of glance timestamp format and adjust types to make it work
* Revert to minimal change just to pass false state_color
2024-02-27 15:20:13 +01:00
Paulus Schoutsen
d6d61a4137
Show script fields in Script more info dialog ( #19879 )
...
* Show script fields in more info dialog
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Guard for state obj changes
* Update src/components/ha-service-control.ts
Co-authored-by: Marc Geurts <geurtsmarc@hotmail.com >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Marc Geurts <geurtsmarc@hotmail.com >
2024-02-27 15:05:28 +01:00
dependabot[bot]
8fe7711634
Bump es5-ext from 0.10.62 to 0.10.63 ( #19883 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.63 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 08:05:46 -05:00
James Woglom
a5ec7fc251
Resolve iframe CORS errors - Fix #19724 ( #19884 )
...
* Resolve iframe CORS errors - Fix #19724
* add newline
2024-02-27 12:17:29 +00:00
Paul Bottein
b9935717dc
Focus cancel button on destructive confirmation dialog ( #19889 )
2024-02-27 12:51:35 +01:00
Paul Bottein
bb25817bae
Reduce drag and drop delay on touch ( #19888 )
2024-02-27 12:50:59 +01:00
Paul Bottein
bf8a33e086
Fix button card and sensor card in grid section ( #19887 )
2024-02-27 12:50:37 +01:00
renovate[bot]
bf56f50e0a
Update dependency gulp-json-transform to v0.5.0 ( #19885 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 11:26:11 +01:00
renovate[bot]
3a8e2c429f
Update dependency eslint to v8.57.0 ( #19882 )
2024-02-26 18:38:40 -05:00
chammp
e8fca5d93c
Directly prompt for lock code in dashboards ( #19835 )
...
Prompt for lock codes in more places
2024-02-26 15:21:02 +01:00
Yosi Levy
a39cf99024
RTL updates ( #19848 )
...
* RTL updates
* Additional fixes
* TODO fix
2024-02-26 15:14:32 +01:00
renovate[bot]
0ff27154e6
Update fullcalendar monorepo to v6.1.11 ( #19865 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-23 14:32:13 -05:00
renovate[bot]
766fd4cbf5
Update dependency webpack to v5.90.3 ( #19858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 15:19:44 -05:00
renovate[bot]
1869260868
Update CodeMirror ( #19857 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 15:17:02 -05:00
renovate[bot]
93046d78f6
Update dependency webpackbar to v6.0.1 ( #19859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 15:15:30 -05:00
renovate[bot]
3e51f9a505
Update typescript-eslint monorepo to v7.0.2 ( #19862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 15:14:06 -05:00
Paul Bottein
d95bf64edf
Add experimental sections view ( #19846 )
2024-02-22 20:51:48 +01:00
karwosts
47f7cf5419
Add devices to energy collection ( #19849 )
...
* Include individual devices in energy collection
* async cleanup, fix includeTypes filter
2024-02-22 16:23:06 +01:00
Paul Bottein
267fc3743d
Fix device class icon not showing in entities config page ( #19854 )
2024-02-22 10:42:37 +01:00
karwosts
a6d73f7615
Allow unhiding entity hidden by integration ( #19753 )
2024-02-22 10:42:15 +01:00
dependabot[bot]
b360c854a8
Bump ip from 1.1.8 to 1.1.9 ( #19855 )
2024-02-21 20:28:37 -05:00
renovate[bot]
a088b20987
Update dependency hls.js to v1.5.6 ( #19843 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 17:43:38 -05:00
renovate[bot]
af6dd545dc
Update dependency @bundle-stats/plugin-webpack-filter to v4.10.1 ( #19844 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 21:59:27 +00:00
karwosts
a26df88022
More accurate cardSize for Tile card ( #19853 )
...
More accurate cardSize for tile card
2024-02-21 22:08:30 +01:00
renovate[bot]
86ec272581
Update dependency @types/sortablejs to v1.15.8 ( #19839 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 14:39:33 +01:00
karwosts
2a803e09a4
Detail view for energy devices graph ( #19068 )
...
* Detail view for energy devices graph
* Use getCommonOptions
* Remove visibility toggle on horizontal bar chart
* make a new card
* unneeded translations
* graph titles
* Update src/translations/en.json
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-02-20 14:14:04 +01:00
renovate[bot]
50cf6d2af9
Lock file maintenance ( #19832 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 12:34:52 -05:00
karwosts
86626b1855
Localize Long Lived Token Dialog ( #19830 )
2024-02-19 10:06:33 +01:00
renovate[bot]
63603a281e
Update dependency webpack to v5.90.2 ( #19828 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 16:01:25 -05:00
renovate[bot]
faf05f5339
Update dependency @bundle-stats/plugin-webpack-filter to v4.10.0 ( #19825 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 00:42:48 -05:00
Paul Bottein
4de3db52cb
Remove cancel button on edit view dialog ( #19821 )
2024-02-17 20:33:50 -05:00
renovate[bot]
9a9fbda08b
Update dependency core-js to v3.36.0 ( #19822 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-17 13:09:59 -05:00
renovate[bot]
ea642515c1
Update dependency husky to v9.0.11 ( #19818 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-17 13:06:30 -05:00
renovate[bot]
add2dedc7f
Update dependency hls.js to v1.5.5 ( #19817 )
2024-02-16 20:30:51 -05:00
Simon Lamon
4ba4a28aa0
Bring back backend translations in devcontainer ( #19793 )
...
* Bring back translations
* Apply feedback
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
---------
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2024-02-16 12:41:53 -05:00
Bram Kragten
7050453783
Check active matter fabric by index ( #19692 )
...
Check active fabric by id
2024-02-16 17:13:43 +01:00
renovate[bot]
8f984517bb
Update typescript-eslint monorepo to v7 (major) ( #19810 )
...
Update typescript-eslint monorepo to v7
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 10:05:05 -05:00
karwosts
2524c96db6
Localize system log detail ( #19813 )
2024-02-16 16:03:35 +01:00
karwosts
26600e3d78
Compact legend mode for statistics-graph-card ( #19089 )
...
* Compact legend mode for statistics-graph-card
* remove clearable from selector
* Remove legend_mode, make compact default
2024-02-16 16:02:42 +01:00
renovate[bot]
316756d06a
Update dependency eslint-plugin-unused-imports to v3.1.0 ( #19814 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-16 10:00:56 -05:00
Tucker Kern
7357b914d0
Add fan preset modes feature to Tile cards ( #19618 )
...
* Add support for fan preset modes in Tile cards.
Convert climate-preset-mode-card-feature to a more generic preset-modes-card-feature that supports fan entitys.
* Split fan and climate preset modes features
* Restore climate-preset-modes as an editable feature
2024-02-16 15:04:16 +01:00
karwosts
8548c9767b
Localize assist pipeline debug ( #19812 )
...
localize assist pipeline debug
2024-02-16 10:47:24 +01:00
renovate[bot]
a30a35f82f
Update dependency chai to v5.1.0 ( #19809 )
2024-02-15 19:26:46 -05:00
karwosts
84938ccc94
stopPropagation on automation moveUp/moveDown ( #19804 )
...
* stopPropagation on automation moveUp/moveDown
* also conditions and triggers
2024-02-15 10:04:40 +01:00
Bram Kragten
8136cc8008
Cloud: allow remote enable ( #19691 )
...
* Cloud: allow remote enable
* core does this
2024-02-14 15:05:18 +01:00
PolishKrowa
2dc9d268ec
Allowed ObjectSelector to work in forms ( #19761 )
2024-02-14 09:16:24 +00:00
Steve Repsher
226dad309c
Install libpcap for core in devcontainers ( #19787 )
2024-02-14 10:08:14 +01:00
Paul Bottein
33cdd51f00
Improve lovelace card events ( #19785 )
2024-02-14 10:07:50 +01:00
karwosts
a3a099126e
Fix to display correct weather attribute unit ( #19750 )
2024-02-14 10:03:04 +01:00
Jeremy Noesen
4e22fea6e2
Fix status text centering for cast launch screen ( #19748 )
2024-02-14 09:57:39 +01:00
Yosi Levy
fd06f28253
Patch simple tooltip for RTL ( #19767 )
2024-02-14 09:57:10 +01:00
Paulus Schoutsen
553230ca23
Change how external QR code scanning works ( #19743 )
2024-02-14 09:56:02 +01:00
karwosts
208bfebc12
Fix chart alignments ( #19788 )
2024-02-13 09:24:02 +01:00
Jan Čermák
802b0949ac
Fix My redirect for supervisor_logs ( #19780 )
...
My link for supervisor_logs redirected to common logs after the removal
of Supervisor panel. Leverage provider param added in #19355 to show
Supervisor logs directly.
2024-02-13 09:23:04 +01:00
Yosi Levy
b65dc47f72
Drawer fix ( #19789 )
2024-02-13 09:22:19 +01:00
renovate[bot]
c5a3670838
Update dependency prettier to v3.2.5 ( #19711 )
...
* Update dependency prettier to v3.2.5
* Reformat
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2024-02-12 22:53:41 +00:00
renovate[bot]
cd167ac645
Update dependency @codemirror/view to v6.24.0 ( #19781 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-12 13:12:23 -05:00
dependabot[bot]
eb3e756637
Bump actions/setup-node from 4.0.1 to 4.0.2 ( #19777 )
2024-02-12 08:23:29 +01:00
dependabot[bot]
5049210524
Bump actions/upload-artifact from 4.3.0 to 4.3.1 ( #19778 )
2024-02-12 07:51:26 +01:00
renovate[bot]
eeaad86c4b
Update vaadinWebComponents monorepo to v24.3.6 ( #19771 )
2024-02-11 22:25:11 -05:00
renovate[bot]
71483e0bc7
Update dependency mocha to v10.3.0 ( #19772 )
2024-02-11 22:23:51 -05:00
renovate[bot]
10650e8937
Update dependency marked to v12 ( #19706 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 18:19:33 -05:00
renovate[bot]
99d72ba817
Update dependency hls.js to v1.5.4 ( #19757 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 17:58:45 -05:00
renovate[bot]
e21ad742b1
Update dependency @codemirror/search to v6.5.6 ( #19762 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-10 17:56:50 -05:00
renovate[bot]
1bcb1e7768
Update dependency magic-string to v0.30.7 ( #19744 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 15:28:26 -05:00
renovate[bot]
618fee98ce
Update typescript-eslint monorepo to v6.21.0 ( #19747 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 15:27:25 -05:00
renovate[bot]
83da89437f
Update dependency lint-staged to v15.2.2 ( #19737 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-08 20:19:53 +01:00
Bram Kragten
35ebfc15c9
Merge branch 'rc'
2024-02-08 18:32:06 +01:00
Bram Kragten
f0a9185e4a
handle undefined and null in cast
2024-02-08 18:31:23 +01:00
Bram Kragten
b3766cbc62
Merge branch 'rc'
2024-02-08 18:09:07 +01:00
Bram Kragten
fac82fa185
Revert "Bumped version to 20240208.0"
...
This reverts commit 17bd7f9476
.
2024-02-08 18:08:35 +01:00
Bram Kragten
3469013f1a
Bumped version to 20240207.1
2024-02-08 18:07:15 +01:00
Bram Kragten
03486e4125
cast allow empty view, pick first ( #19739 )
2024-02-08 18:06:57 +01:00
Bram Kragten
20560fb847
Fix cast launch screen ( #19738 )
2024-02-08 18:06:37 +01:00
Bram Kragten
bad18da658
Fix icons in gallery, demo and cast ( #19732 )
...
* Fix icons in gallery and demo
* Add to lovelace gallery
* Update icons.ts
* add BACKWARDS_COMPAT support for icons
* Update entity-state.ts
* Update icons.ts
* Update icons.ts
2024-02-08 18:06:27 +01:00
Paul Bottein
e26c7c491a
Fix demo dashboard ( #19734 )
2024-02-08 18:06:11 +01:00
Paul Bottein
b0c8ae0c94
Fix suggest card dialog ( #19735 )
2024-02-08 18:05:55 +01:00
Bram Kragten
cc1658cbab
Add service icons to traces (again :D) ( #19728 )
...
* Add service icons to traces (again :D)
* Update hat-graph-node.ts
2024-02-08 18:05:41 +01:00
Paul Bottein
4b768f0635
Use rgb theme variables for qrcode ( #19726 )
2024-02-08 18:05:27 +01:00
Paul Bottein
989057d947
Show icon of disabled entities ( #19717 )
2024-02-08 18:05:16 +01:00
Bram Kragten
6671d24fa6
Improve matter ping dialog ( #19715 )
2024-02-08 18:05:05 +01:00
Bram Kragten
297c721229
Matter cleanup on close dialog ( #19714 )
2024-02-08 18:04:51 +01:00
Bram Kragten
17bd7f9476
Bumped version to 20240208.0
2024-02-08 17:45:37 +01:00
Bram Kragten
045ff7a45e
cast allow empty view, pick first ( #19739 )
2024-02-08 17:43:50 +01:00
Bram Kragten
8624853ec4
Fix cast launch screen ( #19738 )
2024-02-08 17:40:43 +01:00
Bram Kragten
336376d2a5
Fix icons in gallery, demo and cast ( #19732 )
...
* Fix icons in gallery and demo
* Add to lovelace gallery
* Update icons.ts
* add BACKWARDS_COMPAT support for icons
* Update entity-state.ts
* Update icons.ts
* Update icons.ts
2024-02-08 17:04:05 +01:00
Paul Bottein
189793bff4
Fix demo dashboard ( #19734 )
2024-02-08 15:40:03 +01:00
Paul Bottein
1e35f973d6
Fix suggest card dialog ( #19735 )
2024-02-08 15:38:55 +01:00
Bram Kragten
6033f8b31a
Add QR and constant selector to gallery ( #19730 )
...
* Add QR and constant selector to gallery
* Update ha-selector.ts
2024-02-08 14:38:08 +01:00
Bram Kragten
c3b2ebf380
Don't use ES5 build for dev server ( #19731 )
2024-02-08 14:33:34 +01:00
Bram Kragten
23cbecb2c4
Add service icons to traces (again :D) ( #19728 )
...
* Add service icons to traces (again :D)
* Update hat-graph-node.ts
2024-02-08 13:33:10 +01:00
Paul Bottein
b1e1b44c75
Use rgb theme variables for qrcode ( #19726 )
2024-02-08 12:04:23 +01:00
Paul Bottein
abb014745a
Show icon of disabled entities ( #19717 )
2024-02-07 19:42:39 +01:00
Bram Kragten
e51c98e1a7
Improve matter ping dialog ( #19715 )
2024-02-07 15:52:04 +01:00
Paul Bottein
9513699332
Use gap instead of margin for vertical and horizontal card ( #19699 )
2024-02-07 15:51:01 +01:00
Bram Kragten
b57bc8cd06
Matter cleanup on close dialog ( #19714 )
2024-02-07 14:24:14 +00:00
Bram Kragten
70c502bb45
Merge branch 'rc'
2024-02-07 11:22:12 +01:00
Bram Kragten
add0b55657
Merge branch 'dev' into rc
2024-02-07 11:21:56 +01:00
Bram Kragten
d61fc9ec6c
Bumped version to 20240207.0
2024-02-07 11:21:33 +01:00
Paul Bottein
d1592bf262
Fix ha-state-badge name in picture element card ( #19703 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-02-07 10:15:10 +01:00
karwosts
3c744c09f1
Fix plant battery level icon ( #19704 )
...
* Fix plant battery level icon
* cleanup
* cleanup
2024-02-06 15:42:23 +01:00
Cody C
3ef61aaf02
Move cloud login forgot password link into card actions area ( #19642 )
...
* Move cloud login forgot password link into card actions area
Aligns login forgot password link styling with create resend confirmation styling.
* Amend cloud-login buttons / links to show on single line
2024-02-06 15:30:55 +01:00
Paul Bottein
c738127c09
Fix horizontal stack margin ( #19700 )
2024-02-06 11:36:22 +01:00
Paulus Schoutsen
6e62f568fc
Include climate attributes in history download ( #19667 )
...
* Include climate attributes in history download
* Add attributes for water heater and humidifier
* Simplify typing
2024-02-06 10:36:47 +01:00
Bram Kragten
2ba3a991a9
Improve matter share device dialog ( #19693 )
...
* Improve matter share device dialog
* Add border
* Update dialog-matter-open-commissioning-window.ts
2024-02-05 18:15:10 +01:00