Bram Kragten
c25755bfcd
Translate todo panel title, update assist title/icon ( #18442 )
2023-10-27 16:33:02 +02:00
Bram Kragten
40983619d6
Reload when entering safe mode ( #18443 )
2023-10-27 15:48:01 +02:00
Bram Kragten
54758b5962
Don't override ranges provided by parent ( #18444 )
2023-10-27 15:47:47 +02:00
Bram Kragten
4f09485b20
Update todo list items when entity changes, only refresh on shopping … ( #18445 )
2023-10-27 15:47:37 +02:00
Paul Bottein
9207f6c407
Fix unit of measurement not displayed in entity settings ( #18440 )
2023-10-27 13:29:41 +02:00
Paul Bottein
1a2312460a
Disable resource panel in safe mode ( #18437 )
2023-10-27 13:29:00 +02:00
Simon Lamon
951b88ab4c
Fix change entity in dev tools state ( #18441 )
2023-10-27 13:27:01 +02:00
Bram Kragten
d3cc57d8b4
Don't use lookbehind assertion in slugify ( #18438 )
2023-10-27 12:53:17 +02:00
karwosts
4e9b118728
Ensure energy card titles always displayed ( #18432 )
2023-10-27 10:42:01 +02:00
Paul Bottein
d491d8f5ac
Quick fix for lovelace resources not loaded ( #18430 )
2023-10-26 15:37:31 +02:00
Bram Kragten
cf0fde0f3c
Change move item todo API ( #18410 )
...
* Change move item todo API
* Handle entity unavailable, add link to more info, allow to delete local todo
2023-10-26 15:37:13 +02:00
Paul Bottein
a7dc2cfaa6
Reduce slider handle size ( #18427 )
2023-10-26 15:25:47 +02:00
Paul Bottein
d8c7db6ebf
Add translations to tile state content options ( #18428 )
2023-10-26 10:32:09 +00:00
J. Nick Koston
c3743b57ea
Speed up first load by preloading recorder info ( #18412 )
2023-10-25 19:29:44 +00:00
Paul Bottein
94ad47c60e
Hide reveal icon on edge for text-field ( #18408 )
2023-10-25 17:15:43 +02:00
Bram Kragten
184ef7b7ff
Bar media player fixes ( #18402 )
2023-10-25 16:04:05 +02:00
karwosts
81053f2e07
Fix an undefined exception in more-info popup for history graph ( #18404 )
2023-10-25 15:48:05 +02:00
Paul Bottein
e8b4eeec67
Allow any number in above and below numeric condition ( #18403 )
2023-10-25 13:38:39 +00:00
karwosts
b0b7e77e28
Fix schedule form rendering after disconnect ( #18401 )
2023-10-25 13:21:05 +00:00
Bram Kragten
0c2531a7ee
Update todo list card ( #18396 )
2023-10-25 13:57:50 +02:00
Paul Bottein
8d2ec8098c
Fix state not condition for condition card ( #18397 )
2023-10-25 11:09:28 +00:00
Jan-Philipp Benecke
402d443843
Add mac and bluetooth address to the device info card ( #18392 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2023-10-25 11:47:54 +02:00
Bram Kragten
a745539c33
fix height issue calendar, make default on mobile list ( #18394 )
2023-10-25 11:46:28 +02:00
Bram Kragten
f6fddbc6ec
Add create todo list button ( #18387 )
2023-10-25 11:38:45 +02:00
Steve Repsher
01f51f3247
Cache brand images ( #17840 )
2023-10-25 09:28:28 +02:00
karwosts
80112bb662
Add Fields to Script UI ( #18250 )
2023-10-25 09:23:15 +02:00
Jan-Philipp Benecke
7ce7cbb755
Add serial number to the device info card ( #18386 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-25 06:32:24 +02:00
karwosts
464ecffda7
Fix a crash in trace graph generation for if/else ( #18390 )
2023-10-24 23:18:21 +00:00
Paul Bottein
33e0c691c7
Use expansion panel for dashboard conditions ( #18380 )
2023-10-25 00:45:55 +02:00
c0ffeeca7
d94f7c90c0
Restart dialog description: consistently use indicative form ( #18385 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-24 23:39:23 +02:00
Raman Gupta
d8d16c4d5f
Add Z-Wave controller hard reset device action (certification req) ( #18216 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-10-24 23:16:21 +02:00
Bram Kragten
1cb238ec2a
Fixes for todo card ( #18388 )
2023-10-24 22:53:54 +02:00
karwosts
3e6ab8b179
Chart updates to improve stability, possible fix for infinite loop ( #18329 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-10-24 20:41:34 +00:00
Bram Kragten
10bcaadcdb
center icons in restart dialog
2023-10-24 21:21:02 +02:00
Bram Kragten
67517643ef
Add safe mode theme and alert dialog
2023-10-24 21:08:23 +02:00
Paul Bottein
eb35eb3de5
Disable dashboard resources in safe mode ( #18382 )
2023-10-24 20:15:11 +02:00
Paul Bottein
8350d71f6e
Add restart in safe mode in restart dialog ( #18375 )
2023-10-24 20:09:54 +02:00
Paul Bottein
c840f1cbb1
Redesign about page ( #18383 )
2023-10-24 20:07:12 +02:00
Bram Kragten
8efc0816bb
Rename shopping-list-card to todo-list-card ( #18378 )
2023-10-24 20:06:03 +02:00
J. Nick Koston
b12e4989db
Subscribe to the issue registry as early as possible ( #18384 )
2023-10-24 19:34:47 +02:00
Bram Kragten
2b67731906
Add resize observer to full calendar, fix missing styles ( #18381 )
2023-10-24 19:33:15 +02:00
Bram Kragten
ccba7a7623
Add button to create local calendar in calendar panel ( #18377 )
2023-10-24 19:33:03 +02:00
Bram Kragten
c0dfc9f73e
Performance tweaks in energy dashboard ( #18379 )
...
* Remove unneeded refresh from energy panel
* Optimize energy-period-selector
2023-10-24 18:18:29 +02:00
Bram Kragten
be1624f66f
Convert shopping list card editor to ha-form ( #18376 )
...
* Convert shopping list card editor to ha-form
* hide todo from generated dashboard
2023-10-24 18:14:14 +02:00
Steve Repsher
32edbd7b33
Remove js-yaml resource proxy ( #18369 )
2023-10-24 14:17:25 +02:00
Josh McCarty
18827db9ba
Add bottom padding to code editor ( #18368 )
2023-10-24 12:59:14 +02:00
karwosts
191250a66a
Fix complex attribute display in devtools ( #18371 )
2023-10-24 12:57:36 +02:00
Erik Montnemery
1fdf609606
Rename safe mode to recovery mode ( #18374 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-10-24 12:56:27 +02:00
Paul Bottein
6ffc0625d3
Add support for state content customization in tile card ( #18180 )
...
* Add support for state content customization
* Add reorder option
* Do not display null attributes
* Always return a value
* Add hide state option
* Add missing attribute unit
* Fix sortable create and destroy
2023-10-24 12:08:11 +02:00
Allen Porter
c9f5d16745
Rename status code string for To-do List NEEDS-ACTION status ( #18373 )
2023-10-24 12:07:36 +02:00