Bram Kragten
|
4f731baa00
|
Add guard for non color lights (#9186)
|
2021-05-17 16:24:39 +02:00 |
|
Bram Kragten
|
5abb3dd8c1
|
Use default behaviour for service target (#8650)
|
2021-05-17 14:12:16 +02:00 |
|
GitHub Action
|
0a672c55c5
|
Translation update
|
2021-05-17 01:54:21 +00:00 |
|
GitHub Action
|
a6b2299c74
|
Translation update
|
2021-05-16 01:59:23 +00:00 |
|
Paulus Schoutsen
|
37cc6709d4
|
If we have a link, make it a link (#9181)
|
2021-05-15 12:25:28 +02:00 |
|
Paulus Schoutsen
|
f4ffbe67e2
|
Remove shadowroot from ha-markdown-element (#9187)
|
2021-05-15 12:23:33 +02:00 |
|
GitHub Action
|
9f32d72a41
|
Translation update
|
2021-05-15 01:51:54 +00:00 |
|
Bram Kragten
|
64a117d8ac
|
Fix yarn.lock
|
2021-05-14 22:32:41 +02:00 |
|
Matt Emerick-Law
|
ebf0bdc840
|
Add duplicate scene functionality (#9175)
|
2021-05-14 21:44:03 +02:00 |
|
Julien Roy
|
cc0a120bf6
|
Switch update and openChangelog button (#9174)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-14 16:55:38 +02:00 |
|
Bram Kragten
|
fe2fe7468f
|
Bump lodash (#9135)
|
2021-05-14 11:50:50 +02:00 |
|
Joakim Sørensen
|
b12a10ccb5
|
Add snapshot contents as secondary info for partial snapshots (#9166)
|
2021-05-14 11:49:52 +02:00 |
|
Bram Kragten
|
2ad2a4b198
|
Bump lokalize deps + support object format for args (#9155)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-05-13 22:47:47 -07:00 |
|
GitHub Action
|
6a62f05657
|
Translation update
|
2021-05-14 01:54:56 +00:00 |
|
GitHub Action
|
4910f60ec4
|
Translation update
|
2021-05-13 01:54:52 +00:00 |
|
Bram Kragten
|
d35168e88f
|
Bump chart.js (#9160)
Replaces #9159
|
2021-05-12 17:09:21 -07:00 |
|
GitHub Action
|
01b3d2aca9
|
Translation update
|
2021-05-12 01:47:33 +00:00 |
|
dependabot[bot]
|
29e8d1cff0
|
Bump hosted-git-info from 2.7.1 to 2.8.9 (#9162)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-11 11:24:05 +02:00 |
|
Michael
|
4e1d10cc08
|
Improve UX for counter and input_number helpers (#9061)
|
2021-05-11 10:52:44 +02:00 |
|
GitHub Action
|
3575d94ca1
|
Translation update
|
2021-05-11 01:46:41 +00:00 |
|
Bram Kragten
|
d91546b532
|
Bump home-assistant-js-websocket (#9156)
|
2021-05-11 00:46:59 +02:00 |
|
Bram Kragten
|
9f554f4917
|
Silence babel warnings (#9158)
|
2021-05-10 22:57:42 +02:00 |
|
Bram Kragten
|
d4720a9244
|
Align state info in center (#9153)
|
2021-05-10 22:22:54 +02:00 |
|
Philip Allgaier
|
5c466712db
|
Fix missing customElement import after Lit 2.0 bump (#9157)
|
2021-05-10 22:11:08 +02:00 |
|
Joakim Sørensen
|
6dc7e852ae
|
Use hass-tabs-subpage-data-table for supervisor snapshots (#9103)
* Use hass-tabs-subpage-data-table for supervisor snapshots
* comments
* type
* cleanup
* change translations
* Update hassio/src/dialogs/snapshot/dialog-hassio-create-snapshot.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* reset
* fix after rebase
* internalProperty -> state
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-10 18:17:16 +02:00 |
|
dependabot[bot]
|
785f614bd9
|
Bump lodash from 4.17.15 to 4.17.21 (#9154)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-10 16:12:38 +02:00 |
|
uvjustin
|
0a8e27249d
|
Bump hls.js from v1.0.1 to v1.0.3 (#9147)
|
2021-05-10 11:06:16 +02:00 |
|
GitHub Action
|
15ee87ee67
|
Translation update
|
2021-05-10 01:45:53 +00:00 |
|
GitHub Action
|
12612a16df
|
Translation update
|
2021-05-09 01:44:02 +00:00 |
|
Philip Allgaier
|
4f449e2600
|
Adjust token relative_date wording (#9138)
|
2021-05-08 17:30:31 +02:00 |
|
Paulus Schoutsen
|
7f49f039fd
|
Close new automation dialog before moving to next step (#9071)
* Close new automatin dialog before next step
* Update dialog-thingtalk.ts
* Fix
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-08 13:53:07 +02:00 |
|
Bram Kragten
|
88dc65bc4e
|
Dont require manifest for the overflow menu (#9129)
|
2021-05-08 13:08:28 +02:00 |
|
Paulus Schoutsen
|
6edebe18ad
|
Use grid for sensor cards on 2nd view of teaching birds demo (#9132)
|
2021-05-08 13:07:58 +02:00 |
|
GitHub Action
|
38b3a9205d
|
Translation update
|
2021-05-08 01:42:37 +00:00 |
|
Joakim Sørensen
|
4b796b4929
|
Add supervisor_ingress support to my (#9087)
|
2021-05-07 15:08:57 -07:00 |
|
Bram Kragten
|
83cabcac28
|
Add tsc and eslint to pre-commit (#9131)
|
2021-05-07 15:07:05 -07:00 |
|
Thomas Lovén
|
d308c5d9b9
|
Add manual limit selection to graph header/footer (#9126)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2021-05-07 15:06:11 -07:00 |
|
Bram Kragten
|
9f032a61a9
|
Add compatibility for Lit 2.0 (#8878)
|
2021-05-07 13:16:14 -07:00 |
|
Bram Kragten
|
0f58214ba1
|
Bump leaflet + fix location editor (#9118)
|
2021-05-07 13:11:30 -07:00 |
|
Bram Kragten
|
c48a60cce6
|
Bump superstruct (#9119)
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
|
2021-05-07 13:10:35 -07:00 |
|
Bram Kragten
|
cd3ffceeff
|
Fix for when the value doesnt get changed by the backend when we send it (#9105)
|
2021-05-07 14:33:33 +02:00 |
|
Bram Kragten
|
9be4a00169
|
Update UI when service schema change (#9120)
|
2021-05-07 11:28:37 +02:00 |
|
Bram Kragten
|
a9c7a39a47
|
Fix positioning of preload checkbox (#9115)
|
2021-05-07 11:16:25 +02:00 |
|
Philip Allgaier
|
abcdd60a21
|
Convert GPS to uppercase in attribute name (#9124)
|
2021-05-07 11:14:03 +02:00 |
|
Philip Allgaier
|
a94f85a100
|
Fix alignment of Entities card header toggle (#9123)
|
2021-05-07 11:13:48 +02:00 |
|
GitHub Action
|
9755bf723f
|
Translation update
|
2021-05-07 01:42:34 +00:00 |
|
Philip Allgaier
|
a71ebcf47e
|
Bump js-xss to 1.0.9 (#9121)
|
2021-05-06 19:51:08 +02:00 |
|
GitHub Action
|
72695631cd
|
Translation update
|
2021-05-06 01:39:12 +00:00 |
|
Bram Kragten
|
2af211b543
|
Guard for undefined values in attribute filtering (#9089)
|
2021-05-05 10:32:24 +02:00 |
|
Joakim Sørensen
|
6e5e2625d6
|
Show supervisor addon configuration error (#8950)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-05-05 10:26:11 +02:00 |
|