Paul Bottein
|
17b6bf0673
|
Enable auto-scroll for drag and drop (#22725)
|
2024-11-07 21:39:45 +01:00 |
|
Bram Kragten
|
387392713c
|
move download logs button, switch between raw and normal logs (#22721)
|
2024-11-07 21:39:44 +01:00 |
|
Wendelin
|
125ad9c794
|
Fix logs live-indicator on older boots (#22719)
|
2024-11-07 21:39:43 +01:00 |
|
Bram Kragten
|
ae33b10cb2
|
Add support for helper text in form boolean (#22711)
|
2024-11-07 21:39:43 +01:00 |
|
Wendelin
|
1181ddcbbf
|
Fix hassio logs for core < 2024.11 (#22708)
|
2024-11-07 21:39:42 +01:00 |
|
Paul Bottein
|
f7103febdf
|
Fix typo for fixed background attribute (#22707)
|
2024-11-07 21:39:41 +01:00 |
|
Bram Kragten
|
6e8c1f1a63
|
Update value of password field on change event (#22706)
|
2024-11-07 21:39:40 +01: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 |
|
renovate[bot]
|
2d8fbc652f
|
Update vaadinWebComponents monorepo to v24.5.2 (#22709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-07 14:00:50 +02: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 |
|
renovate[bot]
|
a08c7a319f
|
Update formatjs monorepo (#22681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-07 08:52:53 +02: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 |
|
Bram Kragten
|
ce39b1a2c8
|
20241106.0 (#22695)
20241106.0
|
2024-11-06 14:05:23 +01:00 |
|
Bram Kragten
|
5247b74fd4
|
Bumped version to 20241106.0
|
2024-11-06 13:43:57 +01: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 |
|
Paul Bottein
|
6bd7788815
|
Use grid options instead of layout options for all cards. (#22676)
* Use grid options for all cards
* Improve min columns for some cards
* Fix button and area card
|
2024-11-05 18:58:19 +01:00 |
|
Paul Bottein
|
a6971d61d1
|
20241105.0 (#22679)
20241105.0
|
2024-11-05 18:47:04 +01:00 |
|
Paul Bottein
|
9cdae4fea7
|
Bumped version to 20241105.0
|
2024-11-05 18:46:16 +01:00 |
|
Bram Kragten
|
7adf9f8526
|
fix height of header table rows (#22678)
|
2024-11-05 16:13:52 +00:00 |
|
Bram Kragten
|
35dcb46703
|
Group stream picking logic (#22674)
* Group stream picking logic
* MJPEG too
* handle errors when 1 stream type
* correct import
* change to array
* Update ha-camera-stream.ts
* Update ha-camera-stream.ts
* Update ha-camera-stream.ts
* rename
|
2024-11-05 14:33:34 +00:00 |
|
Bram Kragten
|
17db85ebad
|
Migrate select in md-dialog to md-select (#22670)
* Migrate select in md-dialog to md-select
* Fix md-select in es5 md-dialogs
---------
Co-authored-by: Wendelin <w@pe8.at>
|
2024-11-05 15:24:09 +01:00 |
|
Petar Petrov
|
fa39595c37
|
Fix scanning of small QR codes with JS (#22651)
* Fix scanning of small QR codes with JS
* fix filename
* fix qr error and add device button
* fix yarn.lock
|
2024-11-05 16:00:05 +02:00 |
|
Bram Kragten
|
4db908171f
|
Restrict webrtc logging to dev (#22671)
restrict webrtc logging to dev
|
2024-11-05 12:33:36 +01:00 |
|
Paulus Schoutsen
|
7306b8c102
|
Remove sections blog post link (#22663)
|
2024-11-05 06:07:27 +01:00 |
|
Bram Kragten
|
452cfee2cd
|
Merge branch 'dev'
20241104.0
|
2024-11-04 19:04:13 +01:00 |
|
Bram Kragten
|
928bf3465e
|
Bumped version to 20241104.0
|
2024-11-04 19:03:40 +01:00 |
|
Wendelin
|
0b38143765
|
Fix load older logs at boot 0 in error-log-card (#22657)
* Fix load older logs at boot 0 in error-log-card
* Refactor fetch boot logs in error-log-card
* Refactor download url boot logs in error-log-card
|
2024-11-04 16:36:25 +00:00 |
|
Bram Kragten
|
2f974078e0
|
Only show webrtc if it has video (#22659)
|
2024-11-04 16:34:08 +00:00 |
|
Bram Kragten
|
efe90fcc55
|
Show error when using wrong username format during onboarding (#22658)
|
2024-11-04 16:23:32 +00:00 |
|
renovate[bot]
|
01e33f5412
|
Update dependency webpack to v5.96.1 (#22655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-04 14:35:51 +01:00 |
|
Bram Kragten
|
51fdc484c3
|
Update voice wizard animations (#22656)
|
2024-11-04 13:11:35 +01:00 |
|
Paul Bottein
|
3d9fa462a6
|
Improve imported card container style (#22653)
|
2024-11-04 12:31:22 +01:00 |
|
Paul Bottein
|
32b5d67806
|
Fix create backup toggle ignored (#22652)
|
2024-11-04 11:27:04 +01:00 |
|
Paulus Schoutsen
|
20d3681da3
|
Delay loading IndexedDB to when first icon is requested (#22637)
|
2024-11-04 11:26:45 +01:00 |
|
Paulus Schoutsen
|
9b97274bf6
|
CSS Fixes for hui-energy-date-selection-card (#22640)
* CSS Fixes for hui-energy-date-selection-card
* Remove unused class
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
|
2024-11-04 09:46:21 +00:00 |
|