Bram Kragten
010e25b49e
Add support for helper text in form boolean
2024-11-07 09:56:10 +01:00
renovate[bot]
a08c7a319f
Update formatjs monorepo ( #22681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 08:52:53 +02:00
Petar Petrov
5e8868e4b1
Fix import type
linter issues ( #22702 )
2024-11-07 06:39:30 +00:00
Bram Kragten
64285d5155
Add zwave expert UI / Installer settings ( #21897 )
...
* Add zwave expert UI / Installer settings
* Fix zwave invoceCC api function name
* Fix function calls of invokeZWaveCCApi
* Add zwave node-installer translations and endpoint separation
* Add zwave capability-control error handling, translations and thermostat setback
* Fix zwave capability thermostat setback
---------
Co-authored-by: Wendelin <w@pe8.at >
2024-11-07 08:00:51 +02:00
Bram Kragten
5247b74fd4
Bumped version to 20241106.0
2024-11-06 13:43:57 +01:00
Wendelin
26e914290d
Fix hassio logs translations ( #22693 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-11-06 12:33:45 +00:00
Wendelin
ed3096157c
Fix logs overflow when there are 0 boots ( #22694 )
2024-11-06 13:19:17 +01:00
Simon Lamon
04a45a4361
Fix action descriptions switch to English when using search ( #22689 )
...
* var mistake
* Update src/panels/config/automation/add-automation-element-dialog.ts
* prettier
2024-11-06 11:17:36 +01:00
Paul Bottein
5430040b96
Fix update more info margin ( #22691 )
2024-11-06 11:17:14 +01:00
Wendelin
4bd70167ad
Add overflow menu to error-log-card ( #22684 )
...
* Add overflow menu to error-log-card
* Add toggle line wrap icon-button in error-log-card
2024-11-06 09:59:01 +00:00
Wendelin
e908fbb48e
Check for empty logs ( #22675 )
...
* Fix download logs default lines + translations + iOS, add live logs indicator
* Fix rtl in error-log-card
* Fix downloadFileSupported
2024-11-06 09:42:46 +00:00
Paul Bottein
38da01abfa
Fix icon click in edit card overflow ( #22686 )
2024-11-06 09:42:38 +00:00
Paul Bottein
c3b7ce8dc4
Revert "More flexible translation keys for logbook binary sensors" ( #22687 )
...
Revert "More flexible translation keys for logbook binary sensors (#22257 )"
This reverts commit df3e4576db
.
2024-11-06 09:30:19 +00:00
Simon Lamon
0488d199ac
Localize automation logbook text ( #22685 )
...
* localize automation text
* localize domain
* fixup
* split up
* fixup
* prettier
2024-11-06 09:03:41 +00:00
karwosts
df3e4576db
More flexible translation keys for logbook binary sensors ( #22257 )
2024-11-06 10:55:17 +02:00
Paul Bottein
6bd7788815
Use grid options instead of layout options for all cards. ( #22676 )
...
* Use grid options for all cards
* Improve min columns for some cards
* Fix button and area card
2024-11-05 18:58:19 +01:00
Paul Bottein
9cdae4fea7
Bumped version to 20241105.0
2024-11-05 18:46:16 +01:00
Bram Kragten
7adf9f8526
fix height of header table rows ( #22678 )
2024-11-05 16:13:52 +00:00
Bram Kragten
35dcb46703
Group stream picking logic ( #22674 )
...
* Group stream picking logic
* MJPEG too
* handle errors when 1 stream type
* correct import
* change to array
* Update ha-camera-stream.ts
* Update ha-camera-stream.ts
* Update ha-camera-stream.ts
* rename
2024-11-05 14:33:34 +00:00
Bram Kragten
17db85ebad
Migrate select in md-dialog to md-select ( #22670 )
...
* Migrate select in md-dialog to md-select
* Fix md-select in es5 md-dialogs
---------
Co-authored-by: Wendelin <w@pe8.at >
2024-11-05 15:24:09 +01:00
Petar Petrov
fa39595c37
Fix scanning of small QR codes with JS ( #22651 )
...
* Fix scanning of small QR codes with JS
* fix filename
* fix qr error and add device button
* fix yarn.lock
2024-11-05 16:00:05 +02:00
Bram Kragten
4db908171f
Restrict webrtc logging to dev ( #22671 )
...
restrict webrtc logging to dev
2024-11-05 12:33:36 +01:00
Paulus Schoutsen
7306b8c102
Remove sections blog post link ( #22663 )
2024-11-05 06:07:27 +01:00
Bram Kragten
928bf3465e
Bumped version to 20241104.0
2024-11-04 19:03:40 +01:00
Wendelin
0b38143765
Fix load older logs at boot 0 in error-log-card ( #22657 )
...
* Fix load older logs at boot 0 in error-log-card
* Refactor fetch boot logs in error-log-card
* Refactor download url boot logs in error-log-card
2024-11-04 16:36:25 +00:00
Bram Kragten
2f974078e0
Only show webrtc if it has video ( #22659 )
2024-11-04 16:34:08 +00:00
Bram Kragten
efe90fcc55
Show error when using wrong username format during onboarding ( #22658 )
2024-11-04 16:23:32 +00:00
renovate[bot]
01e33f5412
Update dependency webpack to v5.96.1 ( #22655 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 14:35:51 +01:00
Bram Kragten
51fdc484c3
Update voice wizard animations ( #22656 )
2024-11-04 13:11:35 +01:00
Paul Bottein
3d9fa462a6
Improve imported card container style ( #22653 )
2024-11-04 12:31:22 +01:00
Paul Bottein
32b5d67806
Fix create backup toggle ignored ( #22652 )
2024-11-04 11:27:04 +01:00
Paulus Schoutsen
20d3681da3
Delay loading IndexedDB to when first icon is requested ( #22637 )
2024-11-04 11:26:45 +01:00
Paulus Schoutsen
9b97274bf6
CSS Fixes for hui-energy-date-selection-card ( #22640 )
...
* CSS Fixes for hui-energy-date-selection-card
* Remove unused class
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-11-04 09:46:21 +00:00
Paulus Schoutsen
ede0dff030
CSS Fixes for ha-toast ( #22639 )
2024-11-04 10:29:58 +01:00
Simon Lamon
4cd4635fa5
Collection of localization issues ( #22615 )
...
* Fix wrong use of 'zero' in ICU formatted string for condition headlines
* Matter: Use setup code consistently
* Matter: Share from Google Home dialog
* Remove question format for settings toggles
* Add translation for current add-on version:" in add-on details
* Missing space
* Localize integration name not localized in single_config_entry alert
* Reword start into restart to indicate that the addon restarts when it crashes
* Rephrase rename description
* localize migrate script / automation
* Fixup script translation
2024-11-04 08:00:27 +01:00
renovate[bot]
7832219749
Update dependency @codemirror/search to v6.5.7 ( #22647 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 08:51:06 +02:00
dependabot[bot]
a8d4726caf
Bump relative-ci/agent-action from 2.1.12 to 2.1.13 ( #22648 )
2024-11-04 07:26:16 +01:00
dependabot[bot]
4b3e20c6ca
Bump softprops/action-gh-release from 2.0.8 to 2.0.9 ( #22649 )
2024-11-04 07:25:44 +01:00
karwosts
f9a53743ce
Make duration input clearable ( #22614 )
2024-11-04 08:25:09 +02:00
G Johansson
89250c0c01
Render preview based of entity domain ( #21926 )
...
* Render preview based of entity domain
* Add some more
* More
* return string
* Final
* Add image
* Sort
* Missing format
2024-11-04 08:07:12 +02:00
karwosts
4ef944ea08
Fix map zone focus issues ( #22623 )
2024-11-04 07:58:13 +02:00
renovate[bot]
5f58c183f4
Update dependency webpack to v5.96.0 ( #22645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 07:44:41 +02:00
renovate[bot]
f71feff916
Update dependency core-js to v3.39.0 ( #22636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 07:12:27 +01:00
renovate[bot]
50fb3b314b
Update dependency mocha to v10.8.2 ( #22633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 21:07:53 +01:00
renovate[bot]
06298562cd
Update dependency @codemirror/autocomplete to v6.18.2 ( #22632 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-02 21:07:25 +01:00
renovate[bot]
89e74f3f07
Update dependency mocha to v10.8.1 ( #22629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 22:12:25 +01:00
renovate[bot]
da96c27893
Update dependency mocha to v10.8.0 ( #22627 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 21:41:09 +01:00
renovate[bot]
3321dd4ca7
Update workbox monorepo to v7.3.0 ( #22626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-01 20:21:23 +01:00
Josh McCarty
7106d56b33
Fix NFS proper name ( #22620 )
2024-11-01 08:53:00 +01:00
ildar170975
25cd8a9d9f
Revert height=100% in horizontal-stack-card ( #22617 )
...
Update hui-horizontal-stack-card.ts
2024-10-31 20:12:32 +00:00
Paul Bottein
a4bb0e04ab
Bumped version to 20241031.0
2024-10-31 15:13:21 +01:00
renovate[bot]
1df60056b2
Update dependency chart.js to v4.4.6 ( #22612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-31 13:57:45 +00:00
Paul Bottein
c4bc1f627f
Remove get layout options warning in console ( #22611 )
2024-10-31 13:48:21 +00:00
Wendelin
f4df5852fb
Fix hassio repositories tooltip ( #22610 )
2024-10-31 13:43:51 +00:00
Wendelin
152b665f2e
Fix hassio backups translations ( #22609 )
...
* Fix hassio backup styling
* Add missing hassio backups data-table translations
2024-10-31 13:57:40 +01:00
Paul Bottein
f1d49aaeb1
Add theme variable for text in heading badge, fix font family ( #22606 )
2024-10-31 13:45:42 +01:00
Paul Bottein
5db293ce01
Use entity instead of entity_id for more info action ( #22603 )
2024-10-31 12:59:23 +01:00
Wendelin
744cda3974
Add fallback for missing logs boot result. ( #22600 )
...
* Add fallback for missing logs boot result.
* Add fallback for logs full download when boots are missing
* Fix function naming and single boot select in error-log-card
2024-10-31 08:57:27 +01:00
Paul Bottein
eb8d23320a
Merge branch 'master' into dev
2024-10-30 16:23:21 +01:00
Bram Kragten
7bfa72e7ac
Update voice wizard ( #22472 )
2024-10-30 16:19:35 +01:00
Wendelin
031548c155
Fix old safari but for relative time ( #22457 )
2024-10-30 16:18:22 +01:00
Bram Kragten
a7d3ab9d17
Fix and update step flow create ( #22223 )
...
* Fix and update step flow create
* cleanup
2024-10-30 16:17:48 +01:00
David F. Mulcahey
d2e00a0f0a
Fix ZHA group dashboard display on mobile ( #22279 )
2024-10-30 16:16:58 +01:00
Paul Bottein
eea9e660ac
Bumped version to 20241030.0
2024-10-30 15:58:05 +01:00
Krisjanis Lejejs
5644c78664
Add setting for enableing/disabling cloud ICE servers ( #22527 )
...
* Add setting for enable/disable cloud ICE servers
* Fix copytexts, feature URL, refactor variable
* imports
* Use toast instead of alert
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-10-30 14:05:41 +00:00
Bram Kragten
7677471dcc
update gifs
2024-10-30 14:51:50 +01:00
Paul Bottein
c0ca7e425e
Add precise resizing mode for card inside section ( #22366 )
...
* Allow to resize card in the grid with more precision
* Use 12 columns grid
* Fix cursor jump when dragging slider
* Remove precision mode
* Add precise mode switch
* Add switch between regular and precise mode
* Fix prettier
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-10-30 13:35:28 +00:00
Paul Bottein
29d9b61319
Allow to convert a view to sections view ( #22594 )
...
* Add imported cards in section view
* Add convert logic
* Improve editor
* Fix type
* Use imported container for individual card move
* Fix type import
* Add missing translations
* Feedback
2024-10-30 12:27:12 +00:00
Nicolas Graziano
3c8da03d66
Fix logbook search when live update is disabled ( #22284 )
...
When the logbook live update is in pause by scrolling allow to refresh anyway.
2024-10-30 12:19:42 +00:00
karwosts
9a9b2e3900
Don't push a duplicate entry to select selector when filtering ( #22578 )
2024-10-30 12:34:14 +01:00
Wendelin
830d8d2410
Add type import check to eslint ( #22488 )
...
* Add type import check to eslint
* Add type imports with eslint --fix
2024-10-30 11:12:30 +00:00
ildar170975
cda34a6ffd
Remove ripple for disabled entities on a device card ( #22589 )
...
Update ha-device-entities-card.ts
2024-10-30 11:17:18 +01:00
Bram Kragten
76ee9ce202
update regex for check html ( #22596 )
2024-10-30 10:08:46 +00:00
Petar Petrov
00bd32acba
ZwaveJS: Resume adding a device if the page is refreshed ( #22519 )
...
* ZwaveJS: Resume adding a device if the page is refreshed
* tweak code style
2024-10-30 08:59:23 +00:00
Paul Bottein
bc11c0b3ac
Handle automation and dashboard drag and drop at the element level ( #22300 )
...
* Handle drag and drop at action, condition, trigger level
* Clean item path
* Clean item path
* Fix selectors
* Clean selector config
* Remove enhancedSelector
* Add option row component
* Fix DnD inside option sequence or condition
* Add comments
* Remove item path logic from the dashboard too
* Fix floor/area drag and drop
* Avoid UI jump in area dashboard
* Remove unused import
* Add comment
2024-10-30 08:44:38 +00:00
ildar170975
51f89b00c1
Fix height for horizontal-stack-card ( #22593 )
...
Update hui-horizontal-stack-card.ts
2024-10-30 09:47:03 +02:00
Bram Kragten
67852125e5
Try both HLS and webRTC and pick best stream ( #22585 )
2024-10-29 21:38:22 +01:00
karwosts
7a36cf67e3
Restore disabled entities to the statistics table ( #22411 )
2024-10-29 15:43:02 +01:00
karwosts
d175e84623
Fix an uncaught error in ha-config-entities ( #22587 )
2024-10-29 15:24:27 +01:00
karwosts
9fff3adbfb
Fix an infinite loop in automation numeric_state ( #22429 )
2024-10-29 15:21:41 +01:00
Petar Petrov
5f6396b187
Show local network URL used in Home Assistant URL settings ( #22379 )
...
* Show local network URL used in Home Assistant URL settings
* full width alert
* always display both urls and add copy buttons
* remove mask button when editing
* fix typo
* type fix
* update styling based on comments
* fix bad copy/paste
* Update src/components/ha-settings-row.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update src/panels/config/network/ha-config-url-form.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update src/panels/config/network/ha-config-url-form.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* PR comment
* remove advanced flag
* make the value handling logic clearer
* move obfuscateUrl to a util function
* PR comments
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2024-10-29 14:07:18 +00:00
karwosts
42f2341e06
Add 'focus' option to geo_location_sources for map card ( #22535 )
...
* Add 'focus' option to geo_location_sources for map card
* visual editor compatibility
2024-10-29 15:32:30 +02:00
ildar170975
48dfa1163b
Fix text-align in map marker ( #22580 )
...
* Update ha-entity-marker.ts
* Update ha-entity-marker.ts
* Update ha-entity-marker.ts
2024-10-29 14:22:05 +01:00
PukNgae Cryolitia
28e12f7fd1
fix(data-range-picker): select element is hard to read in dark mode ( #22479 )
2024-10-29 12:04:39 +01:00
Paul Bottein
5f58ac4fb6
Shrink title space on mobile if needed ( #21878 )
...
* Shrink title space on mobile if needed
* Add multiline ellipsis
* Update src/layouts/hass-subpage.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2024-10-29 09:38:31 +00:00
ildar170975
25e7c4f1b2
Fix a disabled entity row's height on a device card ( #22577 )
...
Update ha-device-entities-card.ts
2024-10-29 10:06:01 +01:00
ildar170975
00934f2183
Fix margins for disabled entities on a device card ( #22576 )
...
Update ha-device-entities-card.ts
2024-10-29 10:57:02 +02:00
Paul Bottein
d302eaffe6
Add fixed background support in iOS and improve the way we set view background ( #22531 )
...
* Add fixed background support in iOS and improve the way we set view background
* Fix cast
2024-10-29 09:17:06 +01:00
Paul Bottein
901f736d5f
Improve more info update release note display ( #22502 )
...
* Fix ha-settings-row
* Improve update more info and update available card
* Set actions at the bottom on mobile
* Use update instead of install
* Improve markdown loaded
2024-10-29 09:16:02 +01:00
Wendelin
e55f32ae91
Fallback to formatjs pt for brazilian pt ( #22570 )
...
* Fallback to formatjs pt for brazilian pt
* Update build-scripts/gulp/locale-data.js
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-10-29 08:50:21 +01:00
Jan-Philipp Benecke
3e0c998e74
Show loading spinner when waiting for backups (re)load ( #22485 )
2024-10-29 09:38:13 +02:00
karwosts
597866ff4e
Preserve device elements in automation when device is missing ( #22521 )
...
* Preserve device elements in automation when device is missing
* lint
2024-10-29 09:37:46 +02:00
karwosts
64e21e185c
Add a geo_location selector to map editor ( #22538 )
...
* Add a geo_location selector to map editor
* delete unused
2024-10-29 09:36:58 +02:00
ildar170975
7a1838ee1a
Fix misalignment on "create person" page ( #22574 )
...
Update ha-config-person.ts
2024-10-28 22:09:35 +01:00
ildar170975
4debac60ae
Fix header title padding ( #22568 )
...
* Update ha-header-bar.ts
* Update ha-top-app-bar-fixed.ts
* Update ha-two-pane-top-app-bar-fixed.ts
2024-10-28 22:09:09 +01:00
renovate[bot]
4af231e62b
Update babel monorepo to v7.26.0 ( #22571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 21:45:36 +01:00
ildar170975
432cf4a7ed
Add outline to a labels ( #22392 )
...
* Update ha-data-table-labels.ts
* Update ha-labels-picker.ts
* Update ha-config-labels.ts
* Update ha-labels-picker.ts
2024-10-28 20:14:05 +02:00
karwosts
df064967ca
Fix enable checkbox in service field subsections ( #22299 )
...
* Fix enable checkbox in service field subsections
* fix bug
2024-10-28 17:54:36 +01:00
Wendelin
dc0cab9307
Add select prev boots in error-log-card ( #22528 )
...
* Add select prev boots in error-log-card
* Fix boot selector style in error-log-card
2024-10-28 16:41:21 +01:00
Paul Bottein
3180747a0a
Show buttons in cover and valve more info if it supports position ( #22569 )
...
* Show buttons in cover more info if the cover supports position
* Same for valve
* Refactor
2024-10-28 15:33:12 +00:00
Bram Kragten
1542095138
Make web rtc player ice resolving async ( #22312 )
...
* Make web rtc player ice resolving async
* rename getCandidatesUpfront
* dont send empty candidates, catch answer when signalingState is stable
* Update src/components/ha-web-rtc-player.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* Update ha-web-rtc-player.ts
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2024-10-28 15:49:43 +01:00
Paul Bottein
6c1937f247
Allow to move card from other view to section view ( #22399 )
...
* Allow to move card from other view to section view
* Update src/panels/lovelace/components/hui-card-options.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Move to dedicated section
* Feedbacks
* Update src/translations/en.json
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2024-10-28 14:43:47 +00:00
karwosts
9db1e52a55
Add confirmations to some interactive entity-rows ( #21453 )
2024-10-28 13:09:41 +01:00
renovate[bot]
f92c63135c
Update formatjs monorepo ( #22562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 12:19:45 +01:00
dependabot[bot]
a3bf1a014b
Bump actions/cache from 4.1.1 to 4.1.2 ( #22564 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4.1.1 to 4.1.2.
- [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.1.1...v4.1.2 )
---
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-10-28 12:19:14 +01:00
dependabot[bot]
31fba48ad5
Bump actions/setup-node from 4.0.4 to 4.1.0 ( #22565 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 12:18:35 +01:00
Gabe Dunn
05dfa1bb1a
Add hold_action to Tile card's visual config editor ( #22042 )
...
* Add hold_action to tile card's visual config editor
* Set hold_action default action to 'none'
2024-10-28 09:53:47 +01:00
dependabot[bot]
f0f47aac3b
Bump actions/checkout from 4.2.1 to 4.2.2 ( #22563 )
2024-10-28 08:32:08 +01:00
karwosts
9b42494667
Fix configStruct for conditional entities row ( #22543 )
2024-10-28 08:25:03 +01:00
renovate[bot]
42df951f89
Update vaadinWebComponents monorepo to v24.5.1 ( #22545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 22:18:30 +02:00
renovate[bot]
f4996424a2
Update dependency chai to v5.1.2 ( #22544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 22:18:07 +02:00
karwosts
fd01302d9a
Fix a crash in compute-unused-entities ( #22549 )
2024-10-26 22:17:20 +02:00
renovate[bot]
2daaa1cb9c
Update dependency @types/leaflet to v1.9.14 ( #22540 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 00:58:27 +02:00
Paul Bottein
9fde175c6b
Set "add card" button width to 1 ( #22532 )
2024-10-25 18:11:51 +02:00
renovate[bot]
f1b24e847e
Update babel monorepo to v7.25.9 ( #22534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 18:02:52 +02:00
Erik Montnemery
7a587de54e
Add support for update entity's display_precision state attribute ( #22470 )
2024-10-25 16:56:31 +02:00
shodhan-rai
eb69f95f83
Streamline condition summary messages in automation editor ( #22497 )
...
Fix issue #22478 : Changed as requested
2024-10-24 18:42:55 +02:00
shodhan-rai
359a3a4af9
Update picture glance card descriptions ( #22501 )
2024-10-24 18:23:48 +02:00
renovate[bot]
a8b75e7814
Update formatjs monorepo ( #22520 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-24 17:53:04 +02:00
renovate[bot]
2b898822d1
Update dependency @codemirror/commands to v6.7.1 ( #22516 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-24 15:09:51 +02:00
Petar Petrov
fc9a0958d4
Improve Wifi configuration UI ( #22471 )
...
* Improve Wifi configuration UI
* some UI tweaks based on comments
* change label and remove DNS on reset
* remove mock code
2024-10-24 10:33:56 +02:00
karwosts
5843877cc8
Fix zwave_js provisioned table for narrow ( #22507 )
2024-10-24 06:40:42 +02:00
shodhan-rai
913837f064
Fix issue #22495 : Corrected the broken grammar ( #22499 )
2024-10-23 20:15:23 +02:00
shodhan-rai
386ac5d779
Fix issue #22473 : Fixed the typo ( #22500 )
2024-10-23 17:31:59 +02:00
shodhan-rai
3a1a4ade68
Fix issue #22450 : Corrected two inaccurate messages ( #22496 )
2024-10-23 14:08:01 +00:00
Bram Kragten
dd35112a04
update gifs
2024-10-23 15:46:00 +02:00
Bram Kragten
afcb4c56fa
Bumped version to 20241002.4
2024-10-23 15:25:07 +02:00
Bram Kragten
58f210f45b
Update voice wizard ( #22472 )
2024-10-23 15:24:11 +02:00
Wendelin
f4d9d55ecd
Fix old safari but for relative time ( #22457 )
2024-10-23 15:21:17 +02:00
Paul Bottein
995955491f
Place icon next to the text in control button ( #22451 )
2024-10-23 15:21:16 +02:00
Wendelin
2ab9aed5b4
Fix integration configure on failed setup ( #22407 )
...
* Fix integration configure button when setup failed
* Use ha-button instead of mwc-button in ha-config-integration-page
2024-10-23 15:21:15 +02:00
Bram Kragten
1693f5b5c9
Forward change event in password field ( #22377 )
2024-10-23 15:21:15 +02:00
karwosts
f096e1698c
Update devtools/statistics for renamed issue type ( #22371 )
2024-10-23 15:21:14 +02:00
Wendelin
2f46caa806
Fix tooltip firefox bug in persistent-notification-item ( #22363 )
2024-10-23 15:21:13 +02:00
Paul Bottein
5c9b53ffb7
Use default font for heading card ( #22322 )
2024-10-23 15:21:12 +02:00
Bram Kragten
f6e00e7262
Fix entity id setting on newly created scripts, handle update of enti… ( #22272 )
...
Fix entity id setting on newly created scripts, handle update of entity id
2024-10-23 15:21:11 +02:00
Bram Kragten
5d49f4007e
Update voice wizard ( #22472 )
2024-10-23 15:14:11 +02:00
Wendelin
ca20c2d292
Config logs streaming ( #22172 )
...
* Add logs follow for error-log-card WIP
* Add stream config logs
* Add new logs indicator to error-log-card
* Add number of lines select for error-log-card
* Add improvements and nr of lines to error-log-card
* Fix error-log-card linter issue
* Use error-log-card in addon views
* Remove unused hassio-addon-logs
* Add backwards compatibility for error-log-card
* Remove version test flag in error-log-card
* Add recovery mode support to error-log-card
* Add search highlight for error-log-card
* Add search, add additional lines to ha-ansi-to-html
* Add infinity load older logs in error-log-card
* Fix hassio-supervisor-log using fetchHassioLogs
* Fix colored lines in ha-ansi-to-html
* Fix search and prevent empty parts in ha-ansi-to-html
* Fix load old logs initially in error-log-card
* Add download log lines dialog
* Fix load logs without stream in error-log-card
* Fix ha-ansi-to-html search
* Add debounce scroll for core provider in error-log-card
* Add hass.callApiRaw
* Fix variable naming for dialog-download-logs
* Improve scroll down wording in error-log-card
2024-10-23 13:07:00 +02:00
Erik Montnemery
f1ab24da99
Add support for update entity's update_percentage state attribute ( #22453 )
...
* Add support for update entity's update_percentage state attribute
* Update voice assistant wizard
2024-10-23 11:40:21 +02:00
Simon Lamon
e16e851952
Fix invalid var references ( #22482 )
...
* var-fixes
* Prettier
2024-10-23 09:58:32 +02:00
Paulus Schoutsen
0b562a4b16
Migrate assist device count to satellite entity ( #22486 )
2024-10-23 09:23:27 +02:00
karwosts
7734922059
Fix a crash in energy csv export ( #22476 )
2024-10-22 20:10:30 +02:00
Petar Petrov
54320c3dbf
Add option to delete add-on config on uninstall ( #22268 )
2024-10-22 18:30:32 +02:00
Simon Lamon
849cfed669
Reintroduce floor context ( #22192 )
2024-10-22 16:21:47 +02:00
G Johansson
8932dfd504
Fix Venezuela currency (VEF to VED) ( #22475 )
2024-10-22 15:27:39 +02:00
Paul Bottein
b9922b2f8e
Use undo notification when deleting a card or badge ( #22414 )
...
* Use undo notification instead of confirmation dialog for cards and badges
* Fix notifications
* Improve deletion functions
* Fix errors
* Fix startup notifications
* Add translation and simplify delete method
* Apply suggestions from code review
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Prettier
* Update src/panels/lovelace/editor/delete-badge.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2024-10-22 13:17:01 +00:00
Wendelin
11fc5bc755
Fix old safari but for relative time ( #22457 )
2024-10-22 12:25:24 +02:00
karwosts
67ac4882f2
Dont attempt to add devices to disabled zwave config ( #22461 )
2024-10-22 13:02:29 +03:00
Paul Bottein
413171bb3c
Use sections view when creating a new view ( #22382 )
...
* Use sections view when creating a new view
* Improve default
* Update src/panels/lovelace/views/default-section.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* Update src/panels/lovelace/views/get-view-type.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2024-10-22 10:57:15 +02:00
renovate[bot]
b111eb2316
Update Yarn to v4.5.1 ( #22463 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 17:08:12 +00:00
renovate[bot]
9bafabe3e9
Update dependency @types/leaflet to v1.9.13 ( #22464 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-21 17:03:08 +00:00
Petar Petrov
202bc6440b
Improve IP configuration UI ( #22320 )
...
* Split netmask from IP address
* handle ipv6 as well
* render fix
* improved UI for IP, mask & DNS
* remove ip detail dialog
* use `nothing`
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* use ha-list-item instead of mwc
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-10-21 18:49:43 +02:00
Paul Bottein
e2a89a55b7
Reduce margin between badges and cards ( #22458 )
2024-10-21 18:18:56 +02:00
Paul Bottein
1e05730ec7
Place icon next to the text in control button ( #22451 )
2024-10-21 17:01:00 +02:00
Petar Petrov
885a63d3f6
Improve warnings for insecure zwavejs inclusion ( #22456 )
...
* Improve warnings for insecure zwavejs inclusion
* is isNaN
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
* use `nothing`
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com >
2024-10-21 14:05:44 +00:00
Wendelin
206fbac618
Fix integration configure on failed setup ( #22407 )
...
* Fix integration configure button when setup failed
* Use ha-button instead of mwc-button in ha-config-integration-page
2024-10-21 15:55:17 +02:00
Paul Bottein
4509661652
Center ha-toast ( #22412 )
...
* Center ha-toast
* Improve margin
2024-10-21 09:09:31 +02:00
karwosts
4669decfd0
Fix label filters from URL ( #22447 )
2024-10-21 08:56:46 +02:00
Julian
f05c204da3
Remove close_select_mode key from transladtions and corresponding code ( #22434 )
...
remove close_select_mode key from transladtions and corresponding code
fixes : #22425
2024-10-20 14:46:34 +02:00
karwosts
338692d2c3
Fix zwave node config toggle switch ( #22443 )
2024-10-20 09:03:23 +02:00
Simon Lamon
5415690585
Change triggered by service to triggered by action ( #22438 )
2024-10-19 14:36:37 +02:00
renovate[bot]
418315d20b
Update dependency chart.js to v4.4.5 ( #22435 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-19 09:27:25 +02:00
renovate[bot]
9bbffb6919
Lock file maintenance ( #22436 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-19 09:26:50 +02:00
renovate[bot]
e338d63ec5
Update dependency @lokalise/node-api to v12.8.0 ( #22433 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 19:31:56 +02:00
renovate[bot]
264aedbff3
Update vaadinWebComponents monorepo to v24.5.0 ( #22426 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 19:18:28 +02:00
renovate[bot]
4103ef362c
Update dependency serve-handler to v6.1.6 ( #22432 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 19:17:58 +02:00
renovate[bot]
a04a449eb9
Update dependency marked to v14.1.3 ( #22420 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-18 08:49:31 +02:00
Krzysztof Dąbrowski
08633c197b
Hide integration logo on device page when load error occurs ( #22357 )
2024-10-17 16:26:26 +00:00
BlockyPenguin
f8b3a429c6
Improve accessibility for people with red-green colourblindness ( #22365 )
2024-10-17 18:24:26 +02:00
Julian
946c8a59b4
Fix translations for YAML-only alert when adding new integrations ( #22383 )
...
Change device to integration in the YAML-only warning
fixes : #22380
2024-10-17 16:17:14 +00:00
Paul Bottein
f93c7e1b6e
Improve card and badge edit mode ( #22413 )
2024-10-17 18:16:30 +02:00
Julian
6298534b9c
Fix small typographical issues in UI translations ( #22402 )
...
Remove dangling "point" in translations
fixes : #22401
2024-10-17 09:44:07 +02:00
renovate[bot]
5175b42069
Update dependency @polymer/polymer to v3.5.2 ( #22325 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-16 21:42:17 +02:00
Paul Bottein
e01e31341b
Revert "Allow to move card from other view to section view"
...
This reverts commit 203d900d16
.
2024-10-16 16:20:41 +02:00
Paul Bottein
203d900d16
Allow to move card from other view to section view
2024-10-16 16:18:22 +02:00
Petar Petrov
4d9e9aaead
Updated design for integration icons ( #22393 )
...
* Show if a custom integration overwrites a core integration
* use 1 icon and change tooltip and color
* Updated design for integration icons
* add color for `overwrites_built_in`
2024-10-16 10:17:36 +02:00
Petar Petrov
82ec308be0
Show if a custom integration overwrites a core integration ( #22295 )
2024-10-16 09:28:33 +02:00
renovate[bot]
dcafbcb06c
Update dependency @bundle-stats/plugin-webpack-filter to v4.16.0 ( #22386 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-16 09:16:28 +02:00
ildar170975
aa5f8dc082
Change background for collapsible rows in data tables ( #22372 )
...
Update ha-data-table.ts
2024-10-16 09:10:32 +02:00
renovate[bot]
4dcae9c69c
Update formatjs monorepo ( #22374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-16 09:08:32 +02:00
ildar170975
13a1af97da
box-shadow for stack in panel: fix typo ( #22384 )
...
Update hui-stack-card.ts
2024-10-16 09:07:37 +02:00
Julian
e3c435fd78
Fix type in matter integration translation "end_device" ( #22390 )
...
fixes : #22292
2024-10-16 09:06:46 +02:00
Paulus Schoutsen
a32dee7071
Discovered integration: configure -> add ( #22387 )
2024-10-15 21:35:16 +02:00
Paulus Schoutsen
c098858b73
Protocol integrations always link to devices page ( #22388 )
2024-10-15 21:34:47 +02:00
Paulus Schoutsen
9e509e3bc9
Update Assist config page ( #22338 )
2024-10-15 21:32:21 +02:00
Paulus Schoutsen
79ac2a72fa
Protocol integrations always link to devices page
2024-10-15 18:12:14 +00:00
karwosts
b063840f46
Update devtools/statistics for renamed issue type ( #22371 )
2024-10-15 15:09:07 +02:00
renovate[bot]
4366308b2b
Update dependency mocha to v10.7.3 ( #21212 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 13:51:40 +02:00
renovate[bot]
126826e52c
Update dependency instant-mocha to v1.5.3 ( #22373 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 12:59:00 +02:00
Bram Kragten
e31af5d31b
Forward change event in password field ( #22377 )
2024-10-15 12:07:12 +02:00
Stefan Agner
fca97cd734
Prefer Thread border router instance name ( #22378 )
...
Instead of using the model name (which is the same for all border
routers of the same make and model), use the instance name as the
border router name.
Builds on https://github.com/home-assistant/core/pull/127253 .
2024-10-15 11:48:45 +02:00
Wendelin
ca94267c44
Fix tooltip firefox bug in persistent-notification-item ( #22363 )
2024-10-14 15:47:12 +02:00
renovate[bot]
df1f26cee7
Update dependency magic-string to v0.30.12 ( #22362 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 12:00:18 +02:00
renovate[bot]
24a4e075e6
Update babel monorepo to v7.25.8 ( #22355 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 11:48:23 +02:00
dependabot[bot]
43fcc6238e
Bump actions/upload-artifact from 4.4.0 to 4.4.3 ( #22359 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 09:29:29 +02:00
dependabot[bot]
b40b96248b
Bump actions/cache from 4.1.0 to 4.1.1 ( #22358 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 09:17:16 +02:00
dependabot[bot]
c7ac4c7490
Bump actions/checkout from 4.2.0 to 4.2.1 ( #22360 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-14 09:17:03 +02:00
Abdulrasheed Abdulsalam
6cd8471b91
Fix: correct some typos in translation file ( #22353 )
2024-10-13 10:11:27 +00:00
Marc Mueller
940eaa26e0
Update build-system ( #22348 )
2024-10-13 07:41:03 +02:00
renovate[bot]
79e68ce125
Update dependency typescript to v5.6.3 ( #22340 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-12 11:13:22 +02:00
renovate[bot]
e581d35432
Update formatjs monorepo ( #22342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-12 09:14:19 +02:00
Paul Bottein
d3d578e0f4
Hide fields section when all fields inside are filtered ( #22277 )
...
Hide field section when all fields inside are filtered
2024-10-11 21:52:44 +02:00
karwosts
79c71cbe48
Add sensor offset to time trigger UI ( #21957 )
...
* Add sensor offset to time trigger UI
* refactor long expression
* memoize data
* fix for trigger platform migration
2024-10-11 21:36:44 +02:00
karwosts
82b50a1c5d
Refine automation action search with ignoreLocation ( #22332 )
2024-10-11 21:34:43 +02:00
karwosts
6cfda78aa1
Fix a case where developer-tools/action can get stuck in an error loop ( #22334 )
2024-10-11 20:37:49 +02:00
renovate[bot]
f9ff938775
Update dependency @formatjs/intl-datetimeformat to v6.12.6 ( #22335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11 20:24:26 +02:00
Bram Kragten
778fcab90d
Fix entity id setting on newly created scripts, handle update of enti… ( #22272 )
...
Fix entity id setting on newly created scripts, handle update of entity id
2024-10-11 13:13:17 +02:00
Wendelin
07e5aa30c6
Add hide completed option to hui-todo-list-card ( #22323 )
2024-10-11 08:58:40 +02:00
Paul Bottein
3f0ec03a14
Improve zigbee remove device dialog ( #22276 )
...
* Improve zigbee remove device dialog
* Fix translations
2024-10-11 06:40:15 +02:00
Alex Jurkiewicz
1bb871b9ac
fix(script/bootstrap): Improve missing Yarn error ( #22308 )
2024-10-10 18:27:22 +03:00
Paul Bottein
0e8783fb01
Use default font for heading card ( #22322 )
2024-10-10 15:19:14 +00:00
Bram Kragten
1d88c4465b
Bumped version to 20241010.0
2024-10-10 17:14:04 +02:00
Bram Kragten
1f0cfb5fd6
Bumped version to 20241002.3
2024-10-10 17:08:10 +02:00
Adam Kapos
a21e17fb23
Disable backdrop filter on Heading Card ( #22204 )
2024-10-10 17:07:51 +02:00
Paul Bottein
5de888c91a
Update heading entity schema to allow empty entity id ( #22211 )
2024-10-10 17:07:34 +02:00
Paul Bottein
2dd4090db3
Fix potential undefined select element in color picker ( #22212 )
2024-10-10 17:07:16 +02:00
Bram Kragten
35aafd45dc
Fix and update step flow create ( #22223 )
...
* Fix and update step flow create
* cleanup
2024-10-10 17:06:55 +02:00
Simon Lamon
c778b881ab
Fixup service/action when entity is picked in activate scene ( #22259 )
...
Fixup service/action when entity is picked
2024-10-10 17:06:38 +02:00
Paul Bottein
04acecc832
Add minimal size for badges and cards in edit mode ( #22271 )
2024-10-10 17:06:15 +02:00
Wendelin
a10a9916be
Fix unused entities view ( #22274 )
...
Fix compute-unused-entities when using sections
2024-10-10 17:05:52 +02:00
David F. Mulcahey
3604ffa64a
Fix ZHA group dashboard display on mobile ( #22279 )
2024-10-10 17:04:29 +02:00
TJ Horner
a0724749d3
Fix erroneous addition of service:
key in ha-automation-action-play_media
element ( #22294 )
...
fix: no longer erroneously set 'service' in ha-automation-action-play_media
2024-10-10 17:04:13 +02:00
Bram Kragten
45a75c3a7c
Update statistics issues from dev tools ( #22286 )
...
update statistics issues from dev tools
2024-10-10 17:03:52 +02:00
Stefan Agner
f0dcfa4aa3
Fix command selection for OTBRs without dataset ( #22318 )
...
Typically, the Home Assistant OTBR integration makes sure that we
either setup or read the current dataset. However, in some cases,
e.g. when reinstalling the add-on, deleting the dataset, and starting
the add-on while keeping the OTBR config entry, the dataset is not
available and a new one is not being created (since the config entry
is not recreated).
Just support this particular case as well.
Fixes : #22306
2024-10-10 17:03:31 +02:00
Wendelin
1c4b66cb1e
Fix ha-selector-action drag and drop ( #22273 )
...
* Fix ha-selector-action with removing memoize-one
* Fix array-move to update parent reference.
* Fix array-move if item is no array
2024-10-10 17:03:15 +02:00
Wendelin
af2d575bf0
Fix ha-selector-action drag and drop ( #22273 )
...
* Fix ha-selector-action with removing memoize-one
* Fix array-move to update parent reference.
* Fix array-move if item is no array
2024-10-10 16:53:35 +02:00
Stefan Agner
92165d776a
Fix command selection for OTBRs without dataset ( #22318 )
...
Typically, the Home Assistant OTBR integration makes sure that we
either setup or read the current dataset. However, in some cases,
e.g. when reinstalling the add-on, deleting the dataset, and starting
the add-on while keeping the OTBR config entry, the dataset is not
available and a new one is not being created (since the config entry
is not recreated).
Just support this particular case as well.
Fixes : #22306
2024-10-10 16:50:44 +02:00
renovate[bot]
a8bbd8ab90
Update dependency @codemirror/commands to v6.7.0 ( #22316 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 10:21:29 +00:00
renovate[bot]
43ac9dbea7
Update vaadinWebComponents monorepo to v24.4.11 ( #22315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 10:20:33 +00:00
renovate[bot]
bba9eca4e9
Update dependency eslint-plugin-wc to v2.2.0 ( #22310 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 10:04:10 +02:00
renovate[bot]
40f65b1980
Update dependency del to v8 ( #22311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 10:03:29 +02:00
karwosts
23a33b10a1
Allow override entity_id in more-info action ( #22147 )
2024-10-09 14:14:03 +02:00
Simon Lamon
67a93013c7
Revert "Fix drag and drop when using action and trigger selector" ( #22296 )
...
Revert "Fix drag and drop when using action and trigger selector (#22291 )"
This reverts commit 99035cea8f
.
2024-10-09 10:22:40 +00:00
Bram Kragten
1f838d7529
Update statistics issues from dev tools ( #22286 )
...
update statistics issues from dev tools
2024-10-09 09:29:30 +02:00
TJ Horner
ffc0435144
Fix erroneous addition of service:
key in ha-automation-action-play_media
element ( #22294 )
...
fix: no longer erroneously set 'service' in ha-automation-action-play_media
2024-10-08 21:07:38 +00:00
David F. Mulcahey
5877d69c87
Fix ZHA group dashboard display on mobile ( #22279 )
2024-10-08 21:20:07 +02:00
Paul Bottein
99035cea8f
Fix drag and drop when using action and trigger selector ( #22291 )
...
* Fix drag and drop when using action selector
* Fix drag and drop when using trigger selector
2024-10-08 21:04:45 +02:00
__JosephAbbey
1b441a7eec
Add support for relative start and end time displays in state-display ( #22249 )
...
* Add support for relative start and end time displays in state-display
* Add support for sun attributes as well
* Improve state-display code for relative-time
---------
Co-authored-by: Wendelin <w@pe8.at >
2024-10-08 10:04:16 +02:00
Paul Bottein
ad49e9f7b0
Add minimal size for badges and cards in edit mode ( #22271 )
2024-10-07 17:33:47 +02:00
Petar Petrov
e32b15ede2
Hide service dropdown for predefined actions in automations ( #22275 )
...
Hide service dropdown for predefined actions
2024-10-07 15:49:44 +02:00
Wendelin
a35b4376ea
Fix unused entities view ( #22274 )
...
Fix compute-unused-entities when using sections
2024-10-07 15:28:14 +02:00
Simon Lamon
619f9f76ee
Fixup service/action when entity is picked in activate scene ( #22259 )
...
Fixup service/action when entity is picked
2024-10-07 09:23:48 +02:00
dependabot[bot]
f771bc10db
Bump actions/cache from 4.0.2 to 4.1.0 ( #22270 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 08:44:00 +02:00
renovate[bot]
b8889a1183
Update dependency eslint-plugin-import to v2.31.0 ( #22260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-06 10:47:08 +00:00
renovate[bot]
eb6b45eaed
Update babel monorepo to v7.25.7 ( #22250 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-05 20:11:42 +02:00
renovate[bot]
31a748ed93
Update dependency date-fns-tz to v3.2.0 ( #22209 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 21:38:25 +02:00
Bram Kragten
0110bdd24a
Fix and update step flow create ( #22223 )
...
* Fix and update step flow create
* cleanup
2024-10-04 14:13:21 +02:00
Bram Kragten
365b712976
Add temporary logging to webrtc player ( #22213 )
...
* add temporary logging to webrtc player
* Update ha-web-rtc-player.ts
* Update ha-web-rtc-player.ts
* Update ha-web-rtc-player.ts
2024-10-03 21:01:21 +02:00
Paul Bottein
7d97dbe15b
Fix potential undefined select element in color picker ( #22212 )
2024-10-03 11:31:36 +02:00
Paul Bottein
8bc0ea5a0b
Update heading entity schema to allow empty entity id ( #22211 )
2024-10-03 11:15:13 +02:00
Adam Kapos
44948a3474
Disable backdrop filter on Heading Card ( #22204 )
2024-10-03 09:45:29 +02:00
Robert Resch
bc51b53b4a
Use camera ws endpoint to get WebRTC config ( #22009 )
2024-10-03 09:19:49 +02:00
Bram Kragten
693dbfd050
20241002.2 ( #22197 )
2024-10-02 16:43:14 +02:00
Bram Kragten
67217b9dd0
Bumped version to 20241002.2
2024-10-02 16:42:46 +02:00
Bram Kragten
487795b7c4
handle unknown state for update voice assitant ( #22196 )
...
* handle unknown state for update voice assitant
* Update voice-assistant-setup-step-update.ts
2024-10-02 16:42:27 +02:00
Petar Petrov
a30e0d33f9
Handle exceptions when subscribing from the event dev tool ( #22191 )
...
* Handle exceptions when subscribing from the event dev tool
* use ha-alert for the error msg
* import ha-alert element
* use undefined instead of null to align with the rest of the code base
2024-10-02 16:34:28 +02:00
Bram Kragten
0c1b8abe03
Fix hassio entrypoint ( #22194 )
2024-10-02 14:20:53 +00:00
Paul Bottein
ce9c5149d5
Use heading card in demo dashboard ( #22193 )
2024-10-02 14:13:26 +00:00
Bram Kragten
adbcdc62eb
Alert user when auto update is enabled instead of hiding the button ( #22187 )
2024-10-02 15:41:15 +02:00
Paul Bottein
faf872bfb8
Simplify create automation from device dialog ( #22190 )
...
* Simplify automation dialog
* Fix translations
* Auto expand trigger action and condition
* Improve wording
* Expand all
* Remove unused translations
2024-10-02 13:13:21 +00:00
Stefan Agner
fe0fb2382a
Allow to transfer all Thread datasets with TLV ( #22183 )
...
* Allow to transfer all Thread datasets with TLV
This commit allows to transfer all Thread datasets with TLV. Since
PR #22022 the preferred dataset is transmitted when using Matter
external commissioning. This commit makes the Thread configuration
dialog to have feature parity.
* Drop preferred border agent id as additional metric for default router
We always have the extended address, so use this as primary and only
metric which router is the default. The preferred border agent id gets
updated best effort.
Also use isDefaultRouter consistently in the code.
2024-10-02 15:06:06 +02:00
Bram Kragten
e84c3a85db
20241002.1 ( #22189 )
2024-10-02 13:38:57 +02:00
Bram Kragten
cdd29295e5
Bumped version to 20241002.1
2024-10-02 13:37:47 +02:00
karwosts
f7532f3476
Devtools statistics - new style, multi-select, & multi-delete ( #21813 )
...
* feat: auto-fix statistics
* statistics multi-select and multi-fix
* unused css
* Change multi action to clear, fixes
* Update developer-tools-statistics.ts
* update translations
* Add select all issues option
* Update en.json
* Update developer-tools-statistics.ts
---------
Co-authored-by: Muka Schultze <samuelschultze@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-10-02 13:21:04 +02:00
Bram Kragten
fdf9fab709
20241002.0 ( #22185 )
2024-10-02 10:01:51 +02:00
Bram Kragten
c8930cec87
Bumped version to 20241002.0
2024-10-02 09:50:01 +02:00
Bram Kragten
f9c336890d
Await removal of statistics when fixing ( #22167 )
...
* Await removal of statistics when fixing
* refactor
* translations
2024-10-02 09:24:46 +02:00
Bram Kragten
c721de109f
Put rename entities in expandable when renaming device ( #22182 )
...
* Put rename entities in expandable when renaming device
* Update ha-config-device-page.ts
* Update src/panels/config/devices/ha-config-device-page.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-10-02 07:19:05 +00:00
renovate[bot]
1c95e8d6ec
Update vaadinWebComponents monorepo to v24.4.10 ( #22180 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 16:34:51 +00:00
Bram Kragten
57cf2c1341
Update update entity in voice flow ( #22178 )
2024-10-01 18:34:18 +02:00
renovate[bot]
f7d5c5f850
Update dependency @codemirror/view to v6.34.1 ( #22179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 16:33:42 +00:00
renovate[bot]
470f5127f4
Update dependency @types/color-name to v2 ( #22157 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 18:22:13 +02:00
Paul Bottein
34e361601a
Fix display elements field in heading badge editor ( #22177 )
...
* Fix display elements field in heading badge editor
* Update src/panels/lovelace/editor/heading-badge-editor/hui-entity-heading-badge-editor.ts
2024-10-01 16:58:00 +02:00
Paul Bottein
70d6cce8f8
Add support for custom color display in color picker ( #22174 )
...
Add support for custom color in color picker
2024-10-01 15:43:31 +02:00
Paul Bottein
f9814f35d1
Don't handle UI editor event when using yaml editor ( #22176 )
2024-10-01 15:11:54 +02:00
Paul Bottein
f30603753e
Use radio buttons for heading style ( #22173 )
2024-10-01 14:26:51 +02:00
karwosts
ce9993fd36
Use finishes_at in timer remaining calculation ( #22169 )
...
* Use finishes_at in timer remaining calculation
* lint
* fix test
2024-10-01 14:05:01 +02:00
Bram Kragten
268eb4317c
20240930.0 ( #22166 )
2024-09-30 17:38:30 +02:00
Bram Kragten
4c2044e70a
Bumped version to 20240930.0
2024-09-30 17:11:52 +02:00
Darren Griffin
7f96c1fbe1
Add OHF logo to README ( #22165 )
2024-09-30 17:10:45 +02:00
Paul Bottein
75e24780c1
Use dash for unknown and unavailable state in heading entity ( #22163 )
...
* Use dash for unknown and unavailable state in heading entity
* Update src/state-display/state-display.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-09-30 15:52:20 +02:00
Bram Kragten
95580bc4c0
Fix min width of checkbox column in data table ( #22162 )
...
fix min width of checkbox column in data table
2024-09-30 09:09:08 +00:00
Paul Bottein
175f68e0cf
Allow to add name in heading entity badge state content ( #22161 )
2024-09-30 09:07:25 +00:00
Bart Mesuere
b6efedfc8d
Improve the accessibility of the default colors used for graphs ( #21839 )
...
* Update the first 10 colors to match the Observable10 scheme
* Add darker and lighter variants
2024-09-30 10:59:13 +02:00
Wendelin
23c21a35d8
Fix script rename name placeholder ( #22160 )
2024-09-30 07:43:59 +00:00
Simon Lamon
9c7324298b
Remove floor context ( #22143 )
...
* Remove floor context
* Fixup gallery
2024-09-30 09:33:08 +02:00
Matthias Alphart
e92be566a0
Handle falsy value in ha-yaml-editor (object selector) ( #22142 )
...
* Handle falsy value in ha-yaml-editor (object selector)
* handle explicit `null`
2024-09-30 09:28:17 +02:00
dependabot[bot]
4e96ad5f28
Bump actions/checkout from 4.1.7 to 4.2.0 ( #22159 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-30 09:07:50 +02:00
renovate[bot]
f64a1500af
Update dependency webpack to v5.95.0 ( #22150 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-28 21:23:29 +02:00
renovate[bot]
c9e8619c04
Update dependency @codemirror/view to v6.34.0 ( #22144 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-28 21:23:21 +02:00
Bram Kragten
7ab1133b45
Implement missing function for password field
2024-09-27 23:42:44 +02:00
Bram Kragten
77abfd3e61
voice setup tweaks
2024-09-27 23:42:09 +02:00
Bram Kragten
d7aaa41aa4
Add missing voice assistant select action logic ( #22139 )
2024-09-27 14:40:55 -04:00
Aindriú Mac Giolla Eoin
8223f6b155
Update translationMetadata.json - Added Irish language code ( #21898 )
...
Added language code for Irish, native name Gaeilge
2024-09-27 18:12:44 +02:00
renovate[bot]
435eae77fa
Update dependency rollup to v2.79.2 [SECURITY] ( #22071 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-27 15:29:29 +00:00
Bram Kragten
394d8ddd6c
20240927.0 ( #22138 )
2024-09-27 17:28:42 +02:00
Paul Bottein
ead54e445f
Reuse flatten logic for trigger ids condition ( #22136 )
2024-09-27 17:18:06 +02:00
Bram Kragten
7ee5db2be5
Bumped version to 20240927.0
2024-09-27 17:15:57 +02:00
Bram Kragten
fef6f0ac94
migrate nested triggers too ( #22135 )
2024-09-27 15:13:05 +00:00
Bram Kragten
7a60763786
Voice setup feedback ( #22134 )
...
* Voice setup feedback
* Update voice-assistant-setup-step-check.ts
2024-09-27 16:56:38 +02:00
Paul Bottein
94e321a364
Add UI support for trigger list ( #22133 )
...
* Add UI support for trigger list
* Update gallery
* Fix gallery
2024-09-27 16:56:22 +02:00
Bram Kragten
1c12c2b714
Fix codemirror fold for empty lines ( #22130 )
2024-09-27 14:18:48 +02:00
Paul Bottein
442a8f11a7
Improve heading card style and add theme variables ( #22129 )
...
improve heading card style and add theme variables
2024-09-27 13:45:18 +02:00
Bram Kragten
4e8b58cd6c
Add password field element ( #22121 )
...
* Add password field element
* Update ha-password-field.ts
2024-09-27 12:34:28 +02:00
Paul Bottein
a92dab46c2
Allow different types of heading badges ( #22109 )
...
* Allow different type of heading item
* Update editor
* Migrate entities to items
* Rename support for string entity
* Refactor
* Rename to badges and add error state
* Update font weight
* Feedback
* Feedback
2024-09-27 12:33:15 +02:00
Joakim Sørensen
468660d235
Adjust username handling in the cloud panel register and login flows ( #22118 )
...
* Use lowercase when registering
* Fallback to lowercase username if usernotfound is recieved
* Adjust resend
* handle reset password
* limit with else
* return early
2024-09-27 12:31:48 +02:00
Wendelin
c721afa137
Fix matter device actions ( #22117 )
...
* Fix matter device actions when matter integration loads forever
* Fix matter device-actions types path
* Move getMatterDeviceActions inside getDeviceActions in device page
2024-09-27 09:37:07 +00:00
Paul Bottein
ac9654c1de
Add heading card when creating a new view ( #22123 )
2024-09-27 09:19:19 +00:00
Wendelin
570ad38bac
Fix automation trigger condition and triggers description ( #22122 )
...
* Fix config.triggers in automation-contition-trigger
* Fix config.triggers for automation triggers description
2024-09-27 09:10:33 +00:00
Erik Montnemery
e778a9aa1d
Improve statistics issues ( #22110 )
2024-09-27 11:05:30 +02:00
selvalt7
49576189af
Use localizeValue in ha-form-expandable and ha-form-grid ( #22114 )
...
Pass localizeValue to ha-form-expandable and ha-form-grid
2024-09-27 10:00:36 +02:00
Bram Kragten
d4a5115a65
20240926.0 ( #22107 )
2024-09-26 18:30:57 +02:00
Bram Kragten
5d71d4c0a1
Bumped version to 20240926.0
2024-09-26 18:26:20 +02:00
Bram Kragten
d334b1ca7b
Update voice-assistant-setup-step-update.ts
2024-09-26 18:25:30 +02:00
Wendelin
5551e98388
Add no IP found message to ping a matter device ( #22103 )
2024-09-26 18:22:28 +02:00
Bram Kragten
59945cb2f8
Add statistic id to statistic issue fix messages ( #22104 )
...
* Add statistic id to fix messages
* revert state class check, as it will be solved in another way
2024-09-26 18:07:54 +02:00
Erik Montnemery
500bc959f0
Improve translation strings for statistic issues ( #22100 )
2024-09-26 16:46:35 +02:00
Bram Kragten
deece20206
Include extended_pan_id when commissioning matter ( #22099 )
2024-09-26 16:46:15 +02:00
Bram Kragten
fc8945be60
Flatten fields in sections in developer tools actions ( #22096 )
...
* flatten fields in sections in developer tools actions
* Update src/panels/developer-tools/action/developer-tools-action.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-09-26 12:31:53 +00:00
Bram Kragten
3fbd5f07a9
Fix dialog box callback order ( #22097 )
...
* Fix dialog box callback order
* Update dialog-box.ts
2024-09-26 14:17:28 +02:00
Wendelin
ff9af2f980
Fix delete appearance chip ( #22098 )
...
* Add filter option to ha-sortable
* Filter chips remove buttons from dragging in ha-entity-state-content-picker
2024-09-26 14:11:34 +02:00
Paul Bottein
62cba99491
Don't use ha-card in card-condition-editor ( #22085 )
2024-09-26 12:15:58 +02:00
Wendelin
5a5005c09c
Fix matter commissioning wording and add prevent misuse alert ( #22083 )
...
* Fix matter commissioning wording and add prevent misuse alert
* Update src/translations/en.json
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Add small misuese prevent note for matter-commissioning dialog
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-09-26 12:15:03 +02:00
Wendelin
dd179e1f4e
Add seperator to dialog-repairs-issue-subtitle ( #22095 )
2024-09-26 12:12:10 +02:00
Paul Bottein
27bdf80168
Fix automation drag and drop ( #22093 )
2024-09-26 07:59:48 +00:00
renovate[bot]
f70ce7491a
Update dependency @rollup/plugin-node-resolve to v15.2.4 ( #22092 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-26 09:48:41 +02:00
Jan Rieger
9f17f6a8cf
Fix typo ( #22086 )
2024-09-25 18:02:34 +00:00
Bram Kragten
8890c7da17
20240925.0 ( #22082 )
2024-09-25 17:05:55 +02:00
Paul Bottein
4e51c7cf96
Use callback instead of changing nested config with sub editor ( #22081 )
...
Use callback instead of changing nested config
2024-09-25 16:47:38 +02:00
Bram Kragten
291c026da0
Bumped version to 20240925.0
2024-09-25 16:47:19 +02:00
Bram Kragten
dd88d8633f
Optimize helpers filtering ( #22080 )
2024-09-25 16:41:12 +02:00
Wendelin
254ee8568b
Add integration name information to repairs ( #22006 )
...
* Add integration name to repairs
* Improve dialog-repairs-issue aria and translations
* Fix type in dialog-repairs-issue
* Remove unused slots in dialog-repairs-issue
* Fix ha-config-repairs avoid nested css
* Fix ha-config-repairs to use ha-md-list
* Add subtitle slot to ha-dialog-header
* Move close icon to left in dialog-data-entry-flow
* Move severity and reportedBy to dialog subtitle in repair-dialog
* Add md buttons to dialog-repairs-issue
* Revert dialog-repairs-issue to use normal ha-buttons
* Revert dialog-entry-flow close icon position
* Improve buttons for dialog-repairs-issue
* Add subtitle to all show-dialog-repair-flow headers
* Fix integration names for repair dialogs
* Fix subtitle title repair dialogs
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-09-25 16:12:45 +02:00
Paul Bottein
cd631e8693
Move sub element editor inside hui-element-editor. ( #22079 )
...
* Move sub element editor into hui-element-editor
* Migrate feature editor
* Migrate feature editor
* Simplify context
2024-09-25 16:05:41 +02:00
Bram Kragten
765812331b
Allow to fix statistic issue from repairs ( #22055 )
...
* Allow to fix statistic issue from repairs
* clean up, add names
* Update src/translations/en.json
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* address review
* Update src/translations/en.json
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-09-25 15:55:49 +02:00
Paul Bottein
7462f8fbe3
Fix entity row editor ( #22078 )
2024-09-25 15:42:29 +02:00
Bram Kragten
dc940f248c
Migrate trigger platform key to trigger ( #22054 )
...
* Migrate trigger platform key to trigger
* fix gallery configs
* Update ha-automation-editor.ts
* migrate device automation triggers
2024-09-25 14:20:27 +02:00
Miguel Palhas
2793ca65cd
Adds highlight on current indentation mark to code editor ( #21972 )
...
* Adds highlight on current indentation mark to code editor
* code review
2024-09-25 11:35:47 +00:00
Miguel Palhas
e687ddab21
Indent-based folds for YAML editor ( #21966 )
...
* Indent-based folds for YAML editor
* adding compartment
* code review
2024-09-25 13:15:02 +02:00
karwosts
4bd27e5055
Add detail to the device+entity_id rename dialog ( #21952 )
2024-09-25 13:08:39 +02:00
Paul Bottein
c6e2e07286
Use YAML editor in card/badge editor ( #22075 )
2024-09-25 10:59:39 +02:00
Paul Bottein
e77508b8a8
Create ha-divider and use it inside color picker ( #22074 )
...
* Create ha-divider and use it inside color picker
* rename divider
2024-09-25 08:59:00 +00:00
Bram Kragten
a5db44a167
Fix initial automation config ( #22073 )
2024-09-25 08:24:06 +00:00
Bram Kragten
265bbfc95d
Triggers doesn't have to be an array, fix flattenTriggers ( #22072 )
...
Triggers doesnt have to be an array, fix flattenTriggers
2024-09-25 08:17:37 +00:00
Bram Kragten
305cecb213
Add MVP voice assist flow ( #22061 )
...
* Add MVP voice assist flow
* filter on supported features
* check for unavailable
* Update step-flow-create-entry.ts
2024-09-24 20:38:00 +02:00
Paul Bottein
813feff12e
Add color option to heading entities ( #22068 )
...
* Add uncolored option
* Allow to color icon based on state or custom color
* Use text color for inactive color
* Rename uncolored to none
* Add helper
* Update wording
2024-09-24 20:14:03 +02:00
Bram Kragten
cbce6f633f
Migrate base automation config to plurals ( #22053 )
...
* Migrate base automation config to plurals
* revert
* Update hat-script-graph.ts
* Make traces work with both new and old config
* Adjust validateConfig
2024-09-24 20:03:53 +02:00
Bram Kragten
1bbf45d35e
Remove min width from alert dialog ( #22069 )
2024-09-24 16:16:07 +00:00
Paul Bottein
76e53e9738
Add more config option to heading entity element ( #22063 )
...
Add show state and show icon to heading entity
2024-09-24 18:15:36 +02:00
Paul Bottein
c30e4a6935
Add visibility option to heading entities ( #22064 )
...
* Add visibility option to heading entity
* Fix types
2024-09-24 17:12:04 +02:00
Paul Bottein
c4a700a55c
Improve element editor and migrate heading-entity editor ( #22034 )
...
* Extract load config element
* Improve error by using ha-alert
* Create hui-hase-editor
* Migrate heading entity form to its own editor
* Rename editor
* Rename
* Rename
* Move heading entity to its own component
* Fix default action for heading entity
2024-09-24 11:17:29 +02:00
Raj Laud
a759767d79
Update media-player.ts to display artist name as backup secondary title ( #22039 )
...
* Update media-player.ts to display artist name for playlist if playlist name unavailable
* Run prettier
2024-09-23 16:08:18 +00:00
renovate[bot]
7f868c8140
Update dependency eslint to v8.57.1 ( #22033 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-23 16:04:59 +00:00
Paul Bottein
f7f37c24e2
Filter selected entities in entities picker using includeEntities property ( #22059 )
...
* Filter selected entities in entities picker using includeEntities property
* Don't ignore other property when using include entities
2024-09-23 15:55:13 +00:00
Simon Lamon
be02a8869f
Fix lint failures on CI ( #21986 )
...
Add ignore
2024-09-23 15:50:43 +00:00
Wendelin
3a9f09cb47
Migrate dialog restart to ha-md-dialog ( #22032 )
...
* Fix ha-md-dialog for iOS 12
* Fix ha-md-dialog polyfill loading
* Fix ha-md-dialog open prop
* Fix multiple polyfill loads in ha-md-dialog
* Migrate dialog-restart to ha-md-dialog
* Fix dialog-restart to use ha-md-list
* Fix dialog opens dialog for ha-md-dialog
2024-09-23 15:18:00 +00:00
karwosts
0c2a9d85e0
Better handling of multiple entities in numeric-state condition ( #22021 )
...
* Better handling of multiple entities in numeric-state condition
* update translations, fix infinite render loop in form
2024-09-23 15:35:45 +02:00
Simon Lamon
e72356033c
Handle url error better when invalid blueprint url is provided ( #21778 )
...
* Encode spaces again
* Prettier
* Update src/panels/my/ha-panel-my.ts
* Remove the specific contents
* Remove the error keys, assign error immediately
* Revert "Remove the error keys, assign error immediately"
This reverts commit 27381ff250
.
2024-09-23 15:28:57 +02:00
Simon Lamon
3c48559df6
Move patches in dependency section ( #22050 )
...
* Move patches in dependency section
* yarn lock
2024-09-23 15:27:46 +02:00
Wendelin
f36d68c677
Fix delete entity alias ( #22058 )
...
Fix aliasChanged to save deleted in entity-voice-settings
2024-09-23 15:18:50 +02:00
Yosi Levy
af46b8221e
RTL fixes ( #22060 )
2024-09-23 13:16:58 +02:00
Paul Bottein
d25f72524b
Migrate title section to heading ( #22017 )
...
* Remove title from UI
* Migrate section title to heading card
* Remove title from edit section dialog
* Update src/panels/lovelace/views/hui-sections-view.ts
* Simplify delete section dialog
2024-09-23 09:54:20 +02:00
dependabot[bot]
0840d8a10e
Bump actions/setup-node from 4.0.3 to 4.0.4 ( #22057 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-23 09:37:25 +02:00
renovate[bot]
597bf5def0
Update dependency @octokit/plugin-retry to v7.1.2 ( #22047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-22 18:35:14 +02:00
renovate[bot]
3478bd309b
Update dependency date-fns to v4.1.0 ( #22037 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 09:28:08 +02:00
renovate[bot]
64b8b7658d
Update dependency @codemirror/commands to v6.6.2 ( #22038 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 09:27:31 +02:00
renovate[bot]
a1af8718a0
Update dependency @material/web to v2.2.0 ( #22041 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-21 09:25:24 +02:00
renovate[bot]
fd9e2b647d
Lock file maintenance ( #22027 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 20:48:19 +02:00
karwosts
caee4ba7bc
Load defaults in script more-info ( #22014 )
2024-09-19 20:01:57 +02:00
karwosts
915036006d
Fixes for trace viewer for nested triggers feature ( #21765 )
2024-09-19 19:48:20 +02:00
renovate[bot]
48887f2066
Update dependency sinon to v19 ( #21988 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 19:27:41 +02:00
renovate[bot]
68d9ce7923
Update vaadinWebComponents monorepo to v24.4.9 ( #21970 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 19:26:56 +02:00
renovate[bot]
a36f3c8fb1
Update dependency date-fns to v4 ( #22028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 19:25:15 +02:00
renovate[bot]
4dfadea9e9
Update dependency babel-loader to v9.2.1 ( #22031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-19 19:24:48 +02:00
Wendelin
71dc26edab
Migrate dialog-light-color-favorite to ha-md-dialog ( #22013 )
...
* Migrate dialog-light-color-favorite to ha-md-dialog
* Add aria-label to dialog-light-color-favorite
* Add mobile dialog from bottom animation to dialog-light-color-favorite
2024-09-19 18:28:13 +02:00
Wendelin
f260c95add
Add default value to zwave config params ( #21990 )
...
* Add default value to zwave config params
* Remove unused ha-switch from zwave node config
* Small fix of duplicate code in zwave node config
2024-09-19 13:17:45 +02:00
Paul Bottein
dc6f1efffb
Add badges to section demo ( #22029 )
2024-09-19 12:01:59 +02:00
Paul Bottein
b7763882f4
Add Heading card ( #22008 )
...
* Add header card
* Rename to heading card
* Add heading entities
* Add editor for entities
* Remove unused property
* Fix margin and gap
* Improve content and entities container
* Fix no entities displayed
* Cache form to not loose state
* Use style
* Fix type
* Add support for string entities
* Add tap action support to entities
* Move expandable outside of entities editor
* Fix double processing
2024-09-19 10:46:20 +02:00
Paul Bottein
7de5c46f14
Improve card features editor ( #22023 )
...
* Move expansion panel outside of feature component
* Cache main form and feature form
2024-09-19 09:52:59 +02:00
Bram Kragten
5920efa2b2
Add preferred thread credentials to matter external commission ( #22022 )
2024-09-19 09:34:03 +02:00
Simon Lamon
d2194d55f9
Rename ha-button-menu-new into ha-md-button-menu ( #22016 )
...
* ha-button-menu-new => ha-md-button-menu
* linting
2024-09-18 12:02:15 +00:00
Simon Lamon
c0043af4c9
Rename ha-list-new into ha-md-list ( #22015 )
...
ha-list-new => ha-md-list
2024-09-18 08:28:05 +00:00
Bram Kragten
dcf763438b
Use issue placeholders in issue repair flow, show break warning in re… ( #21959 )
...
Use issue placeholders in issue repair flow, show break warning in repair flow
2024-09-18 10:18:00 +02:00
Wendelin
858a00e28c
Migrate dialog-box to ha-md-dialog ( #22007 )
...
* Migrate dialog-box to ha-md-dialog
* Add aria-labelby to dialog-box
* Add ids for dialog-box aria content
2024-09-18 09:24:27 +02:00
renovate[bot]
ab407e8274
Update Yarn to v4.5.0 ( #22012 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 18:14:13 +02:00
renovate[bot]
14f96a6262
Update dependency @codemirror/autocomplete to v6.18.1 ( #22011 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 17:50:01 +02:00
Paulus Schoutsen
2b33c70e04
Ensure device info categories notify, event and assist always show ( #21994 )
...
Currently we have the entity category always win. However, we have some functional categories on a device, notify, event, assist. It would be good to always show these togehter.
2024-09-17 09:37:45 +02:00
akloeckner
717443e2d6
Fix typo in ha-selector-color-rgb.ts ( #22001 )
2024-09-17 04:20:56 +00:00
renovate[bot]
2aba9099a0
Update dependency ua-parser-js to v1.0.39 ( #22002 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-17 06:09:54 +02:00
karwosts
3079f126a8
Improve robustness of automation editor description error handling ( #21993 )
2024-09-16 17:55:16 +02:00
Bram Kragten
1cdfb746bf
Optimize entities config performance ( #21974 )
...
* Optimize entities config performance
* review
2024-09-16 12:40:52 +00:00
renovate[bot]
39a1844991
Update dependency eslint-plugin-unused-imports to v4.1.4 ( #21992 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 14:27:50 +02:00
Wendelin
9e4dc0d39e
Migrate add/edit resources dialog to @material/web ( #21933 )
...
* Remove dashboard resources options from advanced mode
* Add ha-dialog-new, use it for dashboard resources
* Add ha-dialog-new shake; Move resources delete to table
* Improve ha-dialog-new, resource-detail
* Rename ha-dialog-new to ha-md-dialog
* Update src/panels/config/lovelace/resources/dialog-lovelace-resource-detail.ts
Fix dialogClosed method naming
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Add ha-md-dialog polyfill
* Fix ha-md-dialog for iOS 12
* Fix ha-md-dialog polyfill loading
* Fix ha-md-dialog open prop
* Fix ha-md-dialog legacy loading
* Improve ha-md-dialog legacy loading
* Fix multiple polyfill loads in ha-md-dialog
* Fix polyfill handleOpen in ha-md-dialog
* Improve polyfill handleOpen in ha-md-dialog
* Improve polyfill handleOpen ordering in ha-md-dialog
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-09-16 12:27:13 +00:00
Wendelin
ab91a4b814
Fix onboarding with 0 found integrations ( #21977 )
...
* Add onboarding 0 integrations fallback page
* Add translations to onboarding all set
* Migrate mwc to ha-button in onboarding-integrations
2024-09-16 13:19:25 +02:00
renovate[bot]
ca66c02fb3
Update dependency husky to v9.1.6 ( #21983 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-15 20:18:08 +02:00
renovate[bot]
97bb052d71
Update dependency sinon to v18.0.1 ( #21981 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-14 14:55:21 +02:00
Wendelin
137bb473c0
Fix user change password autofill ( #21975 )
...
* Fix user change password autofill
* Fix user change password new password input
2024-09-13 17:17:40 +02:00
Miguel Palhas
326b57f91b
Fixes text input icons color in dark mode ( #21971 )
2024-09-13 11:43:59 +00:00
Paul Bottein
32feab6a70
Add floors to hass ( #21960 )
2024-09-13 11:07:04 +02:00
Martin Dybal
68a0d04f04
Added hold and double tap actions for tile card icon ( #21947 )
2024-09-13 09:59:04 +02:00
renovate[bot]
9078ab4026
Update dependency @bundle-stats/plugin-webpack-filter to v4.15.1 ( #21968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-13 06:24:57 +02:00
renovate[bot]
8605684906
Update dependency typescript to v5.6.2 ( #21963 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 18:53:28 +02:00
AlCalzone
9f17d17d6e
Z-Wave JS: Mention the ability to select which security keys to grant ( #21958 )
2024-09-12 18:51:22 +02:00
Reuben
ba5f176d52
Capitalise ha-relative-time in state-display ( #21949 )
...
This matches the capitalisation applied to hui-timestamp-display, and state-info displays
2024-09-12 18:51:15 +02:00
ildar170975
7115d14699
Add padding to bottom of logbook in device page ( #21913 )
...
Update ha-config-device-page.ts
2024-09-12 18:51:06 +02:00
dependabot[bot]
23e37daff3
Bump express from 4.19.2 to 4.20.0 ( #21956 )
...
Bumps [express](https://github.com/expressjs/express ) from 4.19.2 to 4.20.0.
- [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.19.2...4.20.0 )
---
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-09-11 18:39:36 +00:00
renovate[bot]
ed6c2dfe39
Update dependency marked to v14.1.2 ( #21955 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-11 20:26:42 +02:00
Simon Lamon
b48a28f2a6
Fix "unknown" traces in design gallery ( #21942 )
2024-09-10 22:04:10 +02:00
renovate[bot]
3166fec7db
Update dependency eslint-plugin-lit to v1.15.0 ( #21940 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 17:29:25 +02:00
karwosts
1a67bd0414
Fix script more-info when entity_id != unique_id ( #21880 )
...
* Fix script more-info when entity_id != unique_id
* Update src/dialogs/more-info/controls/more-info-script.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-09-10 09:35:40 +02:00
Paulus Schoutsen
d34c43e292
Add assist_satellite to Assist entities array ( #21795 )
2024-09-10 06:22:54 +02:00
karwosts
c7cfbb5b6c
Fix service advanced options UI ( #21925 )
2024-09-09 17:19:35 +02:00
Paul Bottein
05ad3137f1
20240909.1 ( #21935 )
2024-09-09 17:17:51 +02:00
Paul Bottein
bde2fd8202
Bumped version to 20240909.1
2024-09-09 17:17:04 +02:00
Paul Bottein
e5327c0903
Update patch for sortablejs 1.15.3 ( #21934 )
...
Update sortablejs patch
2024-09-09 15:15:53 +00:00
Yosi Levy
1a0ca1b78f
RTL fixes sep 24 ( #21893 )
...
* Fix logs drop down
* Fix history arrow
* Icon direction fix
2024-09-09 17:13:23 +02:00
Paul Bottein
ed141b1d12
Bumped version to 20240909.0
2024-09-09 16:35:16 +02:00
Paul Bottein
5a7a71c551
Fix section view crashing on old iPads ( #21932 )
2024-09-09 10:30:27 +00:00
karwosts
f09e0d187b
Restore localizeValue to ha-form (fix selector translations) ( #21923 )
2024-09-09 11:20:08 +02:00
karwosts
7f6325fa5e
Fix sections item translation for config flow ( #21924 )
2024-09-08 15:24:59 +00:00
jonnynch
de292a8143
Fix WebRTC for Firefox by ignoring empty ice candidates ( #21908 )
...
* handle firefox empty string ice candidate
* use optional chaining as per comment
2024-09-08 17:23:47 +02:00
renovate[bot]
84b2005844
Update dependency marked to v14.1.1 ( #21917 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 08:27:00 +02:00
renovate[bot]
0d93432a2c
Update dependency eslint-import-resolver-webpack to v0.13.9 ( #21909 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-06 22:46:05 +00:00
Bram Kragten
8bc9927ee2
Zwave JS display allowed range of config values ( #21892 )
...
* Zwave: Display allowed range of config values, catch wrong values
* allow min and max
* Update zwave_js-node-config.ts
2024-09-07 00:38:32 +02:00
Bram Kragten
484bed4dab
Fix initial form data for action/condition/trigger selectors ( #21899 )
2024-09-07 00:34:59 +02:00
renovate[bot]
3d7e243707
Update dependency sortablejs to v1.15.3 ( #21885 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 00:31:08 +02:00
renovate[bot]
f8a432c89e
Update dependency eslint-plugin-import to v2.30.0 ( #21910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 00:29:53 +02:00
renovate[bot]
d484b2f63d
Update dependency webpack-dev-server to v5.1.0 ( #21914 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-07 00:28:06 +02:00
Paul Bottein
ba770f8e50
20240906.0 ( #21911 )
2024-09-06 13:47:49 +02:00
Paul Bottein
30d9186031
Bumped version to 20240906.0
2024-09-06 13:46:51 +02:00
Paul Bottein
cd74367acc
Use primary config entry for device ( #21903 )
...
* Use primary config entry for device
* Fix types
2024-09-06 13:43:29 +02:00
Bram Kragten
618cd9d9e5
Remove device subscription from zwave node config ( #21891 )
...
remove device subscription from zwave node config
2024-09-05 13:40:10 +02:00
Paul Bottein
0ff2f1bf75
Hide top label for number selector using box mode ( #21888 )
2024-09-05 10:22:39 +02:00
renovate[bot]
d28f1f07e7
Update dependency lint-staged to v15.2.10 ( #21881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 10:05:06 +02:00
Bram Kragten
b457d27c4c
20240904.0 ( #21876 )
2024-09-04 10:59:24 +02:00
Bram Kragten
6aa5bc2d8b
Bumped version to 20240904.0
2024-09-04 10:50:16 +02:00
Bram Kragten
76fc0c7ab1
Change update logic in ha-data-table ( #21874 )
...
* Change update logic in ha-data-table
* use time of last request
2024-09-04 10:49:32 +02:00
Paul Bottein
7aa7019386
Move badge styling into ha-badge component to reuse it ( #21864 )
...
* Move badge styling into ha-badge component to reuse it
* Fix error badge
* Update src/components/ha-badge.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2024-09-04 10:48:55 +02:00
Joakim Sørensen
b69f0964c9
Fix compression of hassio builds ( #21869 )
2024-09-04 10:01:58 +02:00
renovate[bot]
2f9b6d000b
Update dependency @codemirror/commands to v6.6.1 ( #21863 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 07:48:35 +02:00
Paul Bottein
9c12ab9c6d
20240903.1 ( #21867 )
2024-09-03 19:02:36 +02:00
Paul Bottein
94f186c436
Bumped version to 20240903.1
2024-09-03 18:51:49 +02:00
Bram Kragten
449f858ac8
Merge branch 'master' into dev
2024-09-03 18:47:42 +02:00
Paul Bottein
91a2f2cf24
Bumped version to 20240903.0
2024-09-03 18:37:42 +02:00
Paul Bottein
2c975d4f41
Add advanced yaml only row_span option for sections ( #21833 )
2024-09-03 18:20:55 +02:00
renovate[bot]
ab534933fc
Update dependency @babel/runtime to v7.25.6 ( #21847 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 11:37:28 -04:00
renovate[bot]
e353aaa339
Update vaadinWebComponents monorepo to v24.4.7 ( #21854 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 11:35:44 -04:00
Paul Bottein
020904f8f6
Hide section title when the section is hidden ( #21862 )
2024-09-03 10:41:15 +02:00
Wendelin
fa8b3f006d
Fix autofill for ha-selector-text ( #21861 )
2024-09-03 09:35:17 +02:00
Paul Bottein
d9ce20992c
20240902.0 ( #21857 )
...
* Update dependency @bundle-stats/plugin-webpack-filter to v4.15.0 (#21837 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency marked to v14.1.0 (#21829 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#21850 )
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add padding to no info badge (#21844 )
* Add padding to no info badge
* Update src/panels/lovelace/badges/hui-entity-badge.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Fix section not displayed when empty and string config (#21852 )
* Move edit mode actions next to section block (#21840 )
* Fix rendering of alerts in markdown when not breaking (#21856 )
* Perform action on every entity (#21845 )
* Bumped version to 20240902.0
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev >
2024-09-02 17:30:17 +02:00
Paul Bottein
a09f44dcd2
Bumped version to 20240902.0
2024-09-02 17:29:27 +02:00
Simon Lamon
c709059c00
Perform action on every entity ( #21845 )
2024-09-02 17:23:46 +02:00
Joakim Sørensen
5613df1d01
Fix rendering of alerts in markdown when not breaking ( #21856 )
2024-09-02 17:21:58 +02:00
Paul Bottein
d8013a4db9
Move edit mode actions next to section block ( #21840 )
2024-09-02 13:21:24 +02:00
Paul Bottein
216dbc4d41
Fix section not displayed when empty and string config ( #21852 )
2024-09-02 13:21:13 +02:00
Simon Lamon
c40751dadd
Add padding to no info badge ( #21844 )
...
* Add padding to no info badge
* Update src/panels/lovelace/badges/hui-entity-badge.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-09-02 12:35:28 +02:00
dependabot[bot]
f58d3ad670
Bump actions/upload-artifact from 4.3.6 to 4.4.0 ( #21850 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 12:00:26 +02:00
renovate[bot]
682f5345cc
Update dependency marked to v14.1.0 ( #21829 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 22:35:42 -04:00
renovate[bot]
a69771c1f8
Update dependency @bundle-stats/plugin-webpack-filter to v4.15.0 ( #21837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 22:33:57 -04:00
Bram Kragten
22de449dda
20240829.0 ( #21836 )
2024-08-29 16:40:01 +02:00
Bram Kragten
05a27b9399
Bumped version to 20240829.0
2024-08-29 16:36:32 +02:00
Paul Bottein
32083ea13d
Use dense layout for section view ( #21830 )
...
* Use dense layout for section view
* Make it an option in view settings
* Add expandable
2024-08-29 16:36:00 +02:00
Paul Bottein
18210f35b5
Put number selector label above the input ( #21835 )
2024-08-29 16:15:55 +02:00
Paul Bottein
362a6f46fe
Don't use the word column in section view ( #21834 )
2024-08-29 15:30:25 +02:00
Paul Bottein
1c9d411d3a
Put boolean selector helper inside field ( #21831 )
2024-08-29 14:24:59 +02:00
Bram Kragten
6d84523456
Revert "Adds throttler to config pages for state entity updates ( #21646 )"
...
This reverts commit 00eb820e36
.
2024-08-29 12:18:26 +02:00
Paul Bottein
2a18706a13
Take column span into account to determine the max number of columns ( #21827 )
2024-08-29 09:58:17 +02:00
karwosts
87b58b0bbd
Fix untracked consumption string ( #21825 )
2024-08-29 09:57:53 +02:00
Simon Lamon
3ebb268b57
Migrate polymer paper tab in badge card editor ( #21627 )
...
* paper tab badge
* Remove copy paste from card editor
2024-08-29 09:55:51 +02:00
Simon Lamon
2df097cd1b
Add default config automation typings ( #21657 )
...
* typings
* fixes
* fixes
* Update more typings
2024-08-29 09:55:23 +02:00
Paul Bottein
8349e47c17
20240828.0 ( #21822 )
2024-08-28 16:02:54 +02:00
Paul Bottein
4913932c97
Bumped version to 20240828.0
2024-08-28 16:00:16 +02:00
Paul Bottein
19f057a51b
Add title and description translation support to expandable form ( #21745 )
...
* Add title and description translation support to expandable form
* Fix type
* handle translations in sections
* Rename prefix to path + refactor
* Fix section name and description
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-08-28 13:49:38 +00:00
Paul Bottein
c556742ff4
Column span better editor ( #21820 )
...
* Add label, unit and max for column span option
* Display the right number of columns in the layout editor
* improve translations
2024-08-28 12:58:46 +00:00
Paul Bottein
8b5f731d0c
Use right grid column count inside grid section ( #21819 )
2024-08-28 12:53:29 +00:00
Bram Kragten
9568677926
Add support for service section icons ( #21806 )
...
* Add support for service section icons
* remove backwards compatibility core handles it
* Update icons.ts
2024-08-28 14:44:08 +02:00
karwosts
93ee5de1b4
Plot 'untracked consumption' on devices detail energy graph ( #21632 )
...
* Plot 'untracked consumption' on devices detail energy graph
* skip when there are no energy sources
* rename variable
2024-08-28 14:24:19 +02:00
Paul Bottein
2f68ee0efc
Allow a card to span the full width of a section ( #21758 )
...
* Limit card size with the grid size
* Set full option in YAML
* Export card grid size
* Add editor
* Set full column for map card and iframe by default
* Do not set string variable
2024-08-28 12:01:40 +02:00
Paul Bottein
5a229e3c88
Allow resizing section to span multiple columns ( #21742 )
...
* WIP: Allow to resize section
* Use listeners
* Rename variables
* Rename variables
* Remove column min width
* Make column breakpoints optional
* Use old logic to calculate the number of columns
* Remove breakpoints
* Simplify column span
2024-08-28 09:54:03 +02:00
Paul Bottein
7c5f947865
Change entity badge display type to 3 booleans : name, state and icon ( #21798 )
...
* Change display type to 3 boolean : name, state and icon for entity badge
* Fix image url
* Fix not found entity
* Update state-label badge migration
2024-08-28 09:53:07 +02:00
Douwe
e9cbd54979
Option to change new badge size ( #21676 )
...
* Update hui-entity-badge.ts
add option to chsnge badge size
* Update hui-entity-badge.ts
Co-authored-by: Damian Sypniewski <16312757+dsypniewski@users.noreply.github.com >
* Update hui-entity-badge.ts
prettier
* Update hui-entity-badge.ts
Fixed something strange
---------
Co-authored-by: Damian Sypniewski <16312757+dsypniewski@users.noreply.github.com >
2024-08-28 09:02:34 +02:00
karwosts
cf55824899
Add more-info click to energy table and detail device graph ( #21737 )
...
* feat: more info energy dashboard
* add more info to device details usage
* Add some more-info click to energy
---------
Co-authored-by: Muka Schultze <samuelschultze@gmail.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-08-28 08:43:53 +02:00
karwosts
395586ddeb
Adjust schedule helper UI with minute granularity ( #21073 )
...
* Adjust schedule helper UI with minute granularity
* Update en.json
* ha-button
2024-08-28 08:41:53 +02:00
karwosts
9c48dbf232
Revert display_precision override for duration format ( #21755 )
...
Remove precision override for duration format
2024-08-28 08:35:11 +02:00
Simon Lamon
00eb820e36
Adds throttler to config pages for state entity updates ( #21646 )
...
throttler
2024-08-28 08:27:28 +02:00
Bram Kragten
6b99cda982
Hide deprecated stt/tts engines, use name provided by core ( #21805 )
...
* Hide deprecated stt/tts engines, use name provided by core
* Update ha-tts-picker.ts
2024-08-27 23:51:01 +02:00
renovate[bot]
9bde0e876d
Update Yarn to v4.4.1 ( #21809 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 13:39:32 -04:00
Denis Shulyaka
9482fcb04b
Fallback data flow label translation ( #21704 )
2024-08-27 13:59:44 +02:00
renovate[bot]
883ad58f52
Update dependency @codemirror/view to v6.33.0 ( #21804 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 12:17:41 +02:00
Paulus Schoutsen
11ace6002a
Fix Assist pipeline defaults ( #21796 )
...
* Fix Assist pipeline defaults
* Always set to NONE if nothing
* Rewrite for readability
2024-08-26 23:51:37 +02:00
puddly
c416daeb92
Expand the ZHA channel selection dialog text ( #21801 )
...
* Expand the ZHA channel selection dialog text
* Drop unnecessary `It is recommended to`
* Update src/translations/en.json
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* Replace `hui-warning` with just `ha-alert`
* Avoid creating translations for just channel numbers
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-08-26 20:30:35 +00:00
Eric Shtivelberg
061521a979
Fix duplicate and non lazy loading of hui-calendar-card ( #21788 )
...
* fix: hui-calendar-card is not lazy loaded
* reorder imports
2024-08-26 17:42:33 +02:00
renovate[bot]
d3f73baa36
Update vaadinWebComponents monorepo to v24.4.6 ( #21794 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-26 11:06:02 -04:00
Paul Bottein
3037bf494c
Add description to service translations ( #21759 )
2024-08-26 11:33:51 +02:00
Paulus Schoutsen
b4dd953128
Hide tag entities from default dashboard ( #21793 )
...
Tag integration now creates entities. They need to be hidden from the default dashboard.
2024-08-26 09:44:52 +02:00
renovate[bot]
430a28f350
Update dependency webpack to v5.94.0 ( #21791 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 13:47:03 -04:00
Paul Bottein
0eacf3fdac
Show error badge when an unknown entity is used in badges ( #21757 )
...
* Show error badge when wrong entity set in badges
2024-08-25 13:48:05 +02:00
karwosts
7f9bf69a08
Fix tile alarm modes when wrong code entered ( #21779 )
2024-08-25 13:22:19 +02:00
renovate[bot]
32cca9e30c
Update babel monorepo to v7.25.4 ( #21789 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 13:11:20 +02:00
renovate[bot]
d7d62307b8
Update dependency @material/web to v2.1.0 ( #21785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-25 08:13:34 +02:00
renovate[bot]
12bfa5dab2
Update dependency eslint-plugin-wc to v2.1.1 ( #21784 )
2024-08-24 23:04:00 -04:00
renovate[bot]
c0a728bc66
Update dependency tinykeys to v3 ( #21773 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-24 14:17:27 +02:00
renovate[bot]
19e8667349
Update dependency chart.js to v4.4.4 ( #21771 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-24 13:23:52 +02:00
dependabot[bot]
f3688b95d4
Bump micromatch from 4.0.7 to 4.0.8 ( #21770 )
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 22:07:45 +02:00
karwosts
01f692f05c
Render the label on the target selector ( #21769 )
...
* Render the label on the target selector
* use label
2024-08-23 20:04:09 +00:00
renovate[bot]
d652f6382d
Update dependency @bundle-stats/plugin-webpack-filter to v4.14.2 ( #21768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 21:53:31 +02:00
renovate[bot]
c0f96d9473
Update dependency husky to v9.1.5 ( #21767 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 17:54:56 +02:00
renovate[bot]
f1a2af24b3
Update dependency core-js to v3.38.1 ( #21764 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 17:54:17 +02:00
renovate[bot]
8501098bd1
Lock file maintenance ( #21734 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-22 21:18:12 +02:00
Gourav Soni
a235f76985
fix: Add destructive styling to delete button in dashboard config rem… ( #21729 )
...
* fix: Add destructive styling to delete button in dashboard config removal dialog
* changed translation key 'remove' to 'delete'
* Update src/translations/en.json
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-08-21 18:25:42 +00:00
Paul Bottein
968c0de141
Fix migration from call-service to perform-action ( #21746 )
2024-08-21 20:13:09 +02:00
Paul Bottein
77d8aff1f4
Add missing label_id and floor_id key in action struct ( #21753 )
...
* Add missing label_id key in action struct
* Add missing floor_id key in action struct
2024-08-21 19:59:02 +02:00
Steve Repsher
5e486d9cf0
Correct serving modern build to macOS companion app ( #21724 )
2024-08-21 11:51:07 -04:00
Michael Arthur
f730761b3f
add returning lawn mower state ( #21740 )
2024-08-21 16:34:33 +02:00
Steve Repsher
46fc9c1a33
Remove old ha-form-style ( #21751 )
2024-08-21 06:29:13 +02:00
Denis Shulyaka
8ed68bf295
Add check for conversation entity ( #21736 )
...
* Add check for conversation entity
* Use true as default
2024-08-20 13:53:07 +02:00
renovate[bot]
5622180d42
Update dependency @octokit/rest to v21.0.2 ( #21739 )
2024-08-19 20:30:33 -04:00
renovate[bot]
ef1f9b371d
Update dependency @types/chromecast-caf-receiver to v6.0.17 ( #21733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 23:08:06 -04:00
renovate[bot]
0b79684cf1
Update dependency @codemirror/legacy-modes to v6.4.1 ( #21731 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 23:07:03 -04:00
renovate[bot]
bc68d8df11
Update dependency marked to v14 ( #21654 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 12:59:26 +02:00
renovate[bot]
ebbade2fb7
Update dependency @lezer/highlight to v1.2.1 ( #21719 )
2024-08-16 21:59:36 -04:00
renovate[bot]
2b5f778f2e
Update dependency @bundle-stats/plugin-webpack-filter to v4.14.1 ( #21718 )
2024-08-16 21:58:23 -04:00
Paul Bottein
91fc2383cb
Add badges for sidebar view ( #21715 )
2024-08-16 16:52:52 +02:00
Paul Bottein
1080a8c961
Add missing box shadow theme variable to entity badge ( #21714 )
2024-08-16 16:18:29 +02:00
renovate[bot]
6144049f8c
Update dependency lint-staged to v15.2.9 ( #21712 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 12:42:11 +02:00
renovate[bot]
4ad3ad6e93
Update dependency @codemirror/view to v6.32.0 ( #21694 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 06:41:35 +02:00
karwosts
16e84296da
Use defined response_variable for json copy_to_clipboard button ( #21705 )
2024-08-16 06:40:56 +02:00
karwosts
3e1ea8d236
fix ha-card-condition-state invert selector ( #21711 )
2024-08-16 06:39:55 +02:00
Martin Vyšňovský
8c9996fc81
Make delete button red when removing todo item ( #21466 ) ( #21708 )
2024-08-16 06:39:27 +02:00
Charles Garwood
336b5fb547
Update styling on Template dev-tools ( #21661 )
...
* Update styling on Template dev-tools
* Remove unnecessary divs
2024-08-15 09:14:27 +02:00
G Johansson
3f0f3affb6
Remove deprecated mailbox ( #21689 )
...
Remove mailbox
2024-08-14 12:38:06 +02:00
renovate[bot]
6754b8893b
Update dependency eslint-plugin-unused-imports to v4.1.3 ( #21669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 16:00:05 +00:00
Adam Kapos
6ec4323c76
Enable background transparency & effects on badges ( #21667 )
...
Enable background effects on badges
2024-08-13 09:23:09 +02:00
dependabot[bot]
20408392d2
Bump actions/upload-artifact from 4.3.5 to 4.3.6 ( #21671 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 08:46:05 +02:00
dependabot[bot]
b030a5d1f0
Bump relative-ci/agent-action from 2.1.11 to 2.1.12 ( #21672 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 08:44:59 +02:00
Franck Nijhof
a9f8eb5ab1
Merge branch 'dev'
2024-08-09 20:00:53 +02:00
Franck Nijhof
e26e6d7c2d
Bumped version to 20240809.0
2024-08-09 19:58:41 +02:00
Simon Lamon
e0c98e4524
Fix left over "script" in default config when using perform action ( #21650 )
2024-08-09 19:55:57 +02:00
Simon Lamon
2832f501d1
Fix scripted blueprints ( #21649 )
2024-08-09 19:38:33 +02:00
renovate[bot]
d2f2d682a9
Update CodeMirror ( #21628 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 06:25:41 +00:00
renovate[bot]
54b2121273
Update dependency @lit-labs/virtualizer to v2.0.14 ( #21637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 08:15:58 +02:00
renovate[bot]
c5ca731e05
Update dependency qrcode to v1.5.4 ( #21638 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 08:15:11 +02:00
renovate[bot]
fd9c6c5449
Update dependency @bundle-stats/plugin-webpack-filter to v4.14.0 ( #21639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 08:13:02 +02:00
renovate[bot]
39f4355c1a
Update dependency core-js to v3.38.0 ( #21617 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 15:57:47 -04:00
Vaibhav Tank
35fed0b0e2
Fix logout button text color on confirmation dialog ( #21595 )
2024-08-08 09:18:38 +02:00
Madelena Mak
f0f0aefca1
Clean up OHF badge for splash screen ( #21593 )
...
* Clean up OHF badge for splash screen
* Fix demo logo size
* Fixed the code to Bram's feedback
* Pixel pushing
2024-08-08 07:56:51 +02:00
karwosts
b60864086f
Localize some column headers ( #21622 )
2024-08-08 07:55:15 +02:00
Jesse Hills
6629f372fc
Fix typo in assist-render-pipeline-events.ts ( #21620 )
2024-08-08 07:54:35 +02:00
dependabot[bot]
ec9a95dde0
Bump @75lb/deep-merge from 1.1.1 to 1.1.2 ( #21616 )
...
Bumps [@75lb/deep-merge](https://github.com/75lb/deep-merge ) from 1.1.1 to 1.1.2.
- [Commits](https://github.com/75lb/deep-merge/compare/v1.1.1...v1.1.2 )
---
updated-dependencies:
- dependency-name: "@75lb/deep-merge"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 12:16:34 +00:00
renovate[bot]
3cd0c49c78
Update dependency luxon to v3.5.0 ( #21609 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-07 14:03:12 +02:00
karwosts
e1ae95dd9f
Fix webhook textfield icon color for dark mode ( #21610 )
2024-08-07 08:47:26 +02:00
Franck Nijhof
ab38dad156
Bumped version to 20240806.1
2024-08-06 16:55:24 +02:00
Franck Nijhof
1ddeca3eeb
Merge branch 'dev'
2024-08-06 16:54:59 +02:00
Franck Nijhof
9c6aef033d
Add indicator/alert to YAML integrations on integration page ( #21607 )
2024-08-06 16:48:29 +02:00
Bram Kragten
b23aacef84
Condition testing display fix ( #21606 )
2024-08-06 16:33:54 +02:00
Bram Kragten
7d218c89ae
Improve state badge migration ( #21603 )
2024-08-06 16:13:12 +02:00
Bram Kragten
ffa96d789f
Update weather card layout options ( #21604 )
2024-08-06 16:12:36 +02:00
Franck Nijhof
f08f455698
Merge branch 'dev'
2024-08-06 12:10:50 +02:00
Franck Nijhof
5eae163796
Bumped version to 20240806.0
2024-08-06 12:09:23 +02:00
Franck Nijhof
9e7f01a009
Only migrate automation actions if there are any ( #21599 )
2024-08-06 11:39:52 +02:00
Simon Lamon
eeffa3561c
Add badge label ( #21598 )
2024-08-06 11:38:08 +02:00
renovate[bot]
f096eb2031
Update dependency lint-staged to v15.2.8 ( #21597 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 10:25:36 +02:00
renovate[bot]
3aad7431da
Migrate renovate config ( #21594 )
...
Migrate config renovate.json
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 10:08:09 +02:00
renovate[bot]
a4f167559c
Update Yarn to v4.4.0 ( #21592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 23:15:32 -04:00
renovate[bot]
44a0582e83
Update vaadinWebComponents monorepo to v24.4.5 ( #21585 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 23:12:45 -04:00
Bram Kragten
735560c552
Merge branch 'dev'
2024-08-05 17:16:34 +02:00
Bram Kragten
94c28ea534
Bumped version to 20240805.1
2024-08-05 17:16:24 +02:00
karwosts
5b7c20af33
fix broken perform-action translation in gauge card editor ( #21589 )
2024-08-05 15:15:39 +00:00
Paul Bottein
4719775926
Allow name in state content for badges ( #21576 )
2024-08-05 17:14:10 +02:00
Bram Kragten
5c30c1647c
Show name for badges without config ( #21588 )
...
* Show name for badges without config
* also for state label type
2024-08-05 15:12:28 +00:00
karwosts
3ba572ee37
Fix pointer cursor issues ( #21587 )
...
* Fix pointer cursor issues
* one more
2024-08-05 17:07:03 +02:00
karwosts
0adee7d189
Use getStubConfig for picture-elements (and more fixes) ( #21579 )
2024-08-05 17:05:31 +02:00
Bram Kragten
b5c2b555bc
Merge branch 'dev'
2024-08-05 16:37:14 +02:00
Bram Kragten
51b6d7758d
Bumped version to 20240805.0
2024-08-05 16:36:50 +02:00
karwosts
0f21dfadf1
Dont load unnecessary translations for helper dialog ( #21573 )
2024-08-05 16:33:36 +02:00
Robert Resch
54e8a34f21
Change yaml integration icon ( #21586 )
2024-08-05 16:32:04 +02:00
Steve Repsher
dfbf4abd5d
Link old service worker to new name ( #21581 )
2024-08-05 15:52:46 +02:00
dependabot[bot]
62d8434596
Bump actions/upload-artifact from 4.3.4 to 4.3.5 ( #21583 )
2024-08-05 08:36:50 +02:00
renovate[bot]
d6df228e17
Update dependency @babel/preset-env to v7.25.3 ( #21572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-03 13:08:44 +00:00
Simon Lamon
00faa16349
Add some other tile cards to design page ( #21563 )
2024-08-03 15:06:41 +02:00
renovate[bot]
3c92fe4170
Update typescript-eslint monorepo to v7.18.0 ( #21546 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-02 20:58:26 +02:00
renovate[bot]
02a9d67c7d
Update babel monorepo to v7.25.2 ( #21548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-02 20:57:20 +02:00
Bram Kragten
b368f886f9
20240802.0 ( #21562 )
2024-08-02 16:11:50 +02:00
Bram Kragten
88718bca23
Bumped version to 20240802.0
2024-08-02 15:56:25 +02:00
Bram Kragten
33931b29a1
Try to force refresh if old service worker is used ( #21561 )
...
* Try to force refresh if old service worker is used
* Update register-service-worker.ts
2024-08-02 15:32:21 +02:00
Bram Kragten
a9310fdde0
fix hui-action-editor ( #21560 )
2024-08-02 14:27:05 +02:00
Bram Kragten
d634317438
Fix tabs not shown in edit card dialog ( #21559 )
2024-08-02 13:46:25 +02:00
Bram Kragten
a41978f647
Await starting audio recorder ( #21557 )
2024-08-02 12:57:57 +02:00
Bram Kragten
7e799bf639
migrate script sequence to new format ( #21556 )
2024-08-02 12:47:41 +02:00
Paulus Schoutsen
73617711ff
Show in Assist dialog if assistant is unable to control Home Assistant ( #21549 )
...
* Show in Assist dialog if assistant is unable to control Home Assistant
* Update src/translations/en.json
2024-08-02 12:31:06 +02:00
karwosts
edbfc22bf8
Add a warning for improper usage of the template selector ( #21545 )
...
* Add a warning when adding template yaml in the template selector
* refinement
2024-08-02 12:30:09 +02:00
karwosts
5e75f6a6c2
Add a destructive confirmation when deleting a picture-elements element ( #21541 )
2024-08-02 12:28:37 +02:00
karwosts
6dc80306e8
Add help links to helper integration config flow forms ( #21537 )
2024-08-02 12:27:48 +02:00
Simon Lamon
acd1b04b0a
Fix width of numeric features in tile card ( #21543 )
2024-08-01 23:57:02 +02:00
renovate[bot]
7e9d09e11c
Update dependency magic-string to v0.30.11 ( #21540 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 18:37:07 +02:00
renovate[bot]
038f7ec000
Update dependency husky to v9.1.4 ( #21539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 18:36:30 +02:00
renovate[bot]
08959cbabf
Update dependency @codemirror/view to v6.29.1 ( #21532 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 18:16:37 +02:00
Bram Kragten
b611674ebd
Minify ohf logo ( #21528 )
2024-08-01 12:29:16 +02:00
Bram Kragten
da75eecfa5
Merge branch 'dev'
2024-08-01 11:15:27 +02:00
Bram Kragten
2f696bd511
Fix demo service worker ( #21527 )
...
* fix demo service worker
* cast too
2024-08-01 09:11:27 +00:00
Bram Kragten
9e3284a7db
Add ping to mock hass ( #21526 )
...
add ping to mock hass
2024-08-01 08:54:43 +00:00
Bram Kragten
0c3471e0b7
Skip database migration check on demo ( #21525 )
2024-08-01 08:54:14 +00:00
karwosts
1ca0b58aca
Picture elements editor minor adjustments ( #21512 )
...
* Picture elements editor minor adjustments
* image selector for image element
* revert change to expanded
2024-08-01 10:43:08 +02:00
renovate[bot]
adceed689b
Update dependency marked to v13.0.3 ( #21513 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 21:32:03 +02:00
Bram Kragten
fdf829bc81
20240731.0 ( #21510 )
2024-07-31 16:21:25 +02:00
Bram Kragten
574fc99889
Rename service button to action button ( #21511 )
2024-07-31 16:19:32 +02:00
Bram Kragten
3a83cb36a1
Bumped version to 20240731.0
2024-07-31 15:27:19 +02:00
Paulus Schoutsen
a458ccf995
Update OHF logo on loading screen ( #21509 )
...
* Update OHF logo on loading screen
* tweak
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-07-31 13:24:30 +00:00
Bram Kragten
560e2c9438
Migrate service call element to use action key ( #21506 )
...
Migrate service call element
2024-07-31 14:54:01 +02:00
Bram Kragten
78becb5440
Allow and migrate action key in service action ( #21503 )
2024-07-31 14:36:14 +02:00
Bram Kragten
da2e530601
Migrate state label badge to entity badge ( #21507 )
2024-07-31 14:34:51 +02:00
Bram Kragten
a88a7c5236
Change yaml config of UI service call actions ( #21508 )
2024-07-31 14:34:43 +02:00
karwosts
0a095c6f21
Add enable_millisecond to duration selector ( #21498 )
...
Add enable_milliseconds to duration selector
2024-07-31 12:34:57 +02:00
Bram Kragten
e8dd835eeb
rename actions in UI editors to interactions ( #21505 )
2024-07-31 11:39:32 +02:00
karwosts
e05c66444a
Picture Elements Visual editor ( #19718 )
...
* preliminary edits
* more functional prototype
* all types implemented
* mostly style and localization updates
* fix empty conditional case
* Move getConfigElement to elements themselves
* drop unneeded imports
* move struct validation to individual element editors
* description for unknown types
* Update src/panels/lovelace/editor/config-elements/elements/hui-service-button-element-editor.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* Update src/panels/lovelace/editor/config-elements/elements/hui-state-icon-element-editor.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* Update src/panels/lovelace/editor/config-elements/elements/hui-service-button-element-editor.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* Update src/panels/lovelace/editor/config-elements/elements/hui-state-badge-element-editor.ts
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* Update hui-picture-elements-card-row-editor.ts
* Fix merge mistake
* Update src/panels/lovelace/create-element/create-picture-element.ts
remove comment
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-07-31 11:16:57 +02:00
Paulus Schoutsen
d0e61ca31a
Show OHF logo on loading and about screen ( #21504 )
...
* Show OHF logo on loading screen
* Also add OHF logo to about page
2024-07-31 09:12:11 +00:00
Simon Lamon
1f90a0c2e5
Add translation for unknown entity ( #21484 )
...
* unknown entity
* prettier
2024-07-31 11:05:14 +02:00
illuzn
dbd84901f8
Implement show_empty functionality for the markdown card ( #21379 )
...
* Implement show_empty functionality
* Implement show_empty functionality
* import fireEvent
* Order imports correctly
* Lint with prettier
* Unhide card when appropriate
* only run show code if card is hidden
* Commit coderabbit code cleanup
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* linting
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-31 08:58:45 +00:00
Simon Lamon
0aa25dbed9
Don't eat spaces while searching ( #21479 )
2024-07-31 10:58:39 +02:00
Steve Repsher
dd74a35d3f
Use Brotli compression for modern build ( #17906 )
2024-07-31 10:57:52 +02:00
Simon Lamon
b1d8ec0fe4
Call a service: Split remaining service_data's into data and target ( #21440 )
...
* service_data into data and target
* Add other possible targets
2024-07-31 10:46:00 +02:00
Simon Lamon
cd4af674a3
Move some polymer paper-tabs to mwc-tabs ( #21390 )
...
* dev-tools
* entity card editor
* edit section dialog
* edit view
* Set the page from the router back in dev tools
* Remove changes to developer tools
* Prettier
2024-07-31 10:44:52 +02:00
renovate[bot]
7a6491a901
Update babel monorepo to v7.25.0 ( #21497 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-30 16:59:34 +02:00
Bram Kragten
8d20303d54
Show helpers setup in YAML also in the UI ( #21500 )
2024-07-30 15:13:05 +02:00
Bram Kragten
a5786b4761
Fix translation loading and manifest fetching for integration page ( #21501 )
2024-07-30 12:48:28 +02:00
Bram Kragten
4ade39543d
Add created/modified to registry tables ( #21494 )
2024-07-30 11:18:50 +02:00
renovate[bot]
a85dda3365
Update dependency husky to v9.1.3 ( #21443 )
...
* Update dependency husky to v9.1.3
* Follow migration guide (options removed in 10.x, but deprecation notice right now)
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-07-30 07:44:43 +00:00
renovate[bot]
e578904ff7
Update dependency @material/web to v2 ( #21489 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 17:56:22 +02:00
renovate[bot]
09f0da1ead
Update dependency @codemirror/view to v6.29.0 ( #21488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 17:38:14 +02:00
Mike Degatano
2faa8fec17
Music Assistant repository is now built in ( #21496 )
2024-07-29 15:09:33 +00:00
renovate[bot]
945c4a66b1
Update dependency tar to v7.4.3 ( #21491 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 11:43:43 +02:00
renovate[bot]
5d794e7e88
Update dependency tar to v7.4.2 ( #21482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-28 08:02:34 +02:00
renovate[bot]
88a33bee14
Update dependency typescript to v5.5.4 ( #21474 )
2024-07-26 02:09:07 -04:00
renovate[bot]
35ec9af23f
Update typescript-eslint monorepo to v7.17.0 ( #21472 )
2024-07-26 02:07:16 -04:00
renovate[bot]
dd331173ad
Update dependency tar to v7.4.1 ( #21469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 16:22:04 +00:00
renovate[bot]
885ccb84cb
Update dependency eslint-plugin-unused-imports to v4.0.1 ( #21468 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 18:06:19 +02:00
schelv
0358fe5614
Clearable time selector ( #18590 )
...
* initial attempt at clearable time selector
* only show clear button if there is a value
* use null instead of undefined.
* leave event value undefined
* move clear button into input
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-07-25 18:05:59 +02:00
renovate[bot]
89d842c2a8
Update dependency @bundle-stats/plugin-webpack-filter to v4.13.4 ( #21457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-24 18:44:04 +02:00
Erik Montnemery
8911b55316
Adjust message about offline database migration ( #21460 )
...
Tweak message about offline database migration
2024-07-24 13:32:27 +02:00
Paul Bottein
6791e85625
Set 56px row height for new section button and title ( #21456 )
2024-07-23 13:13:35 +02:00
Erik Montnemery
79618ce114
Fix offline db migration support ( #21452 )
...
* Fix offline db migration support
* Add error handling
2024-07-23 11:47:47 +02:00
Quentame
87ba0e73dd
picture cards: add person image support ( #20593 )
...
* picture cards: add person image support
* fix: person attributes typing
* review: apply comment from @coderabbitai
* fix lint:types
* review: put person domain in image_entity config
* add picture card compatibility & exemple in gallery
* fix lint
* Allow only image or person domains on image_entity editor config
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* fix domain type
* gracefully use the default config.image if the person don't have an image
* gracefully use the default config.image if the person don't have an image (that works)
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-07-23 09:50:34 +02:00
renovate[bot]
567a2ea019
Update dependency @braintree/sanitize-url to v7.1.0 ( #21451 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-23 09:23:46 +02:00
karwosts
811c34b489
Button to copy service response as json for templates ( #21226 )
...
* Button to copy service response as json for templates
2024-07-22 18:06:48 +02:00
Paul Bottein
dd22ae446a
Don't show badge container if all badges are hidden ( #21449 )
2024-07-22 15:45:06 +02:00
Bram Kragten
d96ddf968c
Show yaml setup integrations in the UI ( #21447 )
...
* Show yaml setup integrations in the UI
* Update en.json
* Move config entry logic to memoize function
2024-07-22 15:44:08 +02:00
karwosts
bbb64870a1
Leave climate humidity mode if entity stops supporting it ( #21423 )
...
* Leave climate humidity mode if entity stops supporting it
* check changedProps
2024-07-22 10:28:51 +02:00
dependabot[bot]
f05ddd3fcd
Bump softprops/action-gh-release from 2.0.6 to 2.0.8 ( #21446 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-22 10:05:35 +02:00
renovate[bot]
0612e25d9f
Lock file maintenance ( #21430 )
...
* Lock file maintenance
* bump vaadin to 24.4.4
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2024-07-20 13:32:20 -04:00
renovate[bot]
559ecf3eae
Update dependency @lokalise/node-api to v12.7.0 ( #21442 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-20 15:57:09 +00:00
renovate[bot]
ddb31a8342
Update dependency @codemirror/view to v6.28.6 ( #21441 )
...
* Update dependency @codemirror/view to v6.28.5
* Update dependency @codemirror/view to v6.28.6
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-20 15:56:25 +00:00
Onne
1c978b7cce
Fix last point of line charts. And small other fixes to line charts. ( #21235 )
...
* Fixes last point of graphs.
Especially for items that don't often change state, the last state could
be essentially be ignored for quite a while, using the average of the
last series of entries instead.
Also for detailed graphs, the initial values could be off, because the
initial last value would be computed on bad data, resulting in NaN.
And no longer adds a double entry at end if graph has only one point.
2024-07-20 08:20:52 +00:00
renovate[bot]
9d9624c960
Update dependency @octokit/rest to v21.0.1 ( #21439 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-20 08:08:00 +02:00
Paul Bottein
179245e1aa
Add picker for badges ( #21436 )
2024-07-19 20:56:29 +02:00
Steve Repsher
345000a0e9
Redefine browser requirements for modern (latest) builds ( #16506 )
...
* Redefine browser requirements for modern (latest) builds
* Rename babel class properties plugin
* Fix only allowing latest Android
* Add browsers released in last year
* Use at or above for utilization (no change to browsers currently)
* Only use time query (no effective change)
* Add transform for private methods
* Fix some typos in browserslist config
Co-authored-by: Quentame <polletquentin74@me.com >
* bump browserslist-useragent-regex
* Add fallback feature detection for Array.prototype.findLast
---------
Co-authored-by: Quentame <polletquentin74@me.com >
2024-07-19 10:49:19 -04:00
Paul Bottein
d94d5f96c3
Fix state content options when opening ( #21437 )
2024-07-19 16:48:03 +02:00
Bram Kragten
0fa3538db5
Change abi of wheel to cp312 ( #21435 )
2024-07-19 15:50:50 +02:00
Jan-Philipp Benecke
1749725229
Remember hidden detailed energy device statistics ( #21406 )
...
* Remember hidden detailed energy device statistics
* Do not subscribe
2024-07-19 13:56:38 +02:00
Bram Kragten
83e94d32e3
Bumped version to 20240719.0
2024-07-19 12:49:36 +02:00
Bruno Pantaleão Gonçalves
7fed4e6b37
Tell mobile app to scan for Improv devices when 'Add Integration' tap ( #21420 )
2024-07-19 12:48:51 +02:00
leonardmgh
677cffd650
Fix halfopen websocket ( #18934 )
...
* initial suggestion
* Refactored implementation
* Updated implementation
* Cancel existing inverval
2024-07-19 10:07:55 +00:00
Paul Bottein
1faa1480e4
Remove badges configuration from view settings ( #21433 )
2024-07-19 10:03:18 +00:00
karwosts
8cb63ac36d
Fix quirks in URL field in view editor ( #21410 )
2024-07-19 11:54:35 +02:00
Paul Bottein
6e29b77e94
Use layout property for panel view ( #21418 )
2024-07-19 11:53:46 +02:00
dougiteixeira
38e7b8c467
Allow use trigger/condition selector in config flows ( #21431 )
2024-07-19 09:39:06 +00:00
karwosts
d078807255
Show a fallback string when repair translation fails ( #21400 )
2024-07-19 11:05:03 +02:00
Steve Repsher
82d84de426
Enable service worker for legacy build ( #21177 )
2024-07-19 10:54:27 +02:00
Paul Bottein
729a12af0c
Add new badges design with UI editor ( #21401 )
...
* Add new entity badge
* Improve badge render
* Add edit mode
* Add editor
* Increase height
* Use hui-badge
* Add editor
* Add drag and drop
* Fix editor translations
* Fix icon
* Fix inactive color
* Add state content
* Add default config
* Fix types
* Add custom badge support to editor
* Fix custom badges
* Add new badges to masonry view
* fix lint
* Fix inactive color
* Fix entity filter card
* Add display type option
* Add support for picture
* Improve focus style
* Add visibility editor
* Fix visibility
* Fix add/delete card inside section
* Fix translations
* Add error badge
* Rename classes
* Fix badge type
* Remove badges from section type
* Add missing types
2024-07-19 10:52:22 +02:00
Paul Bottein
ce43774b5f
Fix tile card padding in vertical mode ( #21409 )
2024-07-18 21:03:21 +02:00
karwosts
e63d82d291
Fix persistent notification count on server restart ( #21405 )
...
* Fix persistent notification count on server restart
2024-07-18 20:53:17 +02:00
Stefan Agner
d997cfcef0
Add error handling to device delete ( #21403 )
...
Currently, if device delete fails, the frontend stays silent. The
user might get hints in the Core logs, but nothing shown on the
frontend.
This adds error handling similar to other places.
2024-07-18 20:50:46 +02:00
renovate[bot]
219f548261
Update typescript-eslint monorepo to v7.16.1 ( #21426 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-18 20:34:51 +02:00
karwosts
ee2b10912c
Stop closed event propagating in automation editor elements ( #21424 )
2024-07-18 20:34:13 +02:00
renovate[bot]
e3b0630797
Update dependency @babel/core to v7.24.9 ( #21422 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-18 20:15:53 +02:00
Joost Lekkerkerker
30d0293a4b
Add model_id to device info card ( #21417 )
...
* Add model_id to device info card
* Update src/panels/config/devices/device-detail/ha-device-info-card.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Add model_id to device info card
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-07-17 18:09:25 +02:00
Stefan Agner
7468ab985a
Use Thread BR extended address in WS API calls ( #21172 )
...
* Use extended address in WS API calls
This follows the HA Core change and passes the extended address to the
OTBR WS API calls where necessary. It also follows the new OTBR info
format which potentially includes multiple OTBRs.
This allows to support multiple OTBR managed by a single system.
Note: There is one corner case when none of the OTBR is found via
discovery. In this case we offer to reset the OTBR. Currently we simply
offer this for the primary or first one found.
* Fix lint error
* Update src/panels/config/integrations/integration-panels/thread/thread-config-panel.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update src/panels/config/integrations/integration-panels/thread/thread-config-panel.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Use Record type to map OBTR data
* Add labels to Thread network operation icons
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-07-17 09:06:09 +02:00
renovate[bot]
ef3758da55
Update dependency prettier to v3.3.3 ( #21408 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-07-16 18:32:13 +02:00
renovate[bot]
2a970b8416
Update fullcalendar monorepo to v6.1.15 ( #21404 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-16 17:54:29 +02:00
Paul Bottein
f70126eb62
Adjust row height in grid ( #21311 )
...
* Set row height to 56px
* Adjust padding and sizes
* Adjust margin
* Fix pointer-events
* Fix image size
* Clean code
2024-07-15 14:11:03 +02:00
Paul Bottein
f87296d978
Add state content component ( #21370 )
...
* Move state content into its own component for reusability
* Add entity state content selector
* Use live timer
* Rename live timer to remaining time and remove remaining attribute from state content list
* Move default in state content component
* Fix picker
2024-07-15 14:08:00 +02:00
renovate[bot]
2890d5c8cf
Update vaadinWebComponents monorepo to v24.4.3 ( #21399 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:45:05 +00:00
Simon Lamon
15a7ace278
Add on primary color to ha-slider ( #21389 )
...
add on primary
2024-07-15 11:38:48 +02:00
dependabot[bot]
71a2c40dd7
Bump home-assistant/wheels from 2024.01.0 to 2024.07.1 ( #21398 )
...
Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels ) from 2024.01.0 to 2024.07.1.
- [Release notes](https://github.com/home-assistant/wheels/releases )
- [Commits](https://github.com/home-assistant/wheels/compare/2024.01.0...2024.07.1 )
---
updated-dependencies:
- dependency-name: home-assistant/wheels
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-15 09:00:16 +02:00
dependabot[bot]
a08bbcd1b4
Bump actions/setup-node from 4.0.2 to 4.0.3 ( #21397 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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-07-15 06:59:05 +00:00
renovate[bot]
5ec257fa18
Update dependency webpack to v5.93.0 ( #21394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-14 22:30:44 +02:00
renovate[bot]
9b01c0b2f0
Update dependency eslint-plugin-lit-a11y to v4.1.4 ( #21392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-14 17:21:05 +02:00
renovate[bot]
7dd860c539
Update babel monorepo to v7.24.8 ( #21391 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-14 17:20:19 +02:00
karwosts
dbc2db2591
Make config flow previews more generic ( #21382 )
...
* Make config flow previews more generic
2024-07-14 17:01:21 +02:00
renovate[bot]
29aa57229c
Update dependency gulp-zopfli-green to v6.0.2 ( #21385 )
2024-07-13 20:40:32 -04:00
renovate[bot]
8d74174be1
Update dependency glob to v11 ( #21375 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-13 11:39:17 +02:00
Paul Bottein
a60242f042
Fix state color for locking and unlocking state ( #21369 )
2024-07-13 11:35:03 +02:00
renovate[bot]
db314522d7
Update dependency glob to v10.4.5 ( #21374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-13 01:18:34 +02:00
renovate[bot]
7b66ee06eb
Update vaadinWebComponents monorepo to v24.4.2 ( #21376 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-13 01:15:19 +02:00
renovate[bot]
3f34dacec9
Update typescript-eslint monorepo to v7.16.0 ( #21372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 21:16:54 +02:00
Bram Kragten
277650e1c1
Update en.json
2024-07-11 12:26:23 +02:00
Paul Bottein
e59c04c685
Display live remaining time for timer on tile card ( #21290 )
...
Display timer by default on tile card
2024-07-11 11:09:14 +02:00
Bram Kragten
d9583582e6
Rename service call to action ( #21362 )
2024-07-11 09:00:15 +02:00
Bram Kragten
5ead5ed058
Fix unhiding default hidden column ( #21358 )
...
the first commit is the right commit...
2024-07-10 18:25:57 +02:00
renovate[bot]
f2993602f9
Update dependency superstruct to v2 ( #21324 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-10 17:09:06 +02:00
Simon Lamon
11b490d145
Dev tools events: Add a clear events button ( #21353 )
...
Clear events
2024-07-10 15:01:56 +02:00
Bram Kragten
cd4937b539
Fix unhiding default hidden columns ( #21354 )
...
* Fix unhiding default hidden columns
* Update dialog-data-table-settings.ts
2024-07-10 14:58:26 +02:00
Paul Bottein
daa36788e0
Reload the card when changing the configuration in editor ( #21351 )
2024-07-10 12:39:50 +02:00
Paul Bottein
0447247add
20240710.0 ( #21350 )
2024-07-10 08:34:04 +02:00
Paul Bottein
7edc4efc95
Bumped version to 20240710.0
2024-07-10 08:21:12 +02:00
Bram Kragten
144d278e4a
Don't block interaction on disabled automation selector ( #21347 )
2024-07-09 17:03:40 +02:00
Paul Bottein
541453c245
Fix hidden conditional card in editor preview ( #21344 )
2024-07-09 15:37:05 +02:00
G Johansson
ca53af5c41
Add turn_on/off to FanEntity ( #21339 )
2024-07-09 10:26:42 +02:00
renovate[bot]
bd54eb40a7
Update dependency glob to v10.4.3 ( #21343 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-09 09:59:36 +02:00
renovate[bot]
8ff2396a53
Update vaadinWebComponents monorepo to v24.4.1 ( #21334 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 17:42:39 +02:00
Bram Kragten
c85e29f2bb
Use localize func in table settings dialog ( #21335 )
2024-07-08 17:41:59 +02:00
karwosts
e7a749ef7d
Add title
to stack editor UI ( #21328 )
...
Add title to stack editor UI
2024-07-08 14:13:29 +02:00
dependabot[bot]
bef53aef57
Bump actions/upload-artifact from 4.3.3 to 4.3.4 ( #21332 )
2024-07-08 08:42:44 +02:00
G Johansson
877d0db1bb
Add defrosting to HVAC actions for ClimateEntity ( #21330 )
2024-07-07 18:54:58 +02:00
renovate[bot]
aa49d6ef6b
Update dependency marked to v13 ( #21094 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-07 13:32:07 +02:00
renovate[bot]
d646ce4995
Update dependency @codemirror/view to v6.28.4 ( #21321 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-06 17:42:38 +02:00
renovate[bot]
d6e6844f23
Update dependency @codemirror/autocomplete to v6.17.0 ( #21320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-06 17:23:49 +02:00
renovate[bot]
66e26e1a27
Update dependency @braintree/sanitize-url to v7.0.4 ( #21314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 21:19:50 +02:00
Paul Bottein
b7473b58fb
Fix sensor card display ( #21313 )
2024-07-05 21:01:19 +02:00
Bram Kragten
895333aa05
20240705.0 ( #21306 )
2024-07-05 13:40:27 +02:00
Bram Kragten
42b5fbec9b
Bumped version to 20240705.0
2024-07-05 13:22:23 +02:00
Paul Bottein
f7072c247e
Improve sensor card graph inside section grid ( #21289 )
2024-07-05 12:17:31 +02:00
Matthias de Baat
f995f19f06
Clarify remove vs. delete ( #21297 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2024-07-05 09:00:19 +02:00
renovate[bot]
7f50504908
Update dependency typescript to v5.5.3 ( #21300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 19:21:19 +00:00
Paul Bottein
dc93a0ce54
Fix energy selection date card in grid layout ( #21293 )
...
Fix energy selection card in grid layout
2024-07-04 21:18:50 +02:00
Simon Lamon
3e4d06fca3
Change delete/remove wording in tag area to be consistent ( #21299 )
...
delete tags
2024-07-04 21:09:34 +02:00
Paul Bottein
050bef0564
Better handle auto height in card resize editor ( #21260 )
...
* Add auto-height option to resize editor
* Use min instead of max
* Remove auto height
2024-07-04 21:09:10 +02:00
renovate[bot]
1abebdae21
Update typescript-eslint monorepo to v7.15.0 ( #21296 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 20:07:42 +02:00
renovate[bot]
b411ae0286
Update dependency @lokalise/node-api to v12.6.0 ( #21291 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 19:18:37 +02:00
Paul Bottein
202bd148ef
Fix iframe card overflow in vertical stack ( #21282 )
2024-07-04 12:29:17 +02:00
renovate[bot]
15589927c8
Update dependency @codemirror/view to v6.28.3 ( #21277 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 11:46:55 +02:00
Bram Kragten
df7b5b08cf
Allow custom localize function for datatable ( #21270 )
2024-07-04 11:46:10 +02:00
Steve Repsher
8b9fa9bc39
Clean up imports and unopened tag on device config page ( #21274 )
2024-07-04 10:01:01 +02:00
Bram Kragten
c07e1122e1
Tweak demo, add some translations, tweak media players ( #21271 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-04 08:11:39 +02:00
Paul Bottein
1ceef7c3d3
Set min column size to 1 for vertical tile card ( #21275 )
2024-07-03 22:32:56 +02:00
karwosts
e332364ec0
Fix automation picker overflow menu for keyboard ( #21048 )
...
* Fix automation picker overflow menu for keyboard
* some updates from review
* typing
* no removeEventListener
* updates from review
2024-07-03 11:56:44 -04:00
Bram Kragten
97c4cf9391
Hide some things in demo ( #21268 )
2024-07-03 13:33:00 +00:00
Bram Kragten
522f66423b
Fix demo map panel ( #21265 )
2024-07-03 13:26:19 +00:00
Bram Kragten
58ba9f628a
20240703.0 ( #21264 )
2024-07-03 14:27:49 +02:00
Bram Kragten
57e48e2561
Bumped version to 20240703.0
2024-07-03 14:23:31 +02:00
Bram Kragten
37af77dabe
Make sure unhidden columns are put at the correct place ( #21262 )
2024-07-03 14:23:05 +02:00
Paulus Schoutsen
2b5fba4a30
Add support for capability attributes in demo ( #21263 )
2024-07-03 14:08:38 +02:00
Paulus Schoutsen
d833910796
Fix demo development inside a dev container ( #21261 )
2024-07-03 13:52:53 +02:00
Paul Bottein
81c796beb4
Fix area card background and improve grid support ( #21259 )
2024-07-03 13:16:55 +02:00
Paul Bottein
19ee150395
Remove layout options for media player ( #21258 )
2024-07-03 11:54:11 +02:00
Steve Repsher
82329833f5
Remove Safari 14.0 patch for delegatesFocus ( #21247 )
2024-07-03 06:28:57 +02:00
Bram Kragten
28ced4bfd3
20240702.0 ( #21255 )
2024-07-02 21:37:23 +02:00
Bram Kragten
ab3b8593f4
Bumped version to 20240702.0
2024-07-02 21:21:25 +02:00
Paul Bottein
094203f0b4
Add min/max row/columns to resize card editor ( #21244 )
...
* Add min/max row/columns to resize card editor
* Add humidifier and thermostat card
* Removed unused condition
* Don't set max rows
* Add media card
* Add button card
* Use same rule if there is footer
* Don't show disabled cell
* Add min rows to sensor card
* Update sizes
* Update sizes
* Update sizes
* Add min rows to weather forecast card
2024-07-02 21:19:29 +02:00
Bram Kragten
9a2051a679
Change take control of blueprint UX ( #21254 )
...
* Change take control of blueprint UX
* Add margin to ha-alert
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-07-02 21:18:58 +02:00
Paul Bottein
09accb3071
Ignore aspect ratio in grid section ( #21248 )
...
* Ignore aspect ratio in grid section
* Feedback
2024-07-02 18:50:42 +02:00
Simon Lamon
7d432cd11a
Fix logbook card display/reloading issues ( #21253 )
...
remove await logic
2024-07-02 18:44:36 +02:00
Paulus Schoutsen
7258e31348
Tweak first section in section demo ( #21249 )
...
* Tweak first section in section demo
* Allow automation entities be toggled
2024-07-02 17:11:16 +02:00
Steve Repsher
5707ca0016
Fix English only translations build ( #21245 )
2024-07-02 15:13:04 +02:00
Paulus Schoutsen
76abfea6ed
Hide demo card when showing demo from frontpage ( #21243 )
...
* Hide demo card when showing demo from frontpage
* Store in constant on load
* reverse
* Remove filter
* move constnat
* Make Home Assistant title
2024-07-02 14:59:52 +02:00
Steve Repsher
d01377da3c
Fix Webpack bundling of recorder worklet ( #21239 )
...
* Fix Webpack bundling of recorder worklet
2024-07-01 16:31:22 +02:00
Simon Lamon
e97be57e3b
Application credentials: small improvements ( #21233 )
...
* small improvements
* Update ha-config-application-credentials.ts
* Update ha-config-application-credentials.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-07-01 13:11:52 +02:00
Paulus Schoutsen
c71a051b6d
Remove ga.js ( #21242 )
2024-07-01 12:11:26 +02:00
Paul Bottein
f41fab6968
Improve take control of automation/script wording ( #21241 )
2024-07-01 11:12:15 +02:00
renovate[bot]
bda61da666
Update dependency @material/web to v1.5.1 ( #21224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-30 09:34:43 +02:00
renovate[bot]
93445ced74
Update dependency eslint-plugin-lit-a11y to v4.1.3 ( #21227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-29 13:30:05 -04:00
Paul Bottein
fd6a192db1
20240628.0 ( #21223 )
2024-06-28 22:04:49 +02:00
Paul Bottein
b81314fc1f
Bumped version to 20240628.0
2024-06-28 21:11:07 +02:00
Simon Lamon
9beb4c39ff
Implement search in application credentials table ( #21219 )
...
Implement search functions
2024-06-28 21:10:24 +02:00
Simon Lamon
18a6f8d64d
Add credential to user after creation ( #21221 )
2024-06-28 21:08:51 +02:00
Paul Bottein
beec720b9b
Use display contents in horizontal stack only ( #21217 )
2024-06-28 20:56:01 +02:00
Paul Bottein
85865af0c3
Fix update config mecanism in hui-card ( #21218 )
2024-06-28 20:17:57 +02:00
Simon Lamon
d33cf4f199
Reload application credentials after single delete ( #21216 )
...
Reload application credentials after delete
2024-06-28 14:46:27 +02:00
Simon Lamon
4a1087c969
Add storage variables for application credentials config table ( #21215 )
...
Implement storage variables
2024-06-28 14:45:33 +02:00
Simon Lamon
cbc95a5e2d
Fix icon header labels in Automations, Scene and Script tables ( #21214 )
...
Change icon header labels
2024-06-28 14:44:57 +02:00
Simon Lamon
dcd4c39978
Fix add application credential keyboard handling ( #21205 )
...
double primaryAction
2024-06-28 14:44:30 +02:00
renovate[bot]
11d832c2ea
Update dependency @bundle-stats/plugin-webpack-filter to v4.13.3 ( #21197 )
2024-06-27 23:00:52 -04:00
renovate[bot]
3b15d26500
Update typescript-eslint monorepo to v7.14.1 ( #21195 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 21:57:31 +02:00
renovate[bot]
df65038341
Update dependency mocha to v10.5.0 ( #21194 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 14:55:43 -04:00
Bram Kragten
d72e8c35d8
20240627.0 ( #21192 )
2024-06-27 20:02:18 +02:00
Paul Bottein
da2865d8bf
Fix size of cards inside stack cards ( #21190 )
...
* Fix size of cards inside stack cards
* Apply style everywhere
* Fix stack
* Fix grid stack
* Set block only for square
2024-06-27 19:31:55 +02:00
Bram Kragten
fd64d17d88
Bumped version to 20240627.0
2024-06-27 19:30:48 +02:00
Paul Bottein
5273293cd6
Add last updated property to tile card state content ( #21191 )
2024-06-27 18:46:39 +02:00
Bram Kragten
49c42fc757
Add support for native QR code scanner ( #21187 )
2024-06-27 17:15:33 +02:00
Paul Bottein
7603fa3aa8
Don't set hass to undefined in lovelace cards. ( #21189 )
...
* Wait for hass and config before building the card
* Don't use setter
* Improve code readability
* Use hasupdated
* Rename build to load
2024-06-27 16:49:10 +02:00
karwosts
7aa005e0ce
Fix device integration filter for entityless devices ( #21136 )
...
* Fix device integration filter for entityless devices
* code review
2024-06-27 12:40:09 +02:00
renovate[bot]
b2a55dd737
Update dependency @types/chromecast-caf-receiver to v6.0.16 ( #21183 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-27 06:34:34 +02:00
Paul Bottein
5bc3ad4c63
20240626.2 ( #21181 )
2024-06-26 23:19:57 +02:00
Paul Bottein
ccad1afcf0
Bumped version to 20240626.2
2024-06-26 23:18:57 +02:00
Paul Bottein
530745d20d
Revert "20240626.1" ( #21180 )
...
Revert "20240626.1 (#21179 )"
This reverts commit a16cae0671
.
2024-06-26 23:18:27 +02:00
Paul Bottein
a16cae0671
20240626.1 ( #21179 )
...
* Fix undefined value in search (#21175 )
* Fix hass object in nested hui-card (#21178 )
* Bumped version to 20240626.1
2024-06-26 23:09:42 +02:00
Paul Bottein
231c923776
Bumped version to 20240626.1
2024-06-26 23:08:56 +02:00
Paul Bottein
b08b67179e
Fix hass object in nested hui-card ( #21178 )
2024-06-26 21:05:47 +00:00
Paul Bottein
d9f1b06199
Fix undefined value in search ( #21175 )
2024-06-26 20:37:07 +02:00
Bram Kragten
8d0c4e4a52
20240626.0 ( #21171 )
2024-06-26 12:49:50 +02:00
Bram Kragten
4b7526c8a3
Merge branch 'master' into dev
2024-06-26 12:38:37 +02:00
Bram Kragten
6267ab5ed3
Bumped version to 20240626.0
2024-06-26 12:36:57 +02:00
Paul Bottein
ae94231800
Use resize controller for weather card ( #19806 )
...
* Use resize controller for weather card
* Don't use observe
2024-06-26 12:35:49 +02:00
Bram Kragten
7d28f3f585
Allow to hide and sort columns in data tables ( #21168 )
...
* Allow to hide and sort columns in data tables
* fix unused
* store
2024-06-26 11:51:32 +02:00
Bram Kragten
adea384f40
Update logo_x.svg
2024-06-26 11:50:18 +02:00
Bram Kragten
55b66250f4
Take convert of blueprint automation and script ( #21151 )
...
* substituteBlueprint
* WIP ux
* Simplify feature
* Add take control to scripts
* Add translations and catch error
* Clean import
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-06-26 11:24:47 +02:00
Philip Allgaier
182111912c
Rename "Twitter" to "X (formerly Twitter)" ( #20694 )
...
* Rename "Twitter" to "X (formerly Twitter)"
* Add translations
* Show x logo on light mode
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-06-26 11:13:52 +02:00
renovate[bot]
8a0924bf1f
Update dependency typescript to v5.5.2 ( #21144 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-26 10:50:25 +02:00
Simon Lamon
94dc9308ea
Replace octal escape sequences ( #21156 )
...
* replace octal escape characters
* Add disable eslint
2024-06-26 10:19:52 +02:00
Paul Bottein
f42a9ac070
Ignore diacritics (accents) in search ( #21150 )
...
* Ignore diacritics in search
* Rename variable
2024-06-26 10:07:31 +02:00
Paul Bottein
1acada625f
Improve user and person dialogs ( #21162 )
...
* Improve user dialog
* Update person dialog
* Improve add user dialog
* Fix secondary option
2024-06-26 10:03:43 +02:00
Paul Bottein
128dbbcfef
Better resizing support for thermostat card ( #21120 )
...
* Better resizing support for thermostat card
* Use resize controller
* Fix typings
* Don't use query
* Use render to set style
2024-06-26 10:03:10 +02:00
Bram Kragten
57d8544dbf
Add menu with remove option to application credentials ( #21139 )
2024-06-26 09:47:46 +02:00
Bram Kragten
76daa2bb7f
Add support for sections in filters ( #21157 )
2024-06-25 20:01:10 +02:00
renovate[bot]
9cbb51549b
Update dependency @types/mocha to v10.0.7 ( #21163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 12:42:54 +00:00
Paul Bottein
bd1ede4145
Fix grid size picker size ( #21161 )
2024-06-25 12:24:04 +02:00
Paul Bottein
321a085c0e
Resize card editor ( #21115 )
2024-06-24 22:10:31 +02:00
Bram Kragten
6a3041988a
Allow to change username ( #21152 )
2024-06-24 18:51:43 +02:00
renovate[bot]
23fcdf876c
Update dependency @codemirror/view to v6.28.2 ( #21154 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 12:24:01 -04:00
Bram Kragten
00f325e961
Support expandable in initial form data ( #21153 )
2024-06-24 17:30:43 +02:00
renovate[bot]
d00b3cfc61
Update Yarn to v4.3.1 ( #21149 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 13:33:19 +02:00
karwosts
4cc9e74ea8
Fix 'Move to view' operation ( #21142 )
2024-06-24 11:56:06 +02:00
dependabot[bot]
a56b9a96ce
Bump softprops/action-gh-release from 2.0.5 to 2.0.6 ( #21148 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 08:37:48 +02:00
renovate[bot]
d4b5f4bc14
Update dependency @octokit/rest to v21 ( #21146 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-23 23:22:08 -04:00
renovate[bot]
cf1523ee73
Update dependency @types/chromecast-caf-receiver to v6.0.15 ( #21138 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-23 12:54:15 +02:00
renovate[bot]
f5d571ca84
Update dependency webpack to v5.92.1 ( #21134 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-22 20:54:24 +02:00
karwosts
362e92f313
Add some weather attribute icons and units ( #21133 )
2024-06-22 15:42:26 +02:00
Jan-Philipp Benecke
5ddf72b973
Add preview to Threshold config & option flow ( #19845 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2024-06-22 13:32:40 +02:00
renovate[bot]
6e78c28f51
Update dependency @codemirror/autocomplete to v6.16.3 ( #21130 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-22 09:10:52 +02:00
renovate[bot]
772f0bb669
Update dependency tar to v7.4.0 ( #21129 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-22 08:51:43 +02:00
renovate[bot]
846c2a848f
Update dependency glob to v10.4.2 ( #21127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-22 08:51:08 +02:00
renovate[bot]
8495757005
Update dependency @braintree/sanitize-url to v7.0.3 ( #21126 )
2024-06-21 22:09:25 -04:00
karwosts
9960d38b91
Offer to delete no-longer-recorded statistics ( #21119 )
2024-06-21 11:18:24 +02:00
Simon Lamon
d3222f8bb0
Various fixes in dialogs ( #20935 )
...
* allow escape and scrim action for repair dialogs
* improve delete entity dialogs
* reiterate refresh token dialog wordings (kept refresh token for now)
* improve device delete dialogs
* Improve deletable text and invalidation
2024-06-21 11:15:01 +02:00
Simon Lamon
2e5cce5409
Replace paper-listbox in cast frontend ( #19954 )
...
* hc-cast
* Update cast/src/launcher/layout/hc-cast.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update cast/src/launcher/layout/hc-cast.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Update cast/src/launcher/layout/hc-cast.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
* Fixes
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-06-21 11:13:13 +02:00
Paul Bottein
f78946447f
Show card preview inside section in card editor ( #21065 )
...
* Show card inside section in card editor
* Replace edit mode by preview
* Add backward compatibility for custom cards
* Re-order props
2024-06-21 11:12:18 +02:00
Jay Turner
eb0579ddc5
Use EnergyCardBaseConfig where appropriate ( #20896 )
...
* Use EnergyCardBaseConfig where appropriate
* Update type key
* Rename class
* Run prettier
2024-06-21 11:11:41 +02:00
Steve Repsher
686424fc70
Add CoreJS polyfills to modern build ( #20676 )
2024-06-21 11:07:39 +02:00
renovate[bot]
039e9b40bd
Update typescript-eslint monorepo to v7.13.1 ( #21121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-20 14:41:07 -04:00
karwosts
8272bef890
Sort filter-domains on translated name ( #21116 )
2024-06-19 17:31:04 +02:00
Kevin Jahrens
62528b2413
Fix back paths ( #21112 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-06-19 07:08:14 +00:00
renovate[bot]
fa24f529e0
Lock file maintenance ( #21114 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-19 08:58:38 +02:00
dependabot[bot]
43a54f6cda
Bump ws from 7.5.9 to 7.5.10 ( #21111 )
2024-06-18 20:56:53 -04:00
Paulus Schoutsen
9c153bbd58
Split out service entities ( #21076 )
...
* Hide notify entiites from generated dashboard
* Split out service entities on device info page
* Update src/panels/lovelace/common/generate-lovelace-config.ts
* Split service -> notify/assist
2024-06-18 08:58:45 +02:00
Bram Kragten
27afe9ecb7
Wrap code editor for template selector ( #21104 )
...
* Wrap code editor for template selector
2024-06-17 19:15:55 +00:00
dependabot[bot]
72f989e2bd
Bump actions/checkout from 4.1.6 to 4.1.7 ( #21102 )
2024-06-17 10:19:48 +02:00
renovate[bot]
a6ef46565f
Update dependency @codemirror/view to v6.28.1 ( #21099 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16 09:43:11 +02:00
renovate[bot]
a35ac09688
Update dependency lint-staged to v15.2.7 ( #21098 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 20:55:19 +02:00
Douwe
27024135ea
Update hui-grid-section.ts ( #21088 )
...
Add variable to align title
2024-06-15 18:21:42 +02:00
Franck Nijhof
8759ed740a
Make the radius of the home zone configurable ( #21096 )
2024-06-15 14:41:09 +02:00
Franck Nijhof
bb3e8ae33d
Update home-assistant-js-websocket to 9.4.0 ( #21097 )
2024-06-15 08:03:55 -04:00
renovate[bot]
b5b60c9bf0
Update vaadinWebComponents monorepo to v24.4.0 ( #21089 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 00:12:37 -04:00
renovate[bot]
3b6a2cf7d8
Update dependency @codemirror/view to v6.28.0 ( #21081 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 00:09:09 -04:00
renovate[bot]
7e10e14102
Update dependency lint-staged to v15.2.6 ( #21092 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 21:21:25 +02:00
renovate[bot]
a580abab4a
Update dependency webpack to v5.92.0 ( #21090 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 20:21:11 +02:00
renovate[bot]
11523c08c4
Update Yarn to v4.3.0 ( #21084 )
2024-06-14 12:29:02 -04:00
renovate[bot]
7a8988528b
Update dependency prettier to v3.3.2 ( #21087 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 08:42:55 +02:00
renovate[bot]
2a6380f083
Update typescript-eslint monorepo to v7.13.0 ( #21082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 08:29:55 +02:00
Paul Bottein
f43319a3ae
Bumped version to 20240610.1
2024-06-13 20:49:43 +02:00
Paul Bottein
e8eefaf1d3
Fix current mode not selected in card feature ( #21063 )
2024-06-13 20:46:50 +02:00
Steve Repsher
06d82a4925
Do not inject Intl polyfill into ecma402-abstract package ( #21074 )
2024-06-13 20:45:50 +02:00
Paulus Schoutsen
4991d52fcc
Hide notify entities from generated dashboard ( #21075 )
...
Hide notify entiites from generated dashboard
2024-06-13 20:45:35 +02:00
Simon Lamon
0b391eafcf
Fix diagnostic download not downloading ( #21078 )
2024-06-13 20:45:12 +02:00
Paul Bottein
0bb34830f8
Fix selected state for selected config entries ( #21079 )
2024-06-13 20:45:02 +02:00
Paul Bottein
29881c8bb4
Fix selected state for selected config entries ( #21079 )
2024-06-13 18:26:45 +02:00
Simon Lamon
56254ddf03
Fix diagnostic download not downloading ( #21078 )
2024-06-13 13:31:30 +02:00
Paulus Schoutsen
007ba70641
Hide notify entities from generated dashboard ( #21075 )
...
Hide notify entiites from generated dashboard
2024-06-13 08:04:27 +02:00
Steve Repsher
3e1227b064
Do not inject Intl polyfill into ecma402-abstract package ( #21074 )
2024-06-12 14:45:57 -04:00
Matthias Alphart
067e179f26
Translation support for device automation extra fields ( #20567 )
...
* Translation support for device trigger extra fields
* Prefer component translation over default
* Move device trigger extra_fields translations to backend
* move translations for extra_fields of conditions and actions too
2024-06-12 14:09:50 +02:00
AlCalzone
9a3f7df25e
Z-Wave: Prevent closing the Add Device dialog when user input is required ( #20999 )
...
* prevent closing the Z-Wave Add node dialog when user input is required
* ask user for confirmation before leaving page during bootstrapping
* fix: no non-null assertion
2024-06-12 13:48:40 +02:00
Paul Bottein
c7b4e8f37c
Fix current mode not selected in card feature ( #21063 )
2024-06-12 13:40:44 +02:00
Paul Bottein
bfa8b886ab
Make update actions sticky on more info ( #21053 )
2024-06-12 13:39:04 +02:00
Paul Bottein
433c00b73a
Move card loading logic into hui-card ( #21018 )
...
* Move card rebuild to hui-card
* Use hui card in stack card
* add once to event
* Do not use state
* Use hui card in conditional card
* Use editMode instead of lovelace in hui card
* Fix edit mode
* Use hui-card in card dialog and panel todo
* Fix edit mode
* Fix types
* Migrate entity filter card
* Update demo card
* Fix UI view
* Allow edit mode attribute
* Remove unused condition
* Remove unused section preview code
* Remove useless check for config
2024-06-12 13:38:21 +02:00
Stefan Agner
a497f42f73
Move send credentials to phone to main Thread configuration panel ( #21066 )
...
Move send credentials to phone to main view
Currently the button is hidden in the more info dialog, and even there
it seems that it is currently not rendered correctly.
This moves the button to the main view, make it more obvious while
still keeping it out of the way if the feature is not applicable.
2024-06-12 13:35:29 +02:00
Stefan Agner
165723cb5b
Clarify Thread credentials transfer direction ( #21067 )
...
"Import credentials" on a phone can be missunderstood as importing
credentials from Home Assistant to the phone, but this is not what
this command is doing.
Use "Send credentials to Home Assistant" to make it clear what the
direction of the transfer is.
2024-06-12 13:32:51 +02:00
Bruno Pantaleão Gonçalves
42b5fa696a
Fix "canImportKeychain" boolean for thread panel ( #21062 )
2024-06-11 10:04:13 +02:00
renovate[bot]
59062d96a8
Update dependency @rollup/plugin-commonjs to v26 ( #21037 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 21:56:01 +02:00
Paulus Schoutsen
d36bbfe07d
Hide hidden updates from sidebar/settings ( #21058 )
2024-06-10 15:52:24 -04:00
Bram Kragten
4a8bb5034d
Merge branch 'dev'
2024-06-10 19:50:24 +02:00
Bram Kragten
0d489213a4
Bumped version to 20240610.0
2024-06-10 19:50:10 +02:00
koostamas
c54acc9369
Fix automation describeCondition for number state type ( #21052 )
...
When using a number state condition in an automation, the UI used an incorrect evaluation when trying to describe the condition which made the label default to the default value.
To fix this, I just changed the evaluation to check directly for `undefined` value.
2024-06-10 19:19:26 +02:00
Simon Lamon
562bc084f0
Revert fullcalendar back to v6.1.11 ( #21039 )
...
* Drop fullcalendar back to v6.1.11
* Add resolution
2024-06-10 09:23:53 +02:00
karwosts
6fce2f35a5
Add a title to triggered dialog ( #21046 )
2024-06-09 21:33:58 +02:00
karwosts
f4e24bed2e
Fix cancel button in section edit ( #21045 )
2024-06-09 12:54:38 +00:00
renovate[bot]
09969c0e2d
Update babel monorepo to v7.24.7 ( #21035 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-08 19:52:09 +02:00
renovate[bot]
4b0181774b
Update CodeMirror ( #21022 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-08 19:51:08 +02:00
renovate[bot]
272db5e9e8
Update dependency @rollup/plugin-replace to v5.0.7 ( #21036 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-08 19:50:43 +02:00
renovate[bot]
9ae3a824d9
Update dependency prettier to v3.3.1 ( #21033 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-08 12:29:12 +02:00
renovate[bot]
9db55c9391
Update dependency @lit-labs/virtualizer to v2.0.13 ( #21029 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-08 09:42:52 +02:00
renovate[bot]
59697127c0
Update dependency @rollup/plugin-replace to v5.0.6 ( #21031 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-08 08:50:00 +02:00
renovate[bot]
565600e945
Update dependency @codemirror/view to v6.26.4 ( #21021 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-07 16:08:38 +02:00
karwosts
721eebf367
Add floor selector to script fields ( #21016 )
2024-06-07 13:02:58 +02:00
renovate[bot]
f5ae842167
Update typescript-eslint monorepo to v7.12.0 ( #21014 )
2024-06-06 20:35:13 -04:00
renovate[bot]
3575734ed0
Update dependency @codemirror/language to v6.10.2 ( #21008 )
2024-06-06 20:34:16 -04:00
karwosts
4e8de1f64d
Todo button menu: add stop propagation ( #20996 )
2024-06-05 11:43:21 +02:00
Bram Kragten
a8366c6416
Merge branch 'dev'
2024-06-05 11:42:10 +02:00
Bram Kragten
cd73b8ac29
Bumped version to 20240605.0
2024-06-05 11:41:51 +02:00
Paul Bottein
74eca6b1f5
Increase check update timeout to 15s ( #20998 )
2024-06-05 10:13:28 +02:00
Paulus Schoutsen
9ef0bd6e46
Fix Assist styling ( #20997 )
2024-06-05 09:53:40 +02:00
renovate[bot]
53eb7f771f
Update dependency prettier to v3.3.0 ( #20992 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 20:27:20 +02:00
Bram Kragten
8ff8c01bba
Merge branch 'dev'
2024-06-04 16:47:15 +02:00
Bram Kragten
cd62f064cb
Bumped version to 20240604.0
2024-06-04 16:47:00 +02:00
Paul Bottein
db82b856e0
Fix filter card visibility when show empty is false ( #20985 )
2024-06-04 16:46:38 +02:00
Paul Bottein
ab340e13e9
Fix max option saving using keyboard for script mode ( #20984 )
2024-06-04 16:46:08 +02:00
Paul Bottein
22c54b3fea
Fix card editor size on mobile ( #20976 )
2024-06-04 16:45:54 +02:00
Alex van den Hoogen
2dd7e598d5
Add missing hui-root callback, fixes #20854 ( #20975 )
...
* Add missing hui-root callback, fixes #20854
* Set scroll event listener on hui-root to passive
2024-06-04 14:03:04 +02:00
Raman Gupta
d1ce06e368
Fix parameter name in zwave_js WS API ( #20981 )
2024-06-04 11:21:52 +02:00
Bram Kragten
52f3ff3306
20240603.0 ( #20974 )
2024-06-03 18:56:01 +02:00
Bram Kragten
9717304b68
Bumped version to 20240603.0
2024-06-03 18:43:00 +02:00
Bram Kragten
c646f3c39a
Save search filter in session storage ( #20973 )
...
* Save search filter in session storage
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-03 18:42:34 +02:00
Paul Bottein
0297ec5a7b
Add visibility editor to card editor ( #20926 )
...
* Add visibility editor to card editor
* Add translations
* AI suggestion
2024-06-03 18:23:47 +02:00
Paul Bottein
e48286c2a0
Fix conditional card visiblity inside section ( #20966 )
...
* Fix conditional card visiblity inside section
* Remove _ from protected method
2024-06-03 18:23:30 +02:00
Brynley McDonald
f2b2da9877
Fix filters for entity/device from integrations dashboard ( #20953 )
2024-06-03 17:50:40 +02:00
Simon Lamon
250f87cfd8
Improve error messages in config entries ( #20934 )
...
* Improve error messages and test completely
* Add css back
* Revert ha-alert changes
* Update src/panels/config/integrations/ha-config-integration-page.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-06-03 16:29:47 +02:00
Paul Bottein
9f6afb162a
Make lovelace optional in card and section ( #20970 )
2024-06-03 16:05:41 +02:00
Paul Bottein
0add65feff
Use event for section visibility instead of mutation observer ( #20967 )
2024-06-03 15:54:40 +02:00
Paul Bottein
c08d9a9166
Fix card display in view panel ( #20972 )
2024-06-03 15:49:31 +02:00
ildar170975
d9a9038cec
Update ha-entity-marker.ts: add CSS variable for border-radius ( #20914 )
...
* Update ha-entity-marker.ts
* fix whitespace
2024-06-03 15:40:46 +02:00
Paul Bottein
6bee3ef45c
Fix fallback icon color in dark mode ( #20969 )
2024-06-03 14:16:18 +02:00
Paul Bottein
3a855f95ad
Fix broken config switch in demo ( #20971 )
2024-06-03 13:37:32 +02:00
Paulus Schoutsen
e7f3393ec6
Tweak styles Assist dialog ( #20960 )
2024-06-03 11:42:43 +02:00
karwosts
d7cb4cb537
Revert "Filter unrecorded entities from history panel ( #19621 )" ( #20941 )
...
This reverts commit d88670034a
.
2024-06-03 10:03:30 +02:00
renovate[bot]
c55720c933
Update dependency @codemirror/autocomplete to v6.16.2 ( #20965 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 07:49:47 +00:00
dependabot[bot]
f78e757485
Bump relative-ci/agent-action from 2.1.10 to 2.1.11 ( #20964 )
...
Bumps [relative-ci/agent-action](https://github.com/relative-ci/agent-action ) from 2.1.10 to 2.1.11.
- [Release notes](https://github.com/relative-ci/agent-action/releases )
- [Commits](https://github.com/relative-ci/agent-action/compare/v2.1.10...v2.1.11 )
---
updated-dependencies:
- dependency-name: relative-ci/agent-action
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-06-03 09:39:01 +02:00
renovate[bot]
fa03c58a93
Update dependency tar to v7.2.0 ( #20952 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 15:21:42 +02:00
renovate[bot]
49f1ad633f
Update dependency @codemirror/autocomplete to v6.16.1 ( #20948 )
2024-06-01 22:39:12 -04:00
renovate[bot]
d449e10120
Update dependency eslint-plugin-lit to v1.14.0 ( #20950 )
2024-06-01 22:37:39 -04:00
renovate[bot]
474c8c243e
Update dependency ua-parser-js to v1.0.38 ( #20939 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 14:49:31 -04:00
renovate[bot]
e9e53e9451
Update dependency workbox-build to v7.1.1 ( #20937 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 14:29:02 +02:00
renovate[bot]
cfa84f30be
Update typescript-eslint monorepo to v7.11.0 ( #20932 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-31 00:41:51 -04:00
karwosts
7416ae7dfd
Fix double unsubscribe in todo list card ( #20928 )
2024-05-30 20:21:39 +02:00
Bram Kragten
10a5c4dfb4
20240530.0 ( #20925 )
2024-05-30 16:27:39 +02:00
Bram Kragten
6f1fa139e7
Bumped version to 20240530.0
2024-05-30 16:08:31 +02:00
Paulus Schoutsen
b38a348957
Disable beta menu instead of hiding ( #20906 )
2024-05-30 15:29:28 +02:00
Simon Lamon
f97971faf6
Improve refresh token dialogs ( #20917 )
...
* Improve refresh token dialogs
* Remove this
2024-05-30 10:39:15 +02:00
Steve Repsher
c5ae9e8497
Remove eslint-plugin-disable ( #20902 )
2024-05-30 09:49:40 +02:00
Paul Bottein
c00287c401
Fix config entry menu ( #20908 )
2024-05-29 23:49:20 +02:00
Bram Kragten
1a2daf8a7a
20240529.0 ( #20901 )
2024-05-29 18:27:40 +02:00
Bram Kragten
c0e048023d
format webpack.cjs
2024-05-29 18:04:24 +02:00
Bram Kragten
431f4937c1
Update webpack.cjs
2024-05-29 17:55:40 +02:00
Bram Kragten
0a55220837
Merge branch 'master' into dev
2024-05-29 17:53:04 +02:00
Paul Bottein
13f01492b4
Add visibility option to dashboard cards ( #20840 )
...
* Create hui card
* Add compatiblity with helpers
* Improve layout options
* Fix conditional card
* Add missing import
* Add visibility option in config
* Fix conditions
* Fix case with multiple conditions
* Remove useless set hass
2024-05-29 17:50:16 +02:00
Bram Kragten
ce5bcf61f9
Bumped version to 20240529.0
2024-05-29 17:49:29 +02:00
Bram Kragten
d31a777135
use image selector for view background ( #20898 )
...
* use image selector for view background
* make config future proof
* improvements
2024-05-29 17:29:09 +02:00
Paul Bottein
5cc08cfe0b
Fix area card editor when an entity have an unknown device ( #20900 )
2024-05-29 14:29:04 +00:00
Steve Repsher
3eea7dc6cd
Use valid locale for translation test ( #20899 )
2024-05-29 15:44:56 +02:00
karwosts
a629f01300
Collapsible blueprint input sections ( #19946 )
...
* Deduplicate blueprint editor code
* Collapsible blueprint sections
* add description
* renamed collapsed
* unused import
* unused import
* Don't allow collapsing sections with required
* Update to new schema
2024-05-29 15:44:11 +02:00
renovate[bot]
f1345af526
Update dependency @bundle-stats/plugin-webpack-filter to v4.13.2 ( #20897 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-29 12:44:04 +00:00
karwosts
064c51f487
Add a picture uploader to picture-card-editor ( #18695 )
...
* Add a picture uploader to picture-card-editor
* add imageSelector
* lint
* Add delete button to picture-upload
* updates from feedback
* fix lint
* Update en.json
* Update selector.ts
* remove delete
2024-05-29 14:32:53 +02:00
karwosts
d88670034a
Filter unrecorded entities from history panel ( #19621 )
...
* Filter unrecorded entities from history panel
* cache result
* Cache excluded entities instead of recorded entities
2024-05-29 14:32:22 +02:00
Georgi Stanojevski
5fab1969a8
Add Macedonian (Македонски) to the frontend. ( #20701 )
...
Following: https://developers.home-assistant.io/docs/translations/#maintainer-steps-to-add-a-new-language
Steps 1 and 2.
- It has the "mk" code in the IANA subtag registry.
- Adding it in src/translations/translationMetadata.json
2024-05-29 14:13:45 +02:00
Simon Lamon
b3e14d449e
Show detailed config entry error inline ( #20764 )
...
* Put config entry error inline
* Fixes (show configure button and don't make them interactive)
2024-05-29 14:07:52 +02:00
Steve Repsher
97206ee8fe
Inject element polyfills where used using Babel ( #20689 )
2024-05-29 14:02:40 +02:00
Steve Repsher
7748315fc3
Inject Intl polyfills where used ( #20798 )
...
* Inject Intl polyfills where used
* Replace Intl polyfill in localize method with loading intl-messageformat asynchronously
* Remove spurious feature tests for Intl
2024-05-29 14:01:21 +02:00
Paul Bottein
e059ca146b
Script change icon ( #20885 )
...
* Add icon to rename dialog
* Check in entity registry
* Only use icon for script
2024-05-29 13:57:13 +02:00
Jay Turner
56cabeb497
Fix type
value on Interface for the energy-usage-graph ( #20895 )
2024-05-29 10:33:12 +00:00
Paul Bottein
7a7bd87f50
Unify usage of dashboard title ( #20853 )
2024-05-29 12:29:52 +02:00
Adam Kapos
ff9c794659
Add UI for setting view background ( #20708 )
...
* Add UI for setting view background
* Update eslint-plugin-unused-imports to fix parse failure
* Changes from review
2024-05-29 12:23:54 +02:00
Bram Kragten
2921161336
Save data table filters in session storage ( #20894 )
...
* Save data table filters in session storage
* typing fix
* remove url logic, rename storage key
2024-05-29 12:20:30 +02:00
G Johansson
91e5fcacd5
Add default code to alarm_control_panel ( #20062 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2024-05-29 11:05:46 +02:00
Raman Gupta
febbf34de6
Change Z-Wave JS API model to match zwave-js ( #20793 )
...
* Change Z-Wave JS API model to match zwave-js
* fix qrprovisioninginformation
* remove additional properties from QRProvisioningInformation
2024-05-29 09:25:09 +02:00
Bram Kragten
5a2977f4d4
Add collapse & expand all groups ( #20891 )
...
* Add collapse & expand all groups
* review suggestion
2024-05-29 09:16:26 +02:00
Paul Bottein
7a7a355765
Allowing toggle of expiration date for refresh token ( #20846 )
...
* Allowing removal of expiration date for refresh token
* Adjust wording and add icon
* Update current
* Update src/translations/en.json
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* Update wording
* Allow enable and disable
* Better type
* Better handle errors
* Use relative date
* Update src/panels/profile/ha-refresh-tokens-card.ts
* Update API
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-05-29 09:12:08 +02:00
Paul Bottein
ccebae84a7
Use list for change mode dialog ( #20890 )
...
* Use list for change mode dialog
* Add listbox role
* Remove unused import
2024-05-28 18:23:12 +02:00
renovate[bot]
f96f38ee82
Update dependency lint-staged to v15.2.5 ( #20892 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 10:46:59 -04:00
renovate[bot]
d4056e6a32
Update dependency @bundle-stats/plugin-webpack-filter to v4.13.1 ( #20889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-28 09:31:17 +02:00
renovate[bot]
389a7a6ed9
Update dependency eslint-plugin-unused-imports to v4 ( #20884 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 14:04:45 -04:00
renovate[bot]
05aecaaaf1
Update babel monorepo to v7.24.6 ( #20883 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 15:47:29 +02:00
karwosts
085131d546
Rename energy 'Today' button to 'Now' ( #20871 )
2024-05-27 14:13:55 +02:00
renovate[bot]
c2737d5cec
Update dependency @bundle-stats/plugin-webpack-filter to v4.13.0 ( #20877 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 14:11:34 +02:00
renovate[bot]
29ae46d775
Update dependency @material/web to v1.5.0 ( #20878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-27 14:09:55 +02:00
Yosi Levy
dfee3ba089
RTL fixes ( #20880 )
2024-05-27 14:09:29 +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
Bram Kragten
b2af21ba5c
Bumped version to 20240501.1
2024-05-06 17:50:01 +02:00
Paul Bottein
12a61a0021
Remove alarm modes list when adding a alarm modes card feature ( #20688 )
2024-05-06 17:49:30 +02:00
Simon Lamon
649917cdde
Always save custom display name in energy dashboard when hitting Enter ( #20702 )
...
Change to Input event
2024-05-06 17:49:14 +02:00
karwosts
3ed27ee853
Add spacer for FAB under the zone list ( #20706 )
2024-05-06 17:48:58 +02:00
karwosts
c1d3a76917
Energy CSV download should not require admin ( #20704 )
2024-05-06 17:48:38 +02:00
Paul Bottein
571ed6b9e9
Revert usage of babel runtime for legacy bundle ( #20741 )
...
Revert usage of babel runtine for legacy bundle
2024-05-06 17:48:21 +02:00
Paulus Schoutsen
a347315fa7
Fix showing options button on conversation agent picker ( #20736 )
2024-05-06 17:47:59 +02:00
Simon Lamon
57d1405115
Show ungrouped group when there are results ( #20716 )
2024-05-06 17:47:41 +02:00
Yosi Levy
e5ff6bd2f5
Font updates in new filters ( #20482 )
...
* Style changes
* Fixes
2024-05-06 17:47:21 +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
e2266aa671
Merge branch 'dev'
2024-05-01 12:04:10 +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
ef4f11fdf8
20240430.0 ( #20681 )
2024-04-30 23:58:58 +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
e7c1ac94af
20240429.0 ( #20665 )
2024-04-29 17:44:33 +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
1acbcccd62
20240426.0 ( #20636 )
2024-04-26 11:42:26 +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
64f54d9aaa
20240424.1 ( #20609 )
2024-04-24 14:45:22 +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
8712adbf8d
20240424.0 ( #20602 )
2024-04-24 11:21:24 +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
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
Bram Kragten
7475cb56a1
20240228.0 ( #19908 )
2024-02-28 17:07:48 +01:00