5125 Commits

Author SHA1 Message Date
Philip Allgaier
fa0172d00c
Fix a few translation typos (#8563) 2021-03-05 22:24:44 +01:00
Bram Kragten
845411b48c
Fix codemirror active line (#8558)
fixes #8556
2021-03-05 15:01:22 +01:00
Joakim Sørensen
d715867b09
More consistant ignoring errors (#8553) 2021-03-05 10:40:49 +01:00
Bram Kragten
0d1c72386e
Bump codemirror to 0.18 (#8546) 2021-03-04 16:43:34 +01:00
Joakim Sørensen
c91779dffe
Add supervisor_add_addon_repository redirect (#8545) 2021-03-04 16:31:32 +01:00
Joakim Sørensen
3853cc9214
Check if addon is valid before navigating (#8538)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-04 11:51:35 +01:00
Joakim Sørensen
c97ec32343
Fix missing name in full snapshot (#8535) 2021-03-04 10:25:51 +01:00
Josh McCarty
2abba7e445
Alarm numeric inputmode (#8521) 2021-03-04 10:08:16 +01:00
Bram Kragten
718904a853
Add max height to yaml editor (#8527) 2021-03-03 14:31:39 +01:00
J. Nick Koston
ca4de877c1
Add remote more info card (#8506)
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de>
2021-03-02 17:57:49 -10:00
Bram Kragten
0a3505ed89
Dont show config changes when user saved it (#8520) 2021-03-02 21:43:45 +01:00
Joakim Sørensen
9f73f0ca8d
Merge update dialogs (#8516) 2021-03-02 16:39:54 +01:00
Joakim Sørensen
03b8c1348c
Use localize in the Supervisor panel (#8515) 2021-03-02 14:46:30 +01:00
Joakim Sørensen
bea20d0495
🌐 Add MVP for translation in the Supervisor panel (#8425)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-03-02 00:37:39 +01:00
Bram Kragten
cf1fb606fb
Bump codemirror + add more styling (#8503) 2021-03-01 22:55:02 +01:00
Philip Allgaier
f2a9725572
Make spelling more consistent (#8507) 2021-03-01 22:41:52 +01:00
Bram Kragten
4765114e80
Allow decimal slider steps (#8501) 2021-03-01 18:41:36 +01:00
Bram Kragten
5ff757ad65
Handle reconnect while in raw edit (#8500) 2021-03-01 16:55:39 +01:00
David F. Mulcahey
1642c68493
Add view in visualization button to the device page for ZHA devices (#8090) 2021-03-01 15:54:49 +01:00
Philip Allgaier
f31f10cea9
Take cover "opening" and "closing" into account (#8490) 2021-03-01 12:58:12 +01:00
Philip Allgaier
76e0bbb55d
Make section row text color themeable (#8488) 2021-03-01 12:56:56 +01:00
Paulus Schoutsen
f7a3d2705c
Preserve url params in redirect uri (#8495) 2021-03-01 12:54:39 +01:00
Bram Kragten
3834ab8ede
Service dev tools: Add service picker to YAML mode (#8482) 2021-03-01 11:09:15 +01:00
Bram Kragten
b30160d671
Fix device picker (#8481) 2021-02-27 21:20:28 +01:00
Bram Kragten
12b124e5a3
Add search, history to codemirror (#8469)
And prevent jump on focus
2021-02-26 18:01:48 +01:00
Joakim Sørensen
9752e30eb4
Add snapshot to add-on update dialog. (#8463) 2021-02-26 14:44:27 +01:00
Joakim Sørensen
af6e87ba31
Fix messaging when addon is not available (#8454) 2021-02-26 14:15:36 +01:00
Bram Kragten
64d390ad0f
Fix wrong tag component (#8451)
Will rename the keys in Lokalise after merge
2021-02-26 14:01:16 +01:00
Joakim Sørensen
c94bcb6896
Subscribe to message instead of event (#8443) 2021-02-26 13:47:48 +01:00
Philip Allgaier
2f7f677549
Restore previous codemirror tab behavior (#8461)
* Restore previous tab behavior

* Handle via ondemand logic

* Combine imports
2021-02-25 22:24:07 +01:00
Marc Randolph
9414f89e50
Add theme variables for text of picture cards (#8022) 2021-02-25 16:47:33 +01:00
Bram Kragten
60bf1a5451
Fix integrations page (#8457) 2021-02-25 15:59:04 +01:00
Philip Allgaier
32ba8f4731
Make clear that automation run button skips conditions + remove word "execute" from UI (#8259)
* Do not skip conditions when triggering an automation

* Remove usage of word "execute"

* More concise function names
2021-02-25 14:17:31 +01:00
Philip Allgaier
81f96de2bd
Fix codemirror caret color (#8452) 2021-02-25 13:49:42 +01:00
Jesse Hills
0c417755ed
Fix my redirect for tags (#8450) 2021-02-25 12:03:03 +01:00
Bram Kragten
b6eaf0a7c5
Fix setting service data on load when in yaml mode 2021-02-24 20:17:31 +01:00
Bram Kragten
5c66a02711
My redirects tweaks (#8447) 2021-02-24 20:05:40 +01:00
Bram Kragten
bde925a0e3
Migrate to codemirror 6 (#8382) 2021-02-24 19:16:54 +01:00
larena1
0f574a765b
Fix excessive rerendering of history charts (#8340)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-24 17:48:50 +01:00
Kendell R
782b941531
Save attribute checkbox state (#8010) 2021-02-24 17:44:37 +01:00
Kendell R
f42c0a0717
Add clipboard button (#8411) 2021-02-24 17:36:18 +01:00
Marc Mueller
13ac14d449
Add additional weblink attributes (#8295) 2021-02-24 17:34:44 +01:00
Philip Allgaier
db9cea81db
Correctly color script state icon + handle "single" mode for cancel buttons (#8383) 2021-02-24 17:18:38 +01:00
Bram Kragten
7c1fd542da
Allow to disable config entry (#8442) 2021-02-24 17:10:59 +01:00
Joakim Sørensen
54a2b2534a
Add add-on selector/picker (#8422) 2021-02-24 17:05:42 +01:00
Álvaro Fernández Rojas
f5fb6c1e03
Support binary sensor batteries (#8367) 2021-02-24 17:00:07 +01:00
Bram Kragten
781c0701fc
Show correct fields in UI mode (#8445) 2021-02-24 14:27:00 +01:00
Joakim Sørensen
a648e9be49
Fix atLeastVersion (#8437)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-02-23 22:17:22 +01:00
Philip Allgaier
b5ec59c396
Dev-tools service: Tweak to target description (#8434) 2021-02-23 16:10:15 +01:00
Bram Kragten
60e4594abd
Fix area picker with both entity and device filter (#8438) 2021-02-23 15:07:45 +01:00