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
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
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
Petar Petrov
f6cc435f86
More flexible translation keys for logbook binary sensors ( #22696 )
...
* Revert "Revert "More flexible translation keys for logbook binary sensors" (#22687 )"
This reverts commit c3b7ce8dc466a129455ab69c499dc0b2d574d6db.
* fix type issue
2024-11-11 08:39:11 +01:00
Paulus Schoutsen
ca921be9d2
CSS Fixes for md-dialog ( #22638 )
...
* CSS Fixes for md-dialog
* Update src/components/ha-md-dialog.ts
---------
Co-authored-by: Wendelin <12148533+wendevlin@users.noreply.github.com>
2024-11-11 07:11:58 +00:00
Simon Lamon
919932e414
Improve choose description in automation editor ( #22769 )
2024-11-10 21:11:48 +01:00
Simon Lamon
97a8b6da34
Fix calendar add/edit event dialogs not saving via keyboard ( #22767 )
2024-11-10 20:18:59 +01:00
Adam Jež
d8618b4a25
Fix typo in Czech language for blank before percent ( #22760 )
2024-11-10 12:30:07 +01:00
Simon Lamon
1f6b0360de
Collection of localization issues (2) ( #22758 )
...
* Clarify delay action
* Change order
* Add translations for "line" and "bar"
2024-11-10 10:58:04 +00:00
karwosts
e1830470b6
Better disabled/error handling on config/helpers
page ( #22237 )
...
* Add a way to fix/remove broken helpers
* more disabled/sources fixes
* Update src/translations/en.json
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* Update ha-config-helpers.ts
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-11-10 00:40:49 +01:00
Wendelin
bee629f7ed
Improve stream and iOS checks in error-log-card ( #22738 )
...
Improve stream and download checks in error-log-card
2024-11-08 12:59:35 +00:00
Wendelin
d8df380edc
Add reset to default to zwave node config ( #21991 )
...
* Add reset to default to zwave node config
* use invoke_cc_api instead of a new API
---------
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com>
2024-11-08 11:53:22 +00:00
Wendelin
cbfcad71d5
Fix live-logs loading ( #22737 )
2024-11-08 12:39:21 +01:00
Wendelin
5ce75cea0d
Fix join-beta text ( #22733 )
2024-11-08 11:00:54 +01:00
Simon Lamon
ee79c3a983
Remove rollup build configuration ( #22181 )
...
Rollup remove
2024-11-08 10:19:52 +02:00
tzagim
f396be2ed7
Fix for RTL languages in logs ( #22727 )
...
Fix for RTL Languages (log)
2024-11-08 10:16:42 +02:00
Bram Kragten
9f55ef811d
move download logs button, switch between raw and normal logs ( #22721 )
2024-11-07 21:32:28 +01:00
Paul Bottein
4c898a2a5a
Enable auto-scroll for drag and drop ( #22725 )
2024-11-07 17:33:18 +01:00
Wendelin
a56e22790d
Fix logs live-indicator on older boots ( #22719 )
2024-11-07 14:50:24 +01:00
Bram Kragten
46f0e0212d
Add support for helper text in form boolean ( #22711 )
2024-11-07 09:09:24 +00:00
Bram Kragten
786b9ee8d6
Update value of password field on change event ( #22706 )
2024-11-07 09:53:34 +01:00
Wendelin
1e73cebda6
Fix hassio logs for core < 2024.11 ( #22708 )
2024-11-07 09:45:58 +01:00
Paul Bottein
9b9adf3c7a
Fix typo for fixed background attribute ( #22707 )
2024-11-07 08:40:18 +00: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
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 df3e4576db3aeb191077044cea9c82ea4ed5d9ab.
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