Joakim Sørensen
377ebadc10
Show note about integrations not in UI even for non-advanced ( #9457 )
...
* Show note about integrations not in UI even for non-advanced
* Address comments
2021-06-30 01:08:58 +02:00
Charles Garwood
ed4809b71e
Handle config entry not loaded on Z-Wave JS config panel ( #9451 )
...
* Handle config entry not loaded on Z-Wave JS config panel
* Move ERROR_STATES to data/config_entries and import
2021-06-29 19:04:42 -04:00
Shane Qi
db37dffdbb
Fixed Logbook Card/Panel/Dialog Incorrect Entires for input_datetime
Entities ( #9399 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-30 00:32:19 +02:00
Bram Kragten
13cab7e301
Fix logbook card ( #9476 )
2021-06-29 18:32:51 +02:00
Charles Garwood
0a50fc66e5
Add ZWave JS heal network UI ( #9449 )
...
* Add Z-Wave JS heal network dialog
* progress bar tweak
* tweak package.json
* typing tweak
* Update yarn.lock
* Align versions
* address review comments
* Use indeterminate linear-progress instead of circular-progress
* cleanup circular-progress
* prettier
* additional review cleanup
* subscribe to status update if heal already running
* more cleanup
* more cleanup
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-29 11:14:50 -04:00
uvjustin
a3d1a3566d
Fix ha-hls-player cleanup for lit 2 ( #9388 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-29 15:44:18 +02:00
Philip Allgaier
ba0be927ed
Set min value for history graph card rendered hours ( #9464 )
2021-06-29 15:01:42 +02:00
Philip Allgaier
4260606267
Set minimum = 1 hours to show ( #9466 )
2021-06-29 15:01:18 +02:00
Philip Allgaier
4665db4f27
Fix integration card rename dialog logic ( #9467 )
2021-06-29 15:00:27 +02:00
Franck Nijhof
43503ba085
Fix number entity row availability when state unknown ( #9475 )
2021-06-29 14:57:39 +02:00
Franck Nijhof
45436731e2
Fix select entity disabled when no item selected ( #9465 )
2021-06-24 21:36:23 -07:00
rianadon
a4aba93d57
Add input elements to login page for password managers ( #9369 )
2021-06-24 23:14:36 +02:00
Martin Hjelmare
d93db16963
Add button for zwave_js options flow ( #9001 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-06-24 13:21:30 +02:00
Bram Kragten
9a4a1cb4ec
Fix charts tooltips and legends ( #9448 )
2021-06-21 10:38:50 +02:00
Joakim Sørensen
202d6957bc
Allow clearing values in optional selects ( #9442 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-21 09:41:38 +02:00
Franck Nijhof
c1d571de42
Add Select entity ( #9422 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-19 13:26:19 +02:00
Bram Kragten
0ef3421fa2
Bump chartjs to version 3 ( #9401 )
2021-06-18 11:15:07 +02:00
Raman Gupta
ce3c8f264d
Update zwave_js log subscription to handle core changes ( #9262 )
2021-06-17 17:19:18 +02:00
Bram Kragten
5ad95cad90
Support white color mode ( #9386 )
2021-06-17 15:23:08 +02:00
Raman Gupta
5deb570fdf
Add button to download logs from zwave_js logs page ( #9395 )
2021-06-16 00:02:40 +02:00
Philip Allgaier
30d6c5eaf3
Gracefully handle logbook retrieval errors ( #9377 )
2021-06-15 19:54:18 +02:00
Philip Allgaier
6e50d1166a
Only attempt to get "trace/contexts" if admin ( #9378 )
...
* Only attempt to get "trace/contexts" if admin
* Changes from review
2021-06-15 16:38:37 +02:00
Philip Allgaier
0e3eed0563
Fix supervisor text "error_addon_not_started" ( #9412 )
2021-06-15 15:38:14 +02:00
Bram Kragten
22253a3385
Add header and description to progress options flow ( #9423 )
2021-06-15 01:10:24 +02:00
Shane Qi
3d6674325c
Fix the issue that logbook card doesn't translate context.user_id
to name if it's a user's id. ( #9383 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-10 14:51:24 +02:00
Bram Kragten
194829f5b1
Generalize map ( #9331 )
...
* Generalize map
* Fix path opacity
* Add fitZones
2021-06-10 14:22:44 +02:00
Joakim Sørensen
e9b1b3d853
Fix issues with restoring snapshot during onboarding ( #9385 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-08 17:57:53 +02:00
Bram Kragten
8a33d174d7
FIx selecting service/url path action after choosing default action ( #9376 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-06-08 14:24:58 +02:00
Joakim Sørensen
ce419fae7b
Add password confirmation to snapshot creation ( #9349 )
...
* Add password confirmation to snapshot creation
* Remove confirm_password before sending
* change layout
* style changes
* Adjust styling
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-07 10:45:20 +02:00
Joakim Sørensen
c68b76e2da
Add hardware dialog ( #9348 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-07 10:16:33 +02:00
Joakim Sørensen
342020b420
Fix downloads on mobile ( #9375 )
2021-06-07 10:15:43 +02:00
Bram Kragten
c2792a28ba
Move attributes down in more info person and timer ( #9368 )
2021-06-05 12:52:27 +02:00
Will Adler
a45b8ca8e7
Add period to end of sentence ( #9361 )
2021-06-04 08:57:03 +02:00
Bram Kragten
5418474f64
Polyfill globalThis
in latest build ( #9352 )
2021-06-03 22:50:33 +02:00
Philip Allgaier
8836ba6ceb
Pick the correct backend-selected active theme ( #9357 )
2021-06-03 22:48:52 +02:00
Joakim Sørensen
e00bcc9f48
Better exit navigation for my-ingress ( #9342 )
2021-06-03 10:01:12 -07:00
Bram Kragten
68bc549d6a
Use HLS light build ( #9338 )
...
* Use HLS light build
* Bump hls, backBufferLength
2021-06-02 18:34:18 +02:00
Bram Kragten
9c64eafc21
Fix ZHA visualization ( #9337 )
2021-06-02 18:33:55 +02:00
Bram Kragten
b05e86d442
Fix noUnderline in search input ( #9339 )
2021-06-02 18:33:44 +02:00
Bram Kragten
fe5f9576c6
Fix dev
2021-06-02 10:11:29 +02:00
Brynley McDonald
1b282b65b7
Add QR code to long lived access tokens dialog ( #8948 )
...
* Add QR code to long lived access tokens dialog
* Apply suggestions from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Further changes from code review
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-02 09:59:22 +02:00
Paulus Schoutsen
9d0b20adce
Add support for system options v2 ( #9332 )
...
* Add support for system options v2
* Update src/dialogs/config-entry-system-options/dialog-config-entry-system-options.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update dialog-config-entry-system-options.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-01 12:22:25 -07:00
Bram Kragten
acd5e1c081
Fix back button too wide on mobile ( #9333 )
2021-06-01 12:12:00 -07:00
Bram Kragten
cc1c5e45b2
Display error when enabling/disabling config entries ( #9325 )
2021-06-01 21:03:00 +02:00
Bram Kragten
038199c447
Change the type of debounce, use arrow functions ( #9328 )
2021-06-01 11:53:45 -07:00
Bram Kragten
8a1eab7ceb
Cleanup virtualizer styles ( #9327 )
2021-06-01 11:51:30 -07:00
Joakim Sørensen
bc5bd35448
Filter adapters with information from the Supervisor ( #9322 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-01 20:12:54 +02:00
Bram Kragten
1795fd56b7
Don't rotate chart axis labels ( #9329 )
2021-06-01 10:28:03 -07:00
rianadon
797f60d725
Show pressure units in weather details card ( #9295 )
2021-06-01 11:40:04 +02:00
Bram Kragten
2427d68aa1
Use local version 0.7 of lit-virtualizer ( #9321 )
2021-06-01 11:39:15 +02:00