Bram Kragten
42622fe21e
Hide wake word in pipeline settings ( #22879 )
...
* hide wake word in pipeline settings
* move logic to pipeline-editor
2024-11-19 16:35:44 +02:00
Wendelin
64f7afd60f
Fix lint-staged with eslint v9 ( #22880 )
2024-11-19 14:03:38 +01:00
Ivan Kara
3282785cf2
Fix media browser ( #22875 )
2024-11-19 11:24:36 +00:00
DominikBitzer
2c1931adb1
Add Y-Axis limits functionality from history graphs card to statistics graph card ( #22771 )
2024-11-19 12:19:35 +01:00
Petar Petrov
c9cad254d2
Add tone,volume & duration selector to more-info dialog for sirens ( #22786 )
...
* Add tone selector to more-info for sirens
* add selected tone to service call
* rework the tone into an advanced controls dialog
* tweaks from PR comments
* fix % conversion
* assume duration is in seconds
2024-11-19 11:56:52 +01:00
Wendelin
f4f2cce57e
Fix logbook date range alignment ( #22877 )
2024-11-19 11:32:13 +02:00
renovate[bot]
556315b360
Update dependency eslint to v9.15.0 ( #22870 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 09:12:20 +01:00
boern99
bed470f79d
add previous and next button to History and Logbook ( #22802 )
...
* add previous and next button to History and Logbook
* used date-fns and changed media-query-resolution to fit on mobiles
* hide .prev and .next on small screens; optimized dateRange for ranges lower 1 day
* fixed Date type number
2024-11-19 08:57:08 +01:00
renovate[bot]
9acf946097
Update dependency @bundle-stats/plugin-webpack-filter to v4.17.0 ( #22869 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 08:40:32 +01:00
renovate[bot]
231ef4b5b4
Lock file maintenance ( #22873 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 06:25:02 +01:00
renovate[bot]
f8bcc6dde4
Pin dependency globals to 15.12.0 ( #22858 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 16:55:18 +00:00
dependabot[bot]
11ed4600fd
Bump http-proxy-middleware from 2.0.6 to 2.0.7 ( #22865 )
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 16:42:37 +00:00
dependabot[bot]
c0e2d6fa23
Bump cross-spawn from 7.0.3 to 7.0.6 ( #22864 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 16:41:46 +00:00
renovate[bot]
942562161a
Update dependency @codemirror/view to v6.34.3 ( #22863 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 16:33:20 +00:00
renovate[bot]
d35c40b585
Update dependency globals to v15 ( #22861 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 17:23:13 +01:00
renovate[bot]
8cd0ddceb8
Update dependency eslint to v9.14.0 ( #22859 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-18 17:22:09 +01:00
dependabot[bot]
c3ee49298a
Bump @eslint/plugin-kit from 0.2.0 to 0.2.3 ( #22860 )
...
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite ) from 0.2.0 to 0.2.3.
- [Release notes](https://github.com/eslint/rewrite/releases )
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json )
- [Commits](https://github.com/eslint/rewrite/compare/core-v0.2.0...plugin-kit-v0.2.3 )
---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 17:21:07 +01:00
Simon Lamon
89dc1a7ebc
ESLint Flat Config ( #22221 )
...
* Flat config file
* Plugin
* prettier
* Set eslint to latest version (non dev)
* yarn dedupe
* push changes from eslint type pr
* dedupe
2024-11-18 15:49:59 +01:00
Wendelin
ced70fd9a1
Fix 2fa login validation, add autofocus to login ( #22856 )
2024-11-18 15:25:51 +02:00
Simon Lamon
253c8f358b
Logbook target picker ( #22851 )
...
Logbook picker
2024-11-18 14:19:17 +01:00
Paul Bottein
23b55484c3
Improve grid size editor ( #22697 )
...
* Use table instead of grid
* Add animation
* Change size
* Simplify precideMode logic
* Add tooltip and improve slider style
* Improve size
* Back to default instead of min
* Limit number of cells for the grid when more than 24 cells
2024-11-18 09:43:52 +01:00
dependabot[bot]
1990b8fa84
Bump softprops/action-gh-release from 2.0.9 to 2.1.0 ( #22854 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-18 08:54:58 +01:00
Paul Bottein
03ea08f98c
Create a section when dropping card on the create section button ( #22790 )
...
* Create a section when dropping card on the create section button
* Add translations
* Add title by default
* And case when moving a heading card
2024-11-18 08:53:01 +02:00
Matt Way
1f5f6c5f8a
Fix back gesture on Android activating buttons ( #22852 )
...
Touchcancel event cancels touch regardless of cancelled flag
Co-authored-by: Benjamin Paul <benjamin.ian.paul@gmail.com>
2024-11-17 16:55:43 +00:00
renovate[bot]
fa821b1c4f
Update dependency @types/chromecast-caf-receiver to v6.0.18 ( #22849 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-17 17:47:56 +01:00
karwosts
f51bc40203
Catch yaml errors in script editor ( #22853 )
2024-11-17 15:09:03 +00:00
renovate[bot]
c7dae49c42
Update dependency marked to v15 ( #22782 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-16 18:23:45 +01:00
Joost Lekkerkerker
b056b71557
Only download verified translations ( #22844 )
2024-11-16 13:20:06 +01:00
dependabot[bot]
0db2b45cc3
Bump cross-spawn from 7.0.3 to 7.0.5 ( #22843 )
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-16 10:16:36 +01:00
renovate[bot]
1be1003549
Update dependency @codemirror/autocomplete to v6.18.3 ( #22842 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-16 09:02:45 +01:00
Petar Petrov
b8a13dd6eb
ZWaveJS: Add names to colors in Installer Settings ( #22819 )
2024-11-15 17:55:02 +01:00
Petar Petrov
cae5540c44
ZWaveJS: Configuration.resetAll is only supported on CC v4+ ( #22823 )
2024-11-15 17:40:38 +01:00
karwosts
d47966cdf7
Allow attaching additional data to schedule in UI ( #22798 )
...
* Allow attaching additional data to schedule in UI
* use expandable
2024-11-15 18:13:04 +02:00
renovate[bot]
991cf83ff3
Update dependency @babel/helper-define-polyfill-provider to v0.6.3 ( #22829 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-15 12:00:34 +01:00
Simon Lamon
b83be38514
Introduce calendar trigger description ( #22814 )
2024-11-14 09:28:15 +02:00
Simon Lamon
17982e0bdc
Fix swapped plural and singular match use in and condition ( #22815 )
...
* Fix swapped plural and singular match
* Test if => if
2024-11-14 09:11:20 +02:00
Simon Lamon
b918862bb1
Confirm uses to if for clarity ( #22816 )
2024-11-14 09:08:54 +02:00
ildar170975
6bdc7af09f
Add outline to a label (3) - consistency ( #22812 )
...
Update ha-config-labels.ts
2024-11-14 09:05:01 +02:00
ildar170975
7cbebfd603
Add outline to a label (2) ( #22803 )
...
* Update ha-filter-labels.ts
* Update ha-automation-picker.ts
* Update ha-scene-dashboard.ts
* Update ha-script-picker.ts
* Update ha-config-devices-dashboard.ts
* Update ha-config-entities.ts
* Update ha-config-helpers.ts
* Update ha-filter-labels.ts
* Update ha-automation-picker.ts
* Update ha-config-devices-dashboard.ts
* Update ha-config-helpers.ts
* Update ha-script-picker.ts
* Update ha-scene-dashboard.ts
* Update ha-config-entities.ts
* Update ha-data-table-labels.ts
* Update ha-label.ts
* Update ha-label.ts
2024-11-13 16:05:03 +00:00
Petar Petrov
42b1f938d6
Increase ZwaveJS add device timeout to 5 mins ( #22809 )
2024-11-13 16:13:29 +01:00
boern99
311f221387
Add describeCondition and entity_ids as additional information to automation step details ( #21965 )
...
* Add describeCondition and entity_ids as additional information to automation step details
* Update src/components/trace/ha-trace-path-details.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* tested suggestions
* Update src/components/trace/ha-trace-path-details.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Update src/components/trace/ha-trace-path-details.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* code style fixes
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-11-13 14:30:29 +02:00
ildar170975
3c6be8cf99
Fix visibility for shown entities on device card ( #22579 )
...
* Update ha-device-entities-card.ts
* Update ha-device-entities-card.ts
* Update src/panels/config/devices/device-detail/ha-device-entities-card.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update ha-device-entities-card.ts
* Update src/panels/config/devices/device-detail/ha-device-entities-card.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update ha-device-entities-card.ts
* Update src/panels/config/devices/device-detail/ha-device-entities-card.ts
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
* Update ha-device-entities-card.ts
* Update ha-device-entities-card.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-11-13 07:56:58 +01:00
karwosts
28703b39da
Allow entities table to delete helpers ( #22248 )
...
* Allow deleting helpers in entities table
* Fix calling the right delete on restored legacy helpers
2024-11-12 18:16:24 +00:00
Petar Petrov
db03e271f5
ZWaveJS: Color Switch support fot the expert UI ( #22722 )
...
* ZWaveJS: Color Switch support fot the expert UI
* remove debug code
* fix stopTransition options
* fix options format
2024-11-12 18:21:45 +01:00
AlCalzone
7c851d4542
Z-Wave JS: Fix validation/parsing for custom config param UI ( #22789 )
...
* Z-Wave JS: Fix validation/parsing for custom config param UI
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-11-12 14:57:32 +00:00
Jan-Philipp Benecke
4d107f978c
Add download snapshot button to camera more info dialog ( #22704 )
...
* Add take snapshot button to camera more info dialog
* Change to download
* Use camera proxy
* Remove filename to have right extension
* Add error handling and process indication
* Update src/dialogs/more-info/controls/more-info-camera.ts
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
* Run prettier
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-11-12 12:59:29 +02:00
karwosts
de57b025e6
Warn on switching to automation UI mode with yaml errors ( #22780 )
2024-11-12 12:47:12 +02:00
renovate[bot]
3f4351476f
Update vaadinWebComponents monorepo to v24.5.3 ( #22779 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 17:06:31 +01:00
karwosts
d763a014ad
Show YAML parsing errors in automation editor ( #22753 )
...
* Show YAML parsing errors in automation editor
* make dirty on error
* formatting
2024-11-11 15:40:20 +00:00
Petar Petrov
52a91d8403
Allow GET/SET custom config param in Z-Wave device configuration ( #22364 )
...
* Allow GET/SET custom config param in Z-Wave device configuration
* update api calls and validation
* update imports
* fix import
* PR review comments
* fix import
* fix merge error
* fix merge
2024-11-11 08:50:13 +01:00