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 |
|
dependabot[bot]
|
15394516af
|
Bump bl from 1.2.2 to 1.2.3 (#15668)
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)
---
updated-dependencies:
- dependency-name: bl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-02 00:01:48 -05:00 |
|
Steve Repsher
|
a0033d9112
|
Fix minification of SVG template literals (#15670)
|
2023-03-01 23:57:11 -05:00 |
|
dependabot[bot]
|
895ebcdb2d
|
Bump yargs-parser from 5.0.0 to 5.0.1 (#15660)
|
2023-03-01 19:56:08 -05:00 |
|
dependabot[bot]
|
e7044ce40c
|
Bump copy-props from 2.0.4 to 2.0.5 (#15656)
Bumps [copy-props](https://github.com/gulpjs/copy-prop) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-prop/releases)
- [Commits](https://github.com/gulpjs/copy-prop/commits)
---
updated-dependencies:
- dependency-name: copy-props
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-01 14:38:33 -05:00 |
|
Brandon Rothweiler
|
a0e71b9478
|
Change "shutdown" to "shut down" when used as a verb (#15658)
|
2023-03-01 16:51:09 +01:00 |
|
Bram Kragten
|
db1f81e0ef
|
20230301.0 (#15657)
20230301.0
|
2023-03-01 16:36:00 +01:00 |
|
Bram Kragten
|
657a74e8ad
|
Bumped version to 20230301.0
|
2023-03-01 15:32:57 +01:00 |
|
Bram Kragten
|
f803bbadc9
|
Set css optimise level to 0 (#15652)
|
2023-03-01 14:24:00 +00:00 |
|
Paul Bottein
|
2ab8bba4b0
|
Sort null and undefined at the bottom in data-table (#15651)
Sort null and undefined at the bottom in datatable
|
2023-03-01 14:22:57 +00:00 |
|
Philip Allgaier
|
1a1c00ba62
|
Add loading info text to hardware config page (#15616)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-03-01 15:10:14 +01:00 |
|
Bram Kragten
|
7b4850b5d6
|
Bump core js, replace serve with serve-handler (#15637)
* Bump core js, remove serve from deps
* resplace serve with serve-handler
|
2023-03-01 09:08:56 -05:00 |
|
dependabot[bot]
|
42688e100c
|
Bump hls.js from 1.3.3 to 1.3.4 (#15644)
Bumps [hls.js](https://github.com/video-dev/hls.js) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](https://github.com/video-dev/hls.js/compare/v1.3.3...v1.3.4)
---
updated-dependencies:
- dependency-name: hls.js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-03-01 09:04:48 -05:00 |
|
Bram Kragten
|
d32cde3cf8
|
Fix more info position (#15650)
|
2023-03-01 13:42:42 +00:00 |
|
Paul Bottein
|
34c15d96c1
|
Reduce more-info dialog margin (#15649)
Reduce more-info margin
|
2023-03-01 13:28:35 +00:00 |
|
Paul Bottein
|
0d869d53e3
|
Adapt more info control height for small screen (#15647)
* Adapt more info control height for small screen
* Fix light picker sliders
|
2023-03-01 12:15:12 +01:00 |
|
Paul Bottein
|
ccf670465b
|
Fix statistics name sorting in developer tools (#15646)
|
2023-03-01 10:30:11 +00:00 |
|
Erik Montnemery
|
4a9ec7233d
|
Fetch weather units from core (#15212)
|
2023-03-01 11:24:48 +01:00 |
|
Paul Bottein
|
c747ab7605
|
Add on/off icon for some domains (#15640)
|
2023-03-01 11:24:35 +01:00 |
|
Paul Bottein
|
9c703ab469
|
Add color temperature value to light more info (#15639)
|
2023-03-01 11:24:01 +01:00 |
|
Paul Bottein
|
e3b797e85c
|
Fix more info for disabled entity (#15641)
|
2023-03-01 10:29:19 +01:00 |
|
Bram Kragten
|
a5541996d7
|
Prevent config menu jump when cloud info loads (#15638)
Prevent config menu jump
|
2023-02-28 17:21:52 +01:00 |
|
Paul Bottein
|
ea95fb98aa
|
Fix lock more info with attributes (#15622)
* Fix lock more info with attributes
* Update src/dialogs/more-info/controls/more-info-lock.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-02-28 10:34:35 +00:00 |
|
karwosts
|
4b428a60cd
|
Fix a hang in history graph card editor (#15623)
|
2023-02-28 11:06:51 +01:00 |
|
Steve Repsher
|
9ce4563dd4
|
Prefer nothing over empty templates (#15633)
|
2023-02-28 11:02:47 +01:00 |
|
J. Nick Koston
|
4031d9cc78
|
Avoid loading the whole entity registry for more info (#15627)
|
2023-02-28 10:58:45 +01:00 |
|
J. Nick Koston
|
20f2f5b317
|
Avoid fetching all stats metadata when there are no entities on the energy panel (#15591)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-02-28 10:57:04 +01:00 |
|
Paulus Schoutsen
|
6af57fa2cd
|
Temp patch to fix Rollup build (#15631)
|
2023-02-28 10:54:27 +01:00 |
|
Steve Repsher
|
17e6e132d1
|
Minify HTML and CSS template literals (#15624)
|
2023-02-28 00:02:04 -05:00 |
|
dependabot[bot]
|
67d064db28
|
Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 (#15629)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-28 04:37:18 +00:00 |
|
dependabot[bot]
|
e0df5e4631
|
Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 (#15628)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-28 04:20:49 +00:00 |
|
Paul Bottein
|
a8a85a2af6
|
20230227.0 (#15625)
20230227.0
|
2023-02-27 21:10:57 +01:00 |
|
Paul Bottein
|
702c24d908
|
Bumped version to 20230227.0
|
2023-02-27 21:02:33 +01:00 |
|
Marius
|
5eafecf95d
|
add domain icons for fan (#15613)
|
2023-02-27 16:30:14 +00:00 |
|
Bram Kragten
|
7f644530e4
|
Add delete and add thread dataset (#15619)
|
2023-02-27 17:27:58 +01:00 |
|
wizmo2
|
3aea416175
|
Add --ha-label-badge-border-radius (#15597)
allows button shape to be customized in themes.
|
2023-02-27 16:48:38 +01:00 |
|