Paul Bottein
|
868c414759
|
Show all hardware button for supervised installs (#15617)
|
2023-02-27 15:03:34 +00:00 |
|
Paul Bottein
|
f4848964c3
|
Restart dialog improvements (#15611)
|
2023-02-27 12:00:02 +01:00 |
|
dependabot[bot]
|
b10c95e803
|
Bump weekstart from 1.1.0 to 2.0.0 (#15608)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-27 10:38:15 +01:00 |
|
J. Nick Koston
|
25cf879793
|
Fix duplicate fetch of stats metadata in more info (#15590)
|
2023-02-27 10:27:26 +01:00 |
|
Steve Repsher
|
ba3b265b9a
|
Fix invalid style in password manager polyfill and ha-bar (#15603)
|
2023-02-27 10:22:55 +01:00 |
|
Steve Repsher
|
7568ae5964
|
Fix unsafe optional chaining (#15604)
|
2023-02-27 10:11:44 +01:00 |
|
Paul Bottein
|
d4ace99de3
|
Fix display precision label when unknown or unavailable (#15610)
|
2023-02-27 10:10:35 +01:00 |
|
dependabot[bot]
|
087bda22d4
|
Bump systemjs from 6.13.0 to 6.14.0 (#15606)
|
2023-02-27 00:59:24 -05:00 |
|
dependabot[bot]
|
83ffc754c9
|
Bump vis-network from 9.1.2 to 9.1.4 (#15609)
|
2023-02-27 00:56:22 -05:00 |
|
dependabot[bot]
|
7a8ea4a9f9
|
Bump eslint from 8.34.0 to 8.35.0 (#15607)
|
2023-02-27 00:55:11 -05:00 |
|
Bram Kragten
|
df8f46388f
|
20230224.0 (#15588)
20230224.0
|
2023-02-24 21:06:33 +01:00 |
|
Bram Kragten
|
650f32ba6d
|
Bumped version to 20230224.0
|
2023-02-24 21:05:47 +01:00 |
|
Bram Kragten
|
01ec9aaf96
|
Get all entity reg categories (#15581)
|
2023-02-24 14:33:31 +01:00 |
|
Bram Kragten
|
682f383c9e
|
Fix entity settings for entity with no entity reg (#15577)
|
2023-02-24 09:29:20 +01:00 |
|
Paul Bottein
|
7724fa02d7
|
Fix all hardware button (#15579)
|
2023-02-24 09:27:53 +01:00 |
|
dependabot[bot]
|
0a49bf2d4c
|
Bump @types/glob from 8.0.1 to 8.1.0 (#15558)
Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)
---
updated-dependencies:
- dependency-name: "@types/glob"
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-23 20:15:11 +01:00 |
|
Bram Kragten
|
dd6437376d
|
20230223.0 (#15575)
20230223.0
|
2023-02-23 19:01:26 +01:00 |
|
Bram Kragten
|
12478a2177
|
Fix dialog stopping scrolling (#15574)
|
2023-02-23 17:18:36 +00:00 |
|
Paul Bottein
|
96a261d831
|
Add swipe gesture to control switch (#15567)
* Add swipe gesture to control switch
* Update src/components/ha-control-switch.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Only add necessary listener
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-02-23 17:13:03 +00:00 |
|
Bram Kragten
|
1095088d42
|
Bumped version to 20230223.0
|
2023-02-23 17:42:15 +01:00 |
|
Bram Kragten
|
43541f9754
|
Fix area picker (#15566)
|
2023-02-23 16:35:25 +01:00 |
|
Bram Kragten
|
f69ae84cc6
|
Use entity registry display api (#15549)
|
2023-02-23 16:30:13 +01:00 |
|
Paul Bottein
|
7173b30716
|
Add margin between logbook and history (#15571)
|
2023-02-23 15:23:24 +00:00 |
|
Paul Bottein
|
f92deb3225
|
Add haptic support to light toggle button (#15569)
|
2023-02-23 16:20:22 +01:00 |
|
dependabot[bot]
|
2e86d739fc
|
Bump @material/web from 1.0.0-pre.2 to 1.0.0-pre.3 (#15556)
Bumps [@material/web](https://github.com/material-components/material-web) from 1.0.0-pre.2 to 1.0.0-pre.3.
- [Release notes](https://github.com/material-components/material-web/releases)
- [Changelog](https://github.com/material-components/material-web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/material-components/material-web/compare/v1.0.0-pre.2...v1.0.0-pre.3)
---
updated-dependencies:
- dependency-name: "@material/web"
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-02-23 15:49:16 +01:00 |
|
Bram Kragten
|
7e0c80ae24
|
Use correct number format options in hui-gauge (#15565)
|
2023-02-23 15:41:27 +01:00 |
|
Paul Bottein
|
3b5fe7fd9f
|
Center new more info controls (#15564)
* Center new more info controls
* Center change color view
|
2023-02-23 15:10:05 +01:00 |
|
Steve Repsher
|
03e3f161f7
|
Prefer regex literals over constructors (#15553)
|
2023-02-23 14:06:35 +01:00 |
|
dependabot[bot]
|
ab231eec4f
|
Bump magic-string from 0.29.0 to 0.30.0 (#15557)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-23 10:42:30 +01:00 |
|
Bram Kragten
|
7041d322d6
|
Allow energy dashboard to be cast (#15397)
|
2023-02-23 10:38:44 +01:00 |
|
Raman Gupta
|
f786539f15
|
Re-add target option to zwave-js firmware upload (#15517)
|
2023-02-23 10:29:30 +01:00 |
|
Bram Kragten
|
971d2ff1c2
|
20230222.0 (#15551)Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Repsher <steverep@users.noreply.github.com> Co-authored-by: Bram Kragten <mail@bramkragten.nl> Co-authored-by: Paul Bottein <paul.bottein@gmail.com> Co-authored-by: Flavien Charlon <Flavien@users.noreply.github.com> Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com> Co-authored-by: karwosts <32912880+karwosts@users.noreply.github.com> Co-authored-by: Erik Montnemery <erik@montnemery.com> Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Yosi Levy <37745463+yosilevy@users.noreply.github.com> Co-authored-by: lunmay <28674102+lunmay@users.noreply.github.com> Co-authored-by: Jc2k <john.carr@unrouted.co.uk> Co-authored-by: chiahsing <chiahsing@gmail.com> Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Fix a coloring issue with climate states (#15325) resolver-webpack from 0.13.1 to 0.13.2 (#15355) resolver-webpack](https://github.com/import-js/eslint-plugin-import) from 0.13.1 to 0.13.2. fix some errors (#15334) Fix stats data being fetched for all entities when there are no energy/water stat ids (#15428) Fix custom card documentation url (#15439) fixes (#15446) fix dedupe precommit (#15399) Fix typo from restart dialog (whitch -> which) (#15458) Fix typo in water consumption description (#15464) Fix initial scroll inside more info dialog (#15473) Fix alert padding inside more info dialog (#15477) Fix area name in target picker (#15511) fix history crash) (#15509) Fix promise constructors with returns (#15486) fixes feb23 (#15487) Fix errors in duration data processing in Automation UI Editor (#15422) Fix map sizing in grids and h-stacks (#15290) Fix a typo: Add OpenTread Border Router (#15528) Fix tile card typings (#15529) fix more info history tooltips (#15533) Fix double defined cloud-account (#15537) Fix more info control assumed state color (#15548) Fix a bug in cast launcher that hassURL and path are incorrectly passed (#15546)
20230222.0
|
2023-02-22 18:16:25 +01:00 |
|
Raman Gupta
|
19d721f193
|
Add support for zwave_js controller firmware updates (#15515)
|
2023-02-22 17:54:53 +01:00 |
|
Bram Kragten
|
5629346fc3
|
Add support for Z-Wave DSK QR codes (#15542
Add support for zwave dsk qr codes
|
2023-02-22 17:53:58 +01:00 |
|
Bram Kragten
|
ca6ade4858
|
Bumped version to 20230222.0
|
2023-02-22 17:34:02 +01:00 |
|
Paulus Schoutsen
|
6b9e0405d0
|
Add download diagnostics to Thread panel (#15550)
|
2023-02-22 16:29:58 +00:00 |
|
Paul Bottein
|
e46803cb4e
|
Add more info for switch and siren (#15547)
* Add more info for switch and siren
* Fix attributes
|
2023-02-22 17:24:26 +01:00 |
|
Paul Bottein
|
e697a09e53
|
Only show heading divider on more info dialog scroll (#15545)
|
2023-02-22 17:17:39 +01:00 |
|
chiahsing
|
3158e6043d
|
Fix a bug in cast launcher that hassURL and path are incorrectly passed (#15546)
|
2023-02-22 16:15:16 +00:00 |
|
Paul Bottein
|
2c61c960bc
|
Add restart action to config dashboard overflow menu (#15544)
|
2023-02-22 17:00:02 +01:00 |
|
Paul Bottein
|
91493e109e
|
Fix more info control assumed state color (#15548)
|
2023-02-22 16:59:01 +01:00 |
|
Paul Bottein
|
2bd6d9d202
|
Add group support to new more info light (#15543)
|
2023-02-22 12:20:45 +01:00 |
|
Bram Kragten
|
dfb74fd576
|
Center icon in md-icon-button (#15541)
|
2023-02-22 11:27:57 +01:00 |
|
dependabot[bot]
|
fef74b0b8a
|
Bump @web/dev-server from 0.0.24 to 0.1.35 (#15280)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-02-22 10:26:06 +01:00 |
|
Paul Bottein
|
0fc36823da
|
More info light redesign (#15482)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2023-02-21 20:01:24 +00:00 |
|
Bram Kragten
|
25d8550dd7
|
Fix double defined cloud-account (#15537)
|
2023-02-21 19:28:21 +00:00 |
|
Bram Kragten
|
e44ccb0574
|
bump eslint (#15535)
|
2023-02-21 19:02:30 +01:00 |
|
karwosts
|
d00467a39c
|
Add for to UI for template trigger (#15534)
|
2023-02-21 17:27:56 +01:00 |
|
Bram Kragten
|
4e841c4a06
|
fix more info history tooltips (#15533)
|
2023-02-21 14:07:53 +00:00 |
|
Bram Kragten
|
cf304d91c7
|
Use @egjs/hammerjs (#15532)
|
2023-02-21 14:51:34 +01:00 |
|