Norbert Rittel
b8e2298cdd
Update the explanation for setting up the Google Home integration ( #22897 )
2024-11-20 12:49:57 +01:00
Norbert Rittel
a3ff065c7a
Update 'mqtt_device_debug_info' strings to use ICU syntax ( #22899 )
2024-11-20 12:49:11 +01:00
Norbert Rittel
a224d6c61b
Fix grammar issue in remove_fabric_confirm_text ( #22901 )
2024-11-20 12:48:21 +01:00
Norbert Rittel
cd0980d13e
Clarify 'updates_refreshed' message ( #22904 )
2024-11-20 12:46:59 +01:00
Norbert Rittel
13cb32a83f
Entity settings for helpers: avoid repeating "options" in explanation ( #22896 )
2024-11-20 12:43:04 +01:00
Norbert Rittel
12a9cf4b32
Replace wrong uses of "energy" with "electricity" in Energy dashboard ( #22893 )
2024-11-20 12:41:54 +01:00
Norbert Rittel
8cce13163f
Make sidebar (app) settings items consistent by replacing 'configuration' ( #22890 )
2024-11-20 12:39:42 +01:00
Petar Petrov
46a55630fa
ZWaveJS: Support for Door Lock in Expert UI ( #22775 )
...
* ZWaveJS: Support for Door Lock in Expert UI
* make it dry
* Update src/panels/config/integrations/integration-panels/zwave_js/capability-controls/zwave_js-capability-control-door-lock.ts
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
* add validation
* fix booleans
* Update src/panels/config/integrations/integration-panels/zwave_js/capability-controls/zwave_js-capability-control-door-lock.ts
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
* handle ZWaveErrorCodes.CC_NotSupported for getCapabilities
* get/set mode
---------
Co-authored-by: AlCalzone <dominic.griesel@nabucasa.com>
2024-11-20 12:28:39 +01:00
Petar Petrov
c92bee4f1d
Show ZwaveJS "Installer settings" based on installer_mode
option ( #22710 )
...
Show "Installer settings" based on `installer_mode` option
2024-11-20 13:06:15 +02:00
Norbert Rittel
940cbd42c3
Dashboard: Fix description of the Tile card ( #22894 )
...
There are currently two grammar issues in the Tile card description: It should be "allows" and "trigger" needs to be added.
2024-11-20 10:31:46 +01:00
Norbert Rittel
39bf7c9ad4
Use ICU string for proper singular vs. plural of "listener(s)" ( #22885 )
...
Fix for the permanent plural in ({count} listeners)
2024-11-20 09:52:30 +01:00
Norbert Rittel
64c260c1c4
Form correct headline for 'Delete backups?' alert, separate "Delete backup" menu item ( #22891 )
...
Create correct headline for 'Delete backups?' alert
Change 'Delete backup' to 'Delete backups?' to use correct plural and form a question the user has to confirm.
Separates the 'Delete backup' menu item that is currently referenced from this key.
2024-11-20 09:21:51 +01:00
Norbert Rittel
36f3ef9e86
Update en.json to make all automation conditions use "if", not "when" ( #22883 )
...
* Update en.json to make all automation conditions use "if", not "when"
Fixes the remaining inconsistencies in all conditions defined in HA Frontend.
Especially important as these are prefixed with "Test" in the condition building block of automations and scripts, so they currently result in "Test when …" instead of the correct "Test if …".
* Updated en.json to fix the two wrong lowercase if
2024-11-19 16:56:21 +00:00
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