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
20241002.4
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