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 27381ff250204dc0940cd5ff1b69f441d1fdb484.
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