Paul Bottein
|
bf1cabca6e
|
Fix discover blueprint tips not displayed in automation editor (#15812)
|
2023-03-13 17:19:21 +01:00 |
|
Paul Bottein
|
effb4b9f7a
|
Force using history for all entity domains on map card (#15804)
|
2023-03-13 11:52:27 +01:00 |
|
Bram Kragten
|
1bc7bb0169
|
Fix suffix in zwave config panel, send config on change instead of input (#15779)
|
2023-03-13 11:47:44 +01:00 |
|
karwosts
|
3abc5c42d0
|
Fix long entity names overflowing energy panel settings (#15786)
|
2023-03-13 11:06:30 +01:00 |
|
Bram Kragten
|
cc011a4d47
|
Bump style-mod (#15805)
|
2023-03-13 11:05:08 +01:00 |
|
renovate[bot]
|
ca0338436c
|
Update dependency @material/web to v1.0.0-pre.4 (#15796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-13 11:03:45 +01:00 |
|
renovate[bot]
|
84d31cb9d5
|
Update dependency terser-webpack-plugin to v5.3.7 (#15797)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-12 14:33:54 -04:00 |
|
renovate[bot]
|
69264b3448
|
Update dependency @codemirror/view to v6.9.2 (#15793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-11 15:24:17 -05:00 |
|
renovate[bot]
|
01a098e5aa
|
Update dependency lint-staged to v13.1.4 (#15790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-10 13:47:32 -05:00 |
|
renovate[bot]
|
11b1e056dc
|
Update dependency rollup-plugin-terser to v7 (#15767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-09 16:17:29 -05:00 |
|
renovate[bot]
|
4e99e32ca2
|
Update typescript-eslint monorepo to v5.54.1 (#15789)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-09 16:03:43 -05:00 |
|
Paul Bottein
|
a8d7f8a7fe
|
20230309.0 (#15784)
20230309.0
|
2023-03-09 16:32:36 +01:00 |
|
Paul Bottein
|
9602c68640
|
Bumped version to 20230309.0
|
2023-03-09 16:22:14 +01:00 |
|
renovate[bot]
|
9a0699ba84
|
Update dependency eslint-config-prettier to v8.7.0 (#15777)
|
2023-03-09 09:00:40 -05:00 |
|
Joakim Sørensen
|
47cfc3d27c
|
Move deleting backups to WS (#15773)
|
2023-03-09 11:32:52 +01:00 |
|
renovate[bot]
|
77d395b0c9
|
Update dependency @rollup/plugin-node-resolve to v15 (#15722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-09 00:32:57 -05:00 |
|
renovate[bot]
|
baee563bdd
|
Update dependency @rollup/plugin-replace to v5 (#15723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-08 16:37:10 -05:00 |
|
renovate[bot]
|
bc5345af95
|
Update dependency @rollup/plugin-commonjs to v24 (#15717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-08 16:05:48 -05:00 |
|
renovate[bot]
|
52e2033f52
|
Update dependency @rollup/plugin-json to v6 (#15721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-08 13:34:15 -05:00 |
|
renovate[bot]
|
dfa26ee7a1
|
Update dependency @rollup/plugin-babel to v6 (#15716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-08 13:23:18 -05:00 |
|
Bram Kragten
|
0cde0fc9a9
|
Remove deprecated and removed icons (#15762)
|
2023-03-08 12:28:34 +01:00 |
|
Paul Bottein
|
4ab1723c99
|
Don't assume that effect list is not null (#15764)
* Don't assume that effect list is not null
* Don't assume that rgb, rgbw and rgbww are defined
|
2023-03-08 10:24:28 +01:00 |
|
Yosi Levy
|
4f1c4bdcb9
|
Fix RTL & missing translation & misalign hostnam (#15758)
|
2023-03-07 22:10:21 +01:00 |
|
karwosts
|
55edeb474e
|
Preserve custom names in statistics graph when modifying entity list (#15695)
|
2023-03-06 17:10:08 +01:00 |
|
karwosts
|
4d19e3ad63
|
Fix overzealous loading of ha-service-control default values (#15741)
|
2023-03-06 17:06:38 +01:00 |
|
Bram Kragten
|
0b3e954752
|
20230306.0 (#15749)
20230306.0
|
2023-03-06 12:06:01 +01:00 |
|
karwosts
|
f193563649
|
Disable attribute validation on initial load of ha-selector-attribute (#15697)Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Disable attribute validation on initial load of ha-selector-attribute
* Update src/components/ha-selector/ha-selector-attribute.ts
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-03-06 11:47:09 +01:00 |
|
Bram Kragten
|
77c3b5b5a5
|
Bumped version to 20230306.0
|
2023-03-06 11:46:32 +01:00 |
|
Paul Bottein
|
9bb36e38e6
|
Fix number format for monetary device class (#15693)
|
2023-03-06 09:53:53 +01:00 |
|
karwosts
|
1741b051fc
|
Fix statistics-picker filter when no entity selected (#15659)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-03-06 09:52:16 +01:00 |
|
karwosts
|
98e21370fd
|
Fix yaml editor behavior of statistics graph card (#15742)
|
2023-03-06 09:49:42 +01:00 |
|
Erik Montnemery
|
40b9e62a87
|
Pass placeholders to config and option flow title (#15746)
|
2023-03-06 09:49:01 +01:00 |
|
Steve Repsher
|
8e8fb4ea13
|
Reconfigure Renovate (#15743)
|
2023-03-05 21:23:13 +01:00 |
|
Franck Nijhof
|
6dc7508460
|
Revert "Configure Renovate" (#15729)
Revert "Configure Renovate (#15618)"
This reverts commit be909d0a9c4a3e575c7e220f1baaec4b85d8558c.
|
2023-03-05 11:11:06 +01:00 |
|
renovate[bot]
|
9055099a18
|
Update dependency @web/dev-server-rollup to v0.3.21 (#15713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-05 00:50:22 -05:00 |
|
renovate[bot]
|
6b4e8c1e06
|
Update dependency rollup-plugin-terser to v5.3.1 (#15718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-04 23:18:29 -05:00 |
|
renovate[bot]
|
cbeee01d75
|
Update dependency @rollup/plugin-babel to v5.3.1 (#15709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-04 23:12:12 -05:00 |
|
renovate[bot]
|
76bdf96c6d
|
Update dependency @rollup/plugin-json to v4.1.0 (#15712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-04 23:07:01 -05:00 |
|
renovate[bot]
|
645eea0bd4
|
Update vaadinWebComponents monorepo to v23.3.8 (#15719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-05 04:06:07 +00:00 |
|
renovate[bot]
|
7453ea1e40
|
Pin dependencies (#15708)
* Pin dependencies
* Only pin polymer
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
|
2023-03-05 03:48:37 +00:00 |
|
renovate[bot]
|
b64fc8ec3b
|
Pin dependencies (#15705)
|
2023-03-05 02:58:29 +00:00 |
|
renovate[bot]
|
3c73fcb0bf
|
Update Yarn to v3.4.1 (#15711)
|
2023-03-04 21:41:02 -05:00 |
|
renovate[bot]
|
c5c668bd7b
|
Pin dependencies (#15707)
|
2023-03-04 21:35:04 -05:00 |
|
renovate[bot]
|
be909d0a9c
|
Configure Renovate (#15618)
|
2023-03-04 20:52:55 -05:00 |
|
Paul Bottein
|
19efe9dcdd
|
Only show more info settings button for admin users (#15689)
Only show settings button for admin users
|
2023-03-03 12:24:01 +01:00 |
|
Paul Bottein
|
a57609380a
|
20230302.0 (#15678)
20230302.0
|
2023-03-02 14:45:40 +01:00 |
|
Paul Bottein
|
84affcce33
|
Bumped version to 20230302.0
|
2023-03-02 14:41:47 +01:00 |
|
Paul Bottein
|
d113d44d5a
|
Use state color for on and off in more info (#15677)
|
2023-03-02 14:37:26 +01:00 |
|
Paul Bottein
|
afe1b7ef59
|
Use display precision for number format none (#15674)
* Use display precision for number format none
* Update src/common/number/format_number.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* prettier
* Fix 0 value
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-03-02 10:19:27 +00:00 |
|
Paul Bottein
|
000e2ef7fc
|
Add input boolean more info (#15675)
* Add input boolean more info
* Fix typings
|
2023-03-02 10:11:43 +00:00 |
|