Bram Kragten
|
c8c85d096b
|
Show less ticks in charts (#9279)
|
2021-05-28 10:16:37 +02:00 |
|
GitHub Action
|
19c9c8f227
|
Translation update
|
2021-05-28 03:03:41 +00:00 |
|
Bram Kragten
|
6ea2a29eea
|
Hide attribute measurement and editable attributes (#9272)
|
2021-05-27 11:48:27 +02:00 |
|
Joakim Sørensen
|
59f3f819a6
|
Revert name change from selectedTheme to selectedThemeSettings (#9273)
|
2021-05-27 10:21:58 +02:00 |
|
GitHub Action
|
93e8f52880
|
Translation update
|
2021-05-27 02:45:51 +00:00 |
|
Joakim Sørensen
|
02810efcc4
|
Replace Hass_io_ prefix for snapshot downloads (#9270)
|
2021-05-26 21:56:27 +02:00 |
|
Bram Kragten
|
4a8a7c997e
|
Merge pull request #9267 from home-assistant/dev
20210526.0
|
2021-05-26 17:33:32 +02:00 |
|
Bram Kragten
|
4b9be7ce16
|
Fix entity filtering in dev states (#9268)
|
2021-05-26 17:27:45 +02:00 |
|
Bram Kragten
|
f3ec09e480
|
Bumped version to 20210526.0
|
2021-05-26 16:58:31 +02:00 |
|
Bram Kragten
|
8291a84e3e
|
Hide network config when not loaded (#9265)
|
2021-05-26 07:53:54 -07:00 |
|
J. Nick Koston
|
b0e1f0f73a
|
Add network configuration (#9210)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-26 16:44:15 +02:00 |
|
Bram Kragten
|
a66b966e7d
|
Fix a bunch of updates triggering updated (#9260)
|
2021-05-26 16:29:50 +02:00 |
|
Philip Allgaier
|
5f56040c64
|
Add friendly_name to dev tools "Entity" column + fuzzy search (#7582)
|
2021-05-26 15:29:51 +02:00 |
|
Bram Kragten
|
eaccd22267
|
Fix chartjs deprecation warnings (#9261)
|
2021-05-26 15:05:01 +02:00 |
|
Bram Kragten
|
27845a7345
|
Fix logbook height (#9258)
|
2021-05-26 12:44:10 +02:00 |
|
Bram Kragten
|
f7ef8180e4
|
Guard for undefined item in quick bar (#9259)
|
2021-05-26 12:43:59 +02:00 |
|
Bram Kragten
|
5958eb9a55
|
Minor dependency bumps (#9249)
|
2021-05-26 12:04:39 +02:00 |
|
Bram Kragten
|
3ef2912b60
|
Fix typo in translation key
|
2021-05-26 11:19:09 +02:00 |
|
Joakim Sørensen
|
fa9c6a765a
|
Replace closing with closed in dialogs (#9257)
|
2021-05-26 11:10:27 +02:00 |
|
Bram Kragten
|
c4a8899780
|
Bump idb-keyval (#9248)
https://github.com/jakearchibald/idb-keyval#updating-from-3x
|
2021-05-26 10:22:38 +02:00 |
|
Bram Kragten
|
3cc4628d03
|
Bump test dependencies (#9244)
|
2021-05-26 10:02:02 +02:00 |
|
GitHub Action
|
b6c5223221
|
Translation update
|
2021-05-26 02:25:19 +00:00 |
|
Philip Allgaier
|
cbd6d4251c
|
Prevent shrinking of percent value in supervisor metrics (#9033)
|
2021-05-26 00:24:30 +02:00 |
|
Bram Kragten
|
fdcbb5b432
|
Bump js-yaml (#9245)
|
2021-05-26 00:13:58 +02:00 |
|
Bram Kragten
|
de09e31815
|
Fix resetting theme, only fallback to light when theme doesnt support… (#9253)
|
2021-05-26 00:11:17 +02:00 |
|
Philip Allgaier
|
f55e911313
|
Prevent formatting for unknown attribute (#9252)
|
2021-05-26 00:08:41 +02:00 |
|
Bram Kragten
|
465a91dbf3
|
Fix circulair progress producing scrollbars (#9247)
|
2021-05-25 23:59:24 +02:00 |
|
Bram Kragten
|
835a7833ae
|
Bump memoize one (#9243)
|
2021-05-25 23:53:58 +02:00 |
|
Bram Kragten
|
179717d40c
|
Fix rollup build (#9246)
|
2021-05-25 23:51:31 +02:00 |
|
Philip Allgaier
|
3d4d789f7f
|
Detect and format date & timestamp attributes (#9074)
|
2021-05-25 22:39:21 +02:00 |
|
Bram Kragten
|
d97fb19f05
|
Ingress: Wait for dialog to close before navigating (#9250)
|
2021-05-25 22:11:52 +02:00 |
|
Joakim Sørensen
|
0dd3757df2
|
Refresh snapshot create/restore dialogs (#9223)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-25 21:29:32 +02:00 |
|
Philip Allgaier
|
c32a4546f3
|
Translate NC account connection state (#9167)
|
2021-05-25 18:12:56 +02:00 |
|
Raman Gupta
|
1bb025ccd0
|
Add log level changed message when user changes Z-Wave JS log level (#9238)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-25 17:59:00 +02:00 |
|
Philip Allgaier
|
2b8033a97f
|
Prevent cutting off of attributes in more-info light (#9219)
* Prevent cutting off of attributes in more-info light
* Update src/dialogs/more-info/controls/more-info-light.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-25 17:58:20 +02:00 |
|
Joakim Sørensen
|
21a3a8c594
|
Navigate cleanup (#9202)
|
2021-05-25 17:46:36 +02:00 |
|
Philip Allgaier
|
1026e90296
|
Put attributes in more-info into a foldable section (#9220)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-25 17:44:02 +02:00 |
|
Bram Kragten
|
0eca602e61
|
Use comboBoxRenderer from lit-vaadin-helpers (#9201)
|
2021-05-25 13:27:49 +02:00 |
|
Philip Allgaier
|
7f75ca81f1
|
Add support for custom themes to use dark mode (#8347)
|
2021-05-25 13:26:35 +02:00 |
|
Bram Kragten
|
8af05e2726
|
Optimise data table and device dashboard (#9217)
|
2021-05-25 13:12:44 +02:00 |
|
Bram Kragten
|
0a478ee1da
|
Fix tabs styling (#9241)
|
2021-05-25 12:05:20 +02:00 |
|
GitHub Action
|
a4bdc5a05f
|
Translation update
|
2021-05-25 02:00:53 +00:00 |
|
Philip Allgaier
|
d425767dae
|
Ensure timer row uses correct state translation keys (#9143)
* Ensure timer row uses correct state translation keys
* Changes from review
* Update src/panels/lovelace/entity-rows/hui-timer-entity-row.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Move logic to data/timer
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-24 23:27:00 +02:00 |
|
Philip Allgaier
|
c78382c119
|
Make it clear that those are the installed add-ons (#9228)
|
2021-05-24 23:20:22 +02:00 |
|
Philip Allgaier
|
ee15ddfbc3
|
Show correct number of disabled integrations (#9232)
|
2021-05-24 22:47:28 +02:00 |
|
Philip Allgaier
|
0af14eb77e
|
Add refresh button to state dev tools (#9231)
|
2021-05-24 22:37:29 +02:00 |
|
GitHub Action
|
583cc4bc8a
|
Translation update
|
2021-05-24 02:01:00 +00:00 |
|
GitHub Action
|
2ee92f48e6
|
Translation update
|
2021-05-23 02:04:38 +00:00 |
|
Franck Nijhof
|
d05e02ab3e
|
Add the Supervisor as an ignorable discovery source (#9229)
|
2021-05-22 19:26:27 +02:00 |
|
Joakim Sørensen
|
abb9f8e233
|
Remove padding when narrow (#9209)
|
2021-05-22 06:12:51 -07:00 |
|