Steve Repsher
f7e2fb5271
Allow dependabot to rebase over dedupe commit
2023-02-14 17:30:09 +00:00
Steve Repsher
6ba567c54e
Merge branch 'dev' into dependabot-dedupe
2023-02-14 17:20:09 +00:00
Paul Bottein
e81f596d76
Add restart dialog ( #15337 )
2023-02-14 13:04:18 +01:00
Steve Repsher
ec66e8331e
Make minor workflow revisions and fix dedupe precommit ( #15399 )
2023-02-14 13:03:16 +01:00
Yosi Levy
a13e2af17a
Various RTL fixes ( #15446 )
2023-02-14 13:02:45 +01:00
karwosts
1e7fe59519
Add slight hysteresis to chart height to prevent scrollbar juddering ( #15321 )
2023-02-14 13:01:01 +01:00
dependabot[bot]
d8fe7d9a01
Bump @typescript-eslint/parser from 5.49.0 to 5.52.0 ( #15445 )
2023-02-14 04:29:53 +00:00
dependabot[bot]
1a335a18a4
Bump @types/tar from 6.1.2 to 6.1.3 ( #15444 )
2023-02-14 04:25:46 +00:00
dependabot[bot]
00a40a5c51
Bump tsparticles-engine from 2.8.0 to 2.9.3 ( #15434 )
...
* Bump tsparticles-engine from 2.8.0 to 2.9.3
Bumps [tsparticles-engine](https://github.com/matteobruni/tsparticles/tree/HEAD/engine ) from 2.8.0 to 2.9.3.
- [Release notes](https://github.com/matteobruni/tsparticles/releases )
- [Changelog](https://github.com/matteobruni/tsparticles/blob/main/engine/CHANGELOG.md )
- [Commits](https://github.com/matteobruni/tsparticles/commits/tsparticles-engine@2.9.3/engine )
---
updated-dependencies:
- dependency-name: tsparticles-engine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-13 17:01:11 +00:00
Paul Bottein
74512298d2
Use enum for media player features ( #15410 )
2023-02-13 17:48:18 +01:00
Raman Gupta
bf5eeba0a5
Remove firmware target from zwave_js firmware upload UI ( #15425 )
2023-02-13 17:47:10 +01:00
dependabot[bot]
859e69d373
Bump terser-webpack-plugin from 5.2.4 to 5.3.6 ( #15435 )
...
* Bump terser-webpack-plugin from 5.2.4 to 5.3.6
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.2.4 to 5.3.6.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.4...v5.3.6 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-13 16:32:42 +00:00
Paul Bottein
1c5b476bda
Fix custom card documentation url ( #15439 )
...
Fix custom card documentation
2023-02-13 11:28:45 -05:00
dependabot[bot]
714c6aab98
Bump prettier from 2.8.3 to 2.8.4 ( #15436 )
2023-02-13 04:43:36 +00:00
dependabot[bot]
b409d0ff88
Bump rrule from 2.7.1 to 2.7.2 ( #15432 )
2023-02-13 04:42:12 +00:00
dependabot[bot]
f74aa7c7e6
Bump @types/marked from 4.0.2 to 4.0.8 ( #15433 )
2023-02-13 04:39:54 +00:00
J. Nick Koston
a325d32d09
Fix stats data being fetched for all entities when there are no energy/water stat ids ( #15428 )
...
* Fix stats data being fetched for all entities when there are no energy/water stat ids
I noticed the following query was being sent
to the stats api since there were no water
stat ids. Since it sent an empty list it
enumerated everything
```
{
type: "recorder/statistics_during_period",
start_time: "2023-02-05T05:00:00.000Z",
end_time: "2023-02-12T05:59:59.999Z"
....
statistic_ids: [],
type: "recorder/statistics_during_period"
types: ["sum"]
units: {volume: "gal"}
}
```
* not python
2023-02-11 17:43:20 -05:00
dependabot[bot]
4a10c722ab
Bump gulp-zopfli-green from 3.0.1 to 6.0.1 ( #15414 )
...
Bumps [gulp-zopfli-green](https://github.com/gekorm/gulp-zopfli-green ) from 3.0.1 to 6.0.1.
- [Release notes](https://github.com/gekorm/gulp-zopfli-green/releases )
- [Commits](https://github.com/gekorm/gulp-zopfli-green/compare/v3.0.1...v6.0.1 )
---
updated-dependencies:
- dependency-name: gulp-zopfli-green
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 16:21:49 -05:00
dependabot[bot]
d1b95ba36b
Bump eslint-config-airbnb-typescript from 14.0.0 to 17.0.0 ( #15373 )
...
* Bump eslint-config-airbnb-typescript from 14.0.0 to 17.0.0
Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript ) from 14.0.0 to 17.0.0.
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases )
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v14.0.0...v17.0.0 )
---
updated-dependencies:
- dependency-name: eslint-config-airbnb-typescript
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies [dependabot skip]
* Disable default params last rule for current offenders
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-10 18:38:48 +00:00
dependabot[bot]
e2bfaf2448
Bump marked from 4.0.12 to 4.2.12 ( #15413 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.12 to 4.2.12.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.12...v4.2.12 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
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-10 11:15:49 -05:00
dependabot[bot]
4e74a652b3
Bump tinykeys from 1.1.3 to 1.4.0 ( #15406 )
...
Bumps [tinykeys](https://github.com/jamiebuilds/tinykeys ) from 1.1.3 to 1.4.0.
- [Release notes](https://github.com/jamiebuilds/tinykeys/releases )
- [Commits](https://github.com/jamiebuilds/tinykeys/compare/v1.1.3...v1.4.0 )
---
updated-dependencies:
- dependency-name: tinykeys
dependency-type: direct:production
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-10 10:57:59 -05:00
dependabot[bot]
24f6bb5c93
Bump hls.js from 1.3.1 to 1.3.3 ( #15412 )
2023-02-10 08:50:19 -05:00
dependabot[bot]
eec4760593
Bump @codemirror/view from 6.7.3 to 6.8.1 ( #15405 )
...
* Bump @codemirror/view from 6.7.3 to 6.8.1
Bumps [@codemirror/view](https://github.com/codemirror/view ) from 6.7.3 to 6.8.1.
- [Release notes](https://github.com/codemirror/view/releases )
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/view/compare/6.7.3...6.8.1 )
---
updated-dependencies:
- dependency-name: "@codemirror/view"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-09 17:42:45 +00:00
dependabot[bot]
bc572a5749
Bump @webcomponents/scoped-custom-element-registry from 0.0.5 to 0.0.8 ( #15407 )
...
Bumps [@webcomponents/scoped-custom-element-registry](https://github.com/webcomponents/polyfills/tree/HEAD/packages/scoped-custom-element-registry ) from 0.0.5 to 0.0.8.
- [Release notes](https://github.com/webcomponents/polyfills/releases )
- [Changelog](https://github.com/webcomponents/polyfills/blob/master/packages/scoped-custom-element-registry/CHANGELOG.md )
- [Commits](https://github.com/webcomponents/polyfills/commits/@webcomponents/scoped-custom-element-registry@0.0.8/packages/scoped-custom-element-registry )
---
updated-dependencies:
- dependency-name: "@webcomponents/scoped-custom-element-registry"
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-09 12:10:01 -05:00
dependabot[bot]
15cf003b46
Bump comlink from 4.3.1 to 4.4.1 ( #15404 )
2023-02-09 11:14:19 -05:00
Erik Montnemery
050ed145bf
Allow overriding a sensor's display precision ( #15363 )
...
* Allow overriding a sensor's display precision
* Update demo + gallery
* Lint
* Fix state not updated in the UI
* Use formatNumber for options
* Feedbacks
* Add default precision and minimumFractionDigits
* Remove useless undefined
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-02-08 18:20:58 +01:00
Bram Kragten
1550895d86
Move refresh logs button to top ( #15382 )
2023-02-08 11:53:19 +01:00
Paul Bottein
7e92d62936
Add tile card to gallery ( #15394 )
2023-02-08 11:29:16 +01:00
dependabot[bot]
6c2a767896
Bump vis-data from 7.1.2 to 7.1.4 ( #15389 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 11:19:30 +01:00
dependabot[bot]
f19c50a002
Bump date-fns-tz from 1.3.7 to 2.0.0 ( #15388 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 11:18:47 +01:00
dependabot[bot]
222a01d86f
Bump gulp-json-transform from 0.4.6 to 0.4.8 ( #15391 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 11:17:32 +01:00
dependabot[bot]
5f6d0bc846
Bump @fullcalendar from 6.1.1 to 6.1.4 ( #15390 )
...
* Bump @fullcalendar/core from 6.1.1 to 6.1.4
Bumps [@fullcalendar/core](https://github.com/fullcalendar/fullcalendar/tree/HEAD/packages/core ) from 6.1.1 to 6.1.4.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases )
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fullcalendar/fullcalendar/commits/v6.1.4/packages/core )
---
updated-dependencies:
- dependency-name: "@fullcalendar/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump the rest of the fullcalendar packages
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-08 05:08:10 +00:00
dependabot[bot]
74b12b8092
Bump lint-staged from 13.1.0 to 13.1.1 ( #15392 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.1.0 to 13.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.0...v13.1.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
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-07 23:44:24 -05:00
dependabot[bot]
1beeb0e5e8
Bump eslint-plugin-import from 2.24.2 to 2.27.5 ( #15371 )
...
* Bump eslint-plugin-import from 2.24.2 to 2.27.5
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import ) from 2.24.2 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.2...v2.27.5 )
---
updated-dependencies:
- dependency-name: eslint-plugin-import
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-07 13:37:38 -05:00
Paul Bottein
b2bfb1fdcb
Update create automation dialog ( #15286 )
2023-02-07 14:18:00 +00:00
dependabot[bot]
c19cba85ec
Bump path-parse from 1.0.6 to 1.0.7 ( #15381 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 13:35:58 +01:00
Bram Kragten
09f0899fe4
Bump babel ( #15380
...
bump babel
2023-02-07 10:58:57 +01:00
Paul Bottein
d1294edf34
Use right variable name for light card ( #15379 )
2023-02-07 09:28:56 +00:00
dependabot[bot]
47fcd253b1
Bump unfetch from 4.1.0 to 5.0.0 ( #15376 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 10:14:49 +01:00
karwosts
a74c05a004
Rerun layoutOptions when input_select options change ( #15274 )
...
fixes undefined
2023-02-07 10:10:15 +01:00
dependabot[bot]
251b2540c7
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 ( #15375 )
2023-02-07 00:18:38 -05:00
Bram Kragten
3298bdd5a3
Add my support for matter ( #15372 )
...
* Add my support for matter
* Update ha-panel-config.ts
2023-02-06 23:55:47 -05:00
Erik Montnemery
d570d063c7
Optionally update sensor units when unit system changes ( #15287 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-06 22:37:05 +01:00
Steve Repsher
bb6fb5fb89
Move dedupe check up to fail faster
2023-02-06 21:16:38 +00:00
Steve Repsher
7c1b2e01fe
Add concurrency rules to cancel workflows in progress
2023-02-06 21:12:26 +00:00
Paul Bottein
c6eee9bf74
Update create helper dialog ( #15288 )
2023-02-06 22:06:25 +01:00
Steve Repsher
de03c9610b
Revise to use separate workflow with GitHub app
2023-02-06 20:44:02 +00:00
karwosts
84902bd01f
Missing parenthesis breaks map tooltip format ( #15326 )
2023-02-06 18:45:23 +01:00
Steve Repsher
5548436678
Add eslint-plugin-lit-a11y and fix some errors ( #15334 )
2023-02-06 18:41:59 +01:00
dependabot[bot]
e6dc475310
Bump @codemirror/view from 6.7.1 to 6.7.3 ( #15366 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-06 17:36:54 +00:00
dependabot[bot]
9f6d9d8b0b
Bump tsparticles from 1.34.0 to 2.8.0 ( #15367 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-06 17:34:17 +00:00
dependabot[bot]
68d1ef56db
Bump @webcomponents/webcomponentsjs from 2.2.10 to 2.7.0 ( #15262 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 18:26:11 +01:00
dependabot[bot]
57f7dfb648
Bump idb-keyval from 5.1.3 to 6.2.0 ( #15310 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 18:23:56 +01:00
Bram Kragten
5b504bf9ce
Add "add matter device" link to add integration dialog ( #15365 )
2023-02-06 18:18:30 +01:00
dependabot[bot]
e47b59f826
Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.50.0 ( #15370 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.46.1 to 5.50.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.50.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-06 16:49:19 +00:00
dependabot[bot]
cfbab03f76
Bump leaflet from 1.7.1 to 1.9.3 ( #15357 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-06 16:30:39 +00:00
Steve Repsher
791fd102c6
Bump @fullcalendar to version 6.1.1 ( #14947 )
2023-02-06 16:51:35 +01:00
dependabot[bot]
dded380076
Bump eslint-import-resolver-webpack from 0.13.1 to 0.13.2 ( #15355 )
...
* Bump eslint-import-resolver-webpack from 0.13.1 to 0.13.2
Bumps [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import ) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases )
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md )
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/resolvers/webpack/v0.13.1...resolvers/webpack/v0.13.2 )
---
updated-dependencies:
- dependency-name: eslint-import-resolver-webpack
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-06 04:06:15 +00:00
dependabot[bot]
2c064c53cd
Bump @types/sortablejs from 1.10.7 to 1.15.0 ( #15358 )
...
Bumps [@types/sortablejs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sortablejs ) from 1.10.7 to 1.15.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sortablejs )
---
updated-dependencies:
- dependency-name: "@types/sortablejs"
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-06 04:03:22 +00:00
dependabot[bot]
2511bad902
Bump tar from 6.1.11 to 6.1.13 ( #15354 )
...
* Bump tar from 6.1.11 to 6.1.13
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.11 to 6.1.13.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.11...v6.1.13 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-06 04:01:13 +00:00
dependabot[bot]
095040af45
Bump @babel/plugin-proposal-decorators from 7.20.7 to 7.20.13 ( #15356 )
...
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.20.7 to 7.20.13.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.13/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
dependency-type: direct:development
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-06 03:47:49 +00:00
Raman Gupta
b277e946c3
Rename zwave_js ws API command ( #15339 )
2023-02-03 15:26:17 -05:00
dependabot[bot]
1cf140c16c
Bump sortablejs from 1.14.0 to 1.15.0 ( #15328 )
...
Bumps [sortablejs](https://github.com/SortableJS/Sortable ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/SortableJS/Sortable/releases )
- [Commits](https://github.com/SortableJS/Sortable/compare/1.14.0...1.15.0 )
---
updated-dependencies:
- dependency-name: sortablejs
dependency-type: direct:production
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-03 16:16:37 +01:00
Flavien Charlon
adb65176f0
Fix a coloring issue with climate states ( #15325 )
2023-02-03 09:00:54 +00:00
dependabot[bot]
52d869f5b8
Bump chai from 4.3.4 to 4.3.7 ( #15330 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.4 to 4.3.7.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.4...v4.3.7 )
---
updated-dependencies:
- dependency-name: chai
dependency-type: direct:development
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-02 23:45:05 -05:00
dependabot[bot]
c7e7e14f32
Bump eslint-plugin-lit from 1.6.1 to 1.8.2 ( #15268 )
...
* Bump eslint-plugin-lit from 1.6.1 to 1.8.2
Bumps [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit ) from 1.6.1 to 1.8.2.
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases )
- [Commits](https://github.com/43081j/eslint-plugin-lit/compare/v1.6.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: eslint-plugin-lit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Set new rules to warn for now
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-03 04:29:33 +00:00
Bram Kragten
51de22daa1
Bumped version to 20230202.0
2023-02-02 20:25:28 +01:00
Bram Kragten
f0d53aab7b
Fix ES5 build and fix polyfill of Intl.Locale ( #15322 )
2023-02-02 20:20:23 +01:00
dependabot[bot]
47b5ff7839
Bump source-map-url from 0.4.0 to 0.4.1 ( #15312 )
...
* Bump source-map-url from 0.4.0 to 0.4.1
Bumps [source-map-url](https://github.com/lydell/source-map-url ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/lydell/source-map-url/releases )
- [Changelog](https://github.com/lydell/source-map-url/blob/master/changelog.md )
- [Commits](https://github.com/lydell/source-map-url/commits/v0.4.1 )
---
updated-dependencies:
- dependency-name: source-map-url
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-02 14:25:02 +00:00
dependabot[bot]
6af3361c55
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #15313 )
2023-02-02 07:43:44 -05:00
Paul Bottein
3427595747
Icon entity context icon selector ( #15306 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-02 10:26:34 +01:00
dependabot[bot]
9f3e2920f3
Bump typescript from 4.9.4 to 4.9.5 ( #15311 )
2023-02-01 23:06:43 -05:00
dependabot[bot]
46e152dc53
Bump qr-scanner from 1.3.0 to 1.4.2 ( #15284 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 17:17:46 +01:00
Bram Kragten
ec3a779a82
Bumped version to 20230201.0
2023-02-01 17:10:21 +01:00
Marcel van der Veldt
7e7c6aa053
Remove default commission buttons on Matter config panel ( #15304 )Co-authored-by: Bram Kragten <mail@bramkragten.nl>
...
* remove default commission buttons
* Update matter-config-panel.ts
* only show for dev versions
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-02-01 17:09:33 +01:00
Bram Kragten
4bce4152d3
Add streaming to history panel ( #15301 )
2023-02-01 16:04:35 +00:00
Bram Kragten
57289b0bbe
Revert "Allow overriding a sensor's precision" ( #15305 )
2023-02-01 16:02:48 +00:00
Yosi Levy
5aeaa65a89
Fix RTL icon placement ( #14019 )
...
* Fix RTL icon placement
* Fix combo box icons
* Removed duplicate after merge
* Refactor ha-button
* Refactor fix 2
2023-02-01 09:45:03 +01:00
dependabot[bot]
596d371781
Bump @open-wc/dev-server-hmr from 0.0.2 to 0.1.3 ( #15298 )
...
* Bump @open-wc/dev-server-hmr from 0.0.2 to 0.1.3
Bumps [@open-wc/dev-server-hmr](https://github.com/open-wc/open-wc/tree/HEAD/packages/dev-server-hmr ) from 0.0.2 to 0.1.3.
- [Release notes](https://github.com/open-wc/open-wc/releases )
- [Changelog](https://github.com/open-wc/open-wc/blob/master/packages/dev-server-hmr/CHANGELOG.md )
- [Commits](https://github.com/open-wc/open-wc/commits/@open-wc/dev-server-hmr@0.1.3/packages/dev-server-hmr )
---
updated-dependencies:
- dependency-name: "@open-wc/dev-server-hmr"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-01 04:50:09 +00:00
dependabot[bot]
7348bbbbe5
Bump instant-mocha from 1.3.1 to 1.5.0 ( #15294 )
...
* Bump instant-mocha from 1.3.1 to 1.5.0
Bumps [instant-mocha](https://github.com/privatenumber/instant-mocha ) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/privatenumber/instant-mocha/releases )
- [Commits](https://github.com/privatenumber/instant-mocha/compare/v1.3.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: instant-mocha
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-01 04:00:14 +00:00
dependabot[bot]
383b18b2af
Bump @babel/plugin-proposal-optional-chaining from 7.18.9 to 7.20.7 ( #15297 )
...
* Bump @babel/plugin-proposal-optional-chaining from 7.18.9 to 7.20.7
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining ) from 7.18.9 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-plugin-proposal-optional-chaining )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-optional-chaining"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-02-01 03:54:43 +00:00
dependabot[bot]
b38ae0f754
Bump @formatjs/intl-pluralrules from 4.1.5 to 5.1.8 ( #15293 )
...
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs ) from 4.1.5 to 5.1.8.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.1.5...@formatjs/intl-pluralrules@5.1.8 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-pluralrules"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 03:31:00 +00:00
dependabot[bot]
7ff681d43e
Bump @koa/cors from 3.1.0 to 4.0.0 ( #15282 )
2023-01-31 19:32:32 -05:00
dependabot[bot]
2663be188e
Bump systemjs from 6.3.2 to 6.13.0 ( #15285 )
...
Bumps [systemjs](https://github.com/systemjs/systemjs ) from 6.3.2 to 6.13.0.
- [Release notes](https://github.com/systemjs/systemjs/releases )
- [Changelog](https://github.com/systemjs/systemjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/systemjs/systemjs/compare/6.3.2...6.13.0 )
---
updated-dependencies:
- dependency-name: systemjs
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-01-31 00:44:53 -05:00
dependabot[bot]
6f68134da3
Bump @codemirror/commands from 6.1.3 to 6.2.0 ( #15281 )
...
Bumps [@codemirror/commands](https://github.com/codemirror/commands ) from 6.1.3 to 6.2.0.
- [Release notes](https://github.com/codemirror/commands/releases )
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/commands/compare/6.1.3...6.2.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/commands"
dependency-type: direct:production
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-01-30 23:57:14 -05:00
dependabot[bot]
3d1151df4d
Bump eslint-plugin-disable from 2.0.1 to 2.0.3 ( #15283 )
2023-01-30 22:50:51 -05:00
Bram Kragten
1838f6184b
Merge branch 'master' into dev
2023-01-30 21:59:20 +01:00
Bram Kragten
ca20a251b5
Bumped version to 20230130.0
2023-01-30 21:56:34 +01:00
Erik Montnemery
8212a5a48c
Improve energy settings dialog ( #15205 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-30 21:55:26 +01:00
Philip Allgaier
cb00535683
Add missing translations to Supervisor Wi-Fi network section ( #14606 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-30 21:50:20 +01:00
Yosi Levy
549d893407
RTL fixes ( #15233 )
2023-01-30 20:51:37 +01:00
Bram Kragten
c1ed00a3f1
Only use tagname for shortcut filter ( #15273 )
2023-01-30 20:50:57 +01:00
J. Nick Koston
41420c3af3
Restore default hours to show on map card to 0 ( #15220 )
...
* Restore default hours to show on map card to 0
fixes #15216
* tweak
* always clear this._subscribed right away on unsub
* adjust
* merge from #15217
* merge from #15217
2023-01-30 20:34:35 +01:00
Paul Bottein
9220d65f78
Fixes history unsubcription ( #15271 )
...
* Fixes history unsubcriptions
* Remove async
2023-01-30 13:08:33 -06:00
dependabot[bot]
acf9bca038
Bump merge-stream from 1.0.1 to 2.0.0 ( #15265 )
...
Bumps [merge-stream](https://github.com/grncdr/merge-stream ) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/grncdr/merge-stream/releases )
- [Commits](https://github.com/grncdr/merge-stream/compare/v1.0.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: merge-stream
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 13:41:28 -05:00
dependabot[bot]
a57c15c6f0
Bump webpack-manifest-plugin from 4.0.2 to 5.0.0 ( #15252 )
...
Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin ) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases )
- [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v4.0.2...v5.0.0 )
---
updated-dependencies:
- dependency-name: webpack-manifest-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 12:25:53 -05:00
Bram Kragten
8642478e8a
Fix shortcuts in supervisor search ( #15269 )
2023-01-30 16:36:50 +01:00
dependabot[bot]
3af808ffa9
Bump @formatjs/intl-relativetimeformat from 9.3.2 to 11.1.8 ( #15250 )
...
Bumps [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs ) from 9.3.2 to 11.1.8.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@9.3.2...@formatjs/intl-relativetimeformat@11.1.8 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-relativetimeformat"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 10:24:40 -05:00
dependabot[bot]
ac17d0293e
Bump @vaadin/vaadin-themable-mixin from 23.3.5 to 23.3.6 ( #15260 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 15:08:18 +00:00
Paul Bottein
7e441b5ade
Fix entity list not updated when using graph card editor ( #15217 )
...
* Fix entity list not updated when using graph card editor
* Do not use async updated
* Fix names type
* Better error handling
* Feedbacks
2023-01-30 16:07:43 +01:00
dependabot[bot]
82ed14e705
Bump @octokit/auth-oauth-device from 4.0.2 to 4.0.4 ( #15263 )
2023-01-30 07:28:41 -05:00
dependabot[bot]
169d8ac75c
Bump intl-messageformat from 10.2.5 to 10.3.0 ( #15266 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 12:10:14 +00:00
Paul Bottein
6226a7f28d
Fixes empty hardware page when no config entries ( #15267 )
2023-01-30 12:08:31 +00:00
dependabot[bot]
30e6a1a57e
Bump babel-loader from 9.1.0 to 9.1.2 ( #15264 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 11:51:30 +00:00
Paul Bottein
f332edc87d
Fixes select input in statistic card editor ( #15254 )
2023-01-30 12:33:45 +01:00
Paul Bottein
eb49785557
Use right name pattern for active binary sensor color ( #15255 )
2023-01-30 12:29:47 +01:00
Paul Bottein
0af92b9bd1
Use new variable name for light toggle icon in area card ( #15259 )
2023-01-30 12:29:25 +01:00
Steve Repsher
6945f99a34
Bump fullcalendar to 5.11.4 ( #15223 )
2023-01-30 12:28:53 +01:00
dependabot[bot]
bbb9cfb2c2
Bump @types/chromecast-caf-sender from 1.0.3 to 1.0.5 ( #15249 )
...
Bumps [@types/chromecast-caf-sender](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chromecast-caf-sender ) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chromecast-caf-sender )
---
updated-dependencies:
- dependency-name: "@types/chromecast-caf-sender"
dependency-type: direct:development
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-01-30 01:40:55 -05:00
dependabot[bot]
d96bb9cf20
Bump webpack-cli from 4.8.0 to 5.0.1 ( #15181 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.8.0 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@5.0.1 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 02:01:07 -05:00
Paul Bottein
819366243f
20230128.0 ( #15242 )
...
* Bump superstruct from 0.15.2 to 1.0.3 (#15190 )
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct ) from 0.15.2 to 1.0.3.
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases )
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md )
- [Commits](https://github.com/ianstormtaylor/superstruct/compare/v0.15.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: superstruct
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump gulp-merge-json from 1.3.1 to 2.1.2 (#15173 )
* Bump gulp-merge-json from 1.3.1 to 2.1.2
Bumps [gulp-merge-json](https://github.com/joshswan/gulp-merge-json ) from 1.3.1 to 2.1.2.
- [Release notes](https://github.com/joshswan/gulp-merge-json/releases )
- [Commits](https://github.com/joshswan/gulp-merge-json/compare/1.3.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: gulp-merge-json
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
* Bump @typescript-eslint/parser from 5.44.0 to 5.49.0 (#15210 )
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.44.0 to 5.49.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.49.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add link to docs in voice dialog (#15206 )
* Bump intl-messageformat from 9.9.1 to 10.2.5 (#15213 )
Bumps [intl-messageformat](https://github.com/formatjs/formatjs ) from 9.9.1 to 10.2.5.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/intl-messageformat@9.9.1...intl-messageformat@10.2.5 )
---
updated-dependencies:
- dependency-name: intl-messageformat
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add missing hass to chart base (#15218 )
* Bump qrcode and @types/qrcode (#15207 )
* Bump qrcode and @types/qrcode
Bumps [qrcode](https://github.com/soldair/node-qrcode ) and [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode ). These dependencies needed to be updated together.
Updates `qrcode` from 1.4.4 to 1.5.1
- [Release notes](https://github.com/soldair/node-qrcode/releases )
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md )
- [Commits](https://github.com/soldair/node-qrcode/compare/v1.4.4...v1.5.1 )
Updates `@types/qrcode` from 1.4.2 to 1.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qrcode )
---
updated-dependencies:
- dependency-name: qrcode
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/qrcode"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix possible null canvas context
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
* Fix margin and title on assist dialog (#15219 )
* Bump fuse.js from 6.0.0 to 6.6.2 (#15209 )
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.0.0 to 6.6.2.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.0.0...v6.6.2 )
---
updated-dependencies:
- dependency-name: fuse.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint-config-prettier from 8.5.0 to 8.6.0 (#15226 )
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @octokit/rest from 19.0.5 to 19.0.7 (#15228 )
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 19.0.5 to 19.0.7.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.5...v19.0.7 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @codemirror/language from 6.3.2 to 6.4.0 (#15229 )
* Bump @codemirror/language from 6.3.2 to 6.4.0
Bumps [@codemirror/language](https://github.com/codemirror/language ) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/codemirror/language/releases )
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/language/compare/6.3.2...6.4.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/language"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
* Bump webpackbar from 5.0.0-3 to 5.0.2 (#15225 )
Bumps [webpackbar](https://github.com/unjs/webpackbar ) from 5.0.0-3 to 5.0.2.
- [Release notes](https://github.com/unjs/webpackbar/releases )
- [Changelog](https://github.com/unjs/webpackbar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unjs/webpackbar/compare/v5.0.0-3...v5.0.2 )
---
updated-dependencies:
- dependency-name: webpackbar
dependency-type: direct:development
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>
* Bumped version to 20230128.0
---------
Signed-off-by: dependabot[bot] <support@github.com >
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: Paulus Schoutsen <balloob@gmail.com >
2023-01-28 13:53:28 +01:00
Paul Bottein
ec2d498334
Bumped version to 20230128.0
2023-01-28 13:42:07 +01:00
dependabot[bot]
c9b1b92e70
Bump webpackbar from 5.0.0-3 to 5.0.2 ( #15225 )
...
Bumps [webpackbar](https://github.com/unjs/webpackbar ) from 5.0.0-3 to 5.0.2.
- [Release notes](https://github.com/unjs/webpackbar/releases )
- [Changelog](https://github.com/unjs/webpackbar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/unjs/webpackbar/compare/v5.0.0-3...v5.0.2 )
---
updated-dependencies:
- dependency-name: webpackbar
dependency-type: direct:development
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-01-27 10:02:58 -05:00
dependabot[bot]
a4a2e1b99e
Bump @codemirror/language from 6.3.2 to 6.4.0 ( #15229 )
...
* Bump @codemirror/language from 6.3.2 to 6.4.0
Bumps [@codemirror/language](https://github.com/codemirror/language ) from 6.3.2 to 6.4.0.
- [Release notes](https://github.com/codemirror/language/releases )
- [Changelog](https://github.com/codemirror/language/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codemirror/language/compare/6.3.2...6.4.0 )
---
updated-dependencies:
- dependency-name: "@codemirror/language"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-27 14:11:08 +00:00
dependabot[bot]
b31af60397
Bump @octokit/rest from 19.0.5 to 19.0.7 ( #15228 )
...
Bumps [@octokit/rest](https://github.com/octokit/rest.js ) from 19.0.5 to 19.0.7.
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v19.0.5...v19.0.7 )
---
updated-dependencies:
- dependency-name: "@octokit/rest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 06:35:13 +00:00
dependabot[bot]
01facc2254
Bump eslint-config-prettier from 8.5.0 to 8.6.0 ( #15226 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0 )
---
updated-dependencies:
- dependency-name: eslint-config-prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-27 06:31:28 +00:00
dependabot[bot]
8b4587785c
Bump fuse.js from 6.0.0 to 6.6.2 ( #15209 )
...
Bumps [fuse.js](https://github.com/krisk/Fuse ) from 6.0.0 to 6.6.2.
- [Release notes](https://github.com/krisk/Fuse/releases )
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md )
- [Commits](https://github.com/krisk/Fuse/compare/v6.0.0...v6.6.2 )
---
updated-dependencies:
- dependency-name: fuse.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 23:22:08 -05:00
Paul Bottein
89623aa7ec
Fix margin and title on assist dialog ( #15219 )
2023-01-26 21:48:28 +01:00
dependabot[bot]
afb9e826ef
Bump qrcode and @types/qrcode ( #15207 )
...
* Bump qrcode and @types/qrcode
Bumps [qrcode](https://github.com/soldair/node-qrcode ) and [@types/qrcode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qrcode ). These dependencies needed to be updated together.
Updates `qrcode` from 1.4.4 to 1.5.1
- [Release notes](https://github.com/soldair/node-qrcode/releases )
- [Changelog](https://github.com/soldair/node-qrcode/blob/master/CHANGELOG.md )
- [Commits](https://github.com/soldair/node-qrcode/compare/v1.4.4...v1.5.1 )
Updates `@types/qrcode` from 1.4.2 to 1.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qrcode )
---
updated-dependencies:
- dependency-name: qrcode
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/qrcode"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix possible null canvas context
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-26 17:47:44 +00:00
Paul Bottein
ac075e44cc
Add missing hass to chart base ( #15218 )
2023-01-26 15:37:51 +00:00
dependabot[bot]
fcf6bfc457
Bump intl-messageformat from 9.9.1 to 10.2.5 ( #15213 )
...
Bumps [intl-messageformat](https://github.com/formatjs/formatjs ) from 9.9.1 to 10.2.5.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/intl-messageformat@9.9.1...intl-messageformat@10.2.5 )
---
updated-dependencies:
- dependency-name: intl-messageformat
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 10:17:44 -05:00
Paulus Schoutsen
3951646c7f
Add link to docs in voice dialog ( #15206 )
2023-01-26 14:38:42 +01:00
dependabot[bot]
be6aabe23e
Bump @typescript-eslint/parser from 5.44.0 to 5.49.0 ( #15210 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.44.0 to 5.49.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.49.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-26 02:05:46 -05:00
dependabot[bot]
25f7a0602a
Bump gulp-merge-json from 1.3.1 to 2.1.2 ( #15173 )
...
* Bump gulp-merge-json from 1.3.1 to 2.1.2
Bumps [gulp-merge-json](https://github.com/joshswan/gulp-merge-json ) from 1.3.1 to 2.1.2.
- [Release notes](https://github.com/joshswan/gulp-merge-json/releases )
- [Commits](https://github.com/joshswan/gulp-merge-json/compare/1.3.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: gulp-merge-json
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-26 05:52:16 +00:00
dependabot[bot]
34ed446cd2
Bump superstruct from 0.15.2 to 1.0.3 ( #15190 )
...
Bumps [superstruct](https://github.com/ianstormtaylor/superstruct ) from 0.15.2 to 1.0.3.
- [Release notes](https://github.com/ianstormtaylor/superstruct/releases )
- [Changelog](https://github.com/ianstormtaylor/superstruct/blob/main/Changelog.md )
- [Commits](https://github.com/ianstormtaylor/superstruct/compare/v0.15.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: superstruct
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 11:40:00 -05:00
Bram Kragten
51a45dd3cf
20230125.0 ( #15200 )
2023-01-25 17:19:42 +01:00
Paul Bottein
ffd7a0c153
Revert "New more info light" ( #15203 )
...
Revert "New more info light (#14453 )"
This reverts commit 7c4a421e74 .
2023-01-25 17:16:01 +01:00
Paul Bottein
b591c75377
Tile card fixes with vertical layout ( #15202 )
2023-01-25 17:15:12 +01:00
Bram Kragten
d2886b1ea7
Add aliases to areas ( #15198 )
...
* Add aliases to areas
* rename
* Update dialog-aliases.ts
2023-01-25 16:55:58 +01:00
Bram Kragten
a3ba8210cf
Merge branch 'master' into dev
2023-01-25 16:49:25 +01:00
Bram Kragten
d1a04349a4
Bumped version to 20230125.0
2023-01-25 16:47:04 +01:00
Bram Kragten
bb273b2b54
Localize fixes ( #15199 )
2023-01-25 15:44:59 +00:00
karwosts
00667f1296
Vertically align history charts on left axis ( #14919 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2023-01-25 15:42:20 +00:00
Florian Gareis
06368a6f0e
Add vertical option for tile card ( #14743 )
2023-01-25 16:28:22 +01:00
Paul Bottein
7c4a421e74
New more info light ( #14453 )
2023-01-25 11:24:16 +01:00
karwosts
3675a2b013
Fix ha-selector-object not updating in the ui when new value is pushed from the parent ( #15022 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
fixes undefined
2023-01-25 11:09:58 +01:00
Steve Repsher
0bbe6151ed
Bump vaadin to 23.3.5 ( #15185 )
2023-01-25 11:06:28 +01:00
Paul Bottein
dace00ebf8
Fixes voice dialog border radius on safari ( #15193 )
2023-01-25 11:05:59 +01:00
Paul Bottein
a433ac48e9
Use device class icon for number domain ( #15194 )
2023-01-25 11:05:35 +01:00
Erik Montnemery
ddfaa67456
Allow overriding a sensor's precision ( #15176 )
...
* Allow overriding a sensor's precision
* use a dropdown for choosing precision
* Address review comments
* Handle undefined state
* Loose equality FTW
* Apply suggestions from code review
2023-01-25 11:04:03 +01:00
Paulus Schoutsen
8b4b19cc96
Remove onboarding support for conversation agent ( #15187 )
2023-01-25 10:28:43 +01:00
dependabot[bot]
c4183a9edb
Bump @formatjs/intl-getcanonicallocales from 1.8.0 to 2.0.5 ( #15174 )
...
Bumps [@formatjs/intl-getcanonicallocales](https://github.com/formatjs/formatjs ) from 1.8.0 to 2.0.5.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-getcanonicallocales@1.8.0...@formatjs/intl-getcanonicallocales@2.0.5 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-getcanonicallocales"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 14:55:36 -05:00
Jan Bouwhuis
363ad369fc
Fix current_humidity no shown on climate state card if also current_temperature is set ( #14993 )
...
* Also show current_humidity on climate
* Use one line
* Update src/components/ha-climate-state.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
* Another blank and add import
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-24 16:55:13 +00:00
karwosts
711286f7c0
Round battery values in device table to whole numbers (to fit in the column width) ( #14927 )
...
* Increase battery column width to fit 100.0%
* drop trailing 0s from battery decimals
* round values to whole numbers
2023-01-24 17:16:03 +01:00
holnburger
78857357f3
Add dark_mode options for image elements in picture-element-card ( #15045 )
2023-01-24 14:31:25 +00:00
karwosts
3c23e6a1c3
Add UI support for entities in numeric_state above/below conditions &… ( #14966 )
...
fixes undefined
2023-01-24 14:45:56 +01:00
karwosts
10369ff952
Delete weekdays key from time condition when emptied from the UI ( #14992 )
...
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
fixes undefined
2023-01-24 14:30:29 +01:00
Steve Repsher
134670604b
Tell dependabot to ignore rollup ( #15169 )
2023-01-24 14:29:14 +01:00
cnico
8935dbac20
Allow iframe links to open on android through a parameter ( #15063 )
2023-01-24 13:24:11 +00:00
Adam Kapos
ccf15c7fb0
Fix button card font size on mobile ( #14698 )
2023-01-24 12:59:33 +00:00
Adam Kapos
5e4b673751
Fix relative time above 22 hours ( #15072 )
...
fixes https://github.com/home-assistant/frontend/issues/14815
fixes undefined
2023-01-24 12:53:57 +00:00
Paul Bottein
98e799eda0
Allow coloring inactive states in dashboard cards ( #15177 )
2023-01-24 13:45:47 +01:00
Erik Montnemery
5e9ae36577
Fetch number units from core ( #15175 )
2023-01-24 12:14:21 +01:00
karwosts
624bfbbaf1
Fix add/remove entities from map card editor ( #15087 )
2023-01-24 07:54:27 +01:00
dependabot[bot]
0e71eec937
Bump husky from 8.0.1 to 8.0.3 ( #15171 )
...
Bumps [husky](https://github.com/typicode/husky ) from 8.0.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.3 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 01:34:37 -05:00
Artem Draft
38562a42d6
Fix volume slider of assumed_state media player in entity row ( #14931 )
2023-01-23 20:19:11 +00:00
karwosts
e242fbe148
Sort battery level column using numeric sort ( #14926 )
...
fixes undefined
2023-01-23 21:10:01 +01:00
Karlie Meads
81e4f083f9
Fix disabling a state condition in the visual automation editor ( #15027 )
2023-01-23 21:08:10 +01:00
Yosi Levy
533b4ec0b4
Fix humidifier and log drop down ( #14999 )
2023-01-23 21:01:02 +01:00
karwosts
50a4c0f7ce
Load script field default values into ha-service-control ( #14949 )
...
fixes undefined
2023-01-23 20:56:48 +01:00
karwosts
dfee6c9b5b
Remove gauge card transparency on focus ( #14789 )
...
fixes undefined
2023-01-23 20:43:51 +01:00
Steve Repsher
fe2b4d9598
Remove aria-label and blur from list items ( #15073 )
2023-01-23 20:39:50 +01:00
Jan Bouwhuis
e6dbb1da7e
Add backend translation support for selector select ( #15064 )
...
* Base for selector translations
* Allow translations for ha-selector-select
* Fetch translation for config flow and onboarding
* Get translation_key from step handler
* Add domain property to DataEntry flow
* Revert fetching translation for onboarding flow
* Leave domain for repair flows
* Use localizeValue function
* Change type
* Import selector translations in issue flow
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-23 20:32:30 +01:00
karwosts
095ebbc903
Allow empty string as a valid conditional statement ( #14918 )
...
* Fix days missing from ha-base-time-input _valueChanged
* style change
* Allow empty string as a valid conditional check
2023-01-23 20:27:02 +01:00
Steve Repsher
9dcdf46316
Bump yarn to 3.3.1 ( #15166 )
2023-01-23 19:25:04 +00:00
Paul Bottein
d6e0d57744
Improve HA form default support ( #14570 )
...
* use default as placeholder if not required
* Do not force number selector to 0 or min when empty
* use undefined instead of empty string
2023-01-23 20:09:13 +01:00
karwosts
38c1112308
Prevent optional time fields in ha-service-control from auto-enabling ( #15124 )
...
* Fix select box overflowing entities-row
* Revert "Fix select box overflowing entities-row"
This reverts commit b4e668dd06 .
* Fix optional time fields in service control from auto-enabling
2023-01-23 19:59:50 +01:00
Steve Repsher
88ee409987
Bump lit and lit-labs to latest ( #15127 )
...
* Bump lit and lit-labs to latest
* Resolve to same @lit/reactive-element for app-datepicker
2023-01-23 19:56:56 +01:00
Paulus Schoutsen
8073555bf9
Show Thread panel on thread config entry ( #15150 )
...
* Show Thread panel on thread config entry
* Rename data file to use right domain
* Make panel a bit more pleasant
2023-01-23 19:55:31 +01:00
dependabot[bot]
b4cd4975c1
Bump punycode from 2.1.1 to 2.3.0 ( #15162 )
...
* Bump punycode from 2.1.1 to 2.3.0
Bumps [punycode](https://github.com/mathiasbynens/punycode.js ) from 2.1.1 to 2.3.0.
- [Release notes](https://github.com/mathiasbynens/punycode.js/releases )
- [Commits](https://github.com/mathiasbynens/punycode.js/commits )
---
updated-dependencies:
- dependency-name: punycode
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-23 16:51:11 +00:00
dependabot[bot]
518d4f9c5b
Bump date-fns from 2.23.0 to 2.29.3 ( #15159 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 08:01:40 -05:00
J. Nick Koston
f991a1b819
Remove refresh interval configuration option from history graph card ( #15154 )
2023-01-23 09:40:59 +01:00
dependabot[bot]
6fc5fd9cc4
Bump cropperjs from 1.5.12 to 1.5.13 ( #15161 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 09:34:21 +01:00
Paul Bottein
d15d339782
Entity state colors theming ( #14831 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-01-23 09:28:38 +01:00
Steve Repsher
1b922e0065
Add more alternative text to various images ( #14932 )
...
* Add alt text for cast launcher images
* Hide icon with supervisor form field label
* Use attribute for iframe title for ingress view
* Hide some decorative ZWave/ZHA icons
* Hide image preload in state card configurator
* Use title for alt text on image media
* Hide media art as decorative
* Do not allow empty string for image media
2023-01-22 22:47:12 -05:00
Steve Repsher
c8883a6a8a
Bump devContainer image to python 3.10 ( #15158 )
2023-01-22 21:40:37 -05:00
J. Nick Koston
e14e27c01a
Remove unused fetchRecent/fetchRecentWS/fetchDate history data functions ( #15146 )
...
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* fixes
* cleanup
* redraw
* naming is hard
* drop cached history
* backport
* Convert history header/footer to use streaming history
needs #15112
* Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
* Remove unused fetchRecent/fetchRecentWS/fetchDate history data functions
These call are no longer needed after
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* review
* review
* review
* review
* review
* review
* review
* adjust
* Revert "adjust"
This reverts commit 6ba31da4a5 .
* move setInterval
* Object.keys to for
* refactor
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-01-22 04:36:47 +00:00
Steve Repsher
f101bd1a54
Fix localize key errors for URL error and system log ( #14909 )
...
* Use literal type for system log level
* Fix typo in URL error title key
* Remove localize key exceptions
2023-01-21 23:29:17 -05:00
J. Nick Koston
3e14d825e3
Optimize purge of old live history data in the time window ( #15153 )
...
from https://github.com/home-assistant/frontend/pull/15112#discussion_r1083382923
2023-01-22 04:16:52 +00:00
J. Nick Koston
f34d9c3d75
Update map card to use streaming history ( #15145 )
...
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* fixes
* cleanup
* redraw
* naming is hard
* drop cached history
* backport
* Convert history header/footer to use streaming history
needs #15112
* Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
Update map card to use streaming history
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* review
* review
* review
* review
* review
* review
* review
* adjust
* Revert "adjust"
This reverts commit 6ba31da4a5 .
* move setInterval
* Object.keys to for
* refactor
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-01-22 04:12:58 +00:00
J. Nick Koston
2b2dd74672
Convert history header/footer to use streaming history ( #15136 )
...
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* fixes
* cleanup
* redraw
* naming is hard
* drop cached history
* backport
* Convert history header/footer to use streaming history
needs #15112
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* review
* review
* review
* review
* review
* review
* review
* adjust
* Revert "adjust"
This reverts commit 6ba31da4a5 .
* move setInterval
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-01-22 03:58:12 +00:00
J. Nick Koston
815d4c165d
Add support for streaming history ( #15112 )
...
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* Add support for streaming history
* fixes
* cleanup
* redraw
* naming is hard
* drop cached history
* backport
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update src/data/history.ts
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* review
* review
* review
* review
* review
* review
* review
* review
* adjust
* Revert "adjust"
This reverts commit 6ba31da4a5 .
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-01-21 22:41:41 -05:00
Steve Repsher
fd22afedd0
Fix uncaught exception in quick-bar mixin ( #15061 )
2023-01-21 22:23:14 -05:00
dependabot[bot]
522c7c08a9
Bump hls.js from 1.2.5 to 1.3.1 ( #15128 )
...
Bumps [hls.js](https://github.com/video-dev/hls.js ) from 1.2.5 to 1.3.1.
- [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.2.5...v1.3.1 )
---
updated-dependencies:
- dependency-name: hls.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 01:48:22 -05:00
dependabot[bot]
dc140f132d
Bump @types/js-yaml from 4.0.3 to 4.0.5 ( #15140 )
...
Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml ) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml )
---
updated-dependencies:
- dependency-name: "@types/js-yaml"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20 10:08:16 -05:00
dependabot[bot]
4c76a2549b
Bump glob and @types/glob ( #15138 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) and [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob ). These dependencies needed to be updated together.
Updates `glob` from 7.2.0 to 8.1.0
- [Release notes](https://github.com/isaacs/node-glob/releases )
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v7.2.0...v8.1.0 )
Updates `@types/glob` from 7.2.0 to 8.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: "@types/glob"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20 14:39:06 +00:00
dependabot[bot]
a5c77928d2
Bump eslint-plugin-wc from 1.3.2 to 1.4.0 ( #15139 )
...
Bumps [eslint-plugin-wc](https://github.com/43081j/eslint-plugin-wc ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/43081j/eslint-plugin-wc/releases )
- [Changelog](https://github.com/43081j/eslint-plugin-wc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/43081j/eslint-plugin-wc/commits )
---
updated-dependencies:
- dependency-name: eslint-plugin-wc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-20 09:17:34 -05:00
Paulus Schoutsen
d3e20429a4
Prepare conversation agent ( #15135 )
2023-01-19 16:28:03 +01:00
Paul Bottein
2f1d783d22
Revert "Bump webpack from 5.55.1 to 5.75.0" ( #15142 )
...
Revert "Bump webpack from 5.55.1 to 5.75.0 (#15080 )"
This reverts commit c7f4693f0a .
2023-01-19 09:48:34 +01:00
Paulus Schoutsen
558f523207
Add initial Thread panel ( #15126 )
...
* Add initial Thread panel
* Add link to Matter panel
2023-01-19 09:35:33 +01:00
dependabot[bot]
c7f4693f0a
Bump webpack from 5.55.1 to 5.75.0 ( #15080 )
...
* Bump webpack from 5.55.1 to 5.75.0
Bumps [webpack](https://github.com/webpack/webpack ) from 5.55.1 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.75.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-18 15:27:38 -05:00
dependabot[bot]
282823ee83
Bump prettier from 2.8.1 to 2.8.3 ( #15129 )
...
* Bump prettier from 2.8.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* apply rules
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-18 14:16:42 -05:00
dependabot[bot]
014ae06e85
Bump del from 4.1.1 to 7.0.0 ( #15120 )
...
* Bump del from 4.1.1 to 7.0.0
Bumps [del](https://github.com/sindresorhus/del ) from 4.1.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/del/releases )
- [Commits](https://github.com/sindresorhus/del/compare/v4.1.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: del
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
* Adjust to ESM-only and API changes
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-18 18:21:41 +00:00
Paul Bottein
9e5442db18
Use ripple effect for tile card ( #15007 )
...
* Use ripple effect for tile card
* Use border for focus
2023-01-18 11:35:54 +01:00
Paul Bottein
789a69fea5
Improve slider/switch bar focus style ( #15009 )
...
Improve bar input focus style
2023-01-18 11:34:57 +01:00
Paul Bottein
c7da1a95da
Exclude selected items for entities picker ( #15057 )
2023-01-18 11:34:23 +01:00
Paul Bottein
6d527d5ebe
Add required style to required select selector ( #15082 )
2023-01-18 11:33:05 +01:00
dependabot[bot]
9d529d8f13
Bump sinon from 11.0.0 to 15.0.1 ( #15121 )
...
* Bump sinon from 11.0.0 to 15.0.1
Bumps [sinon](https://github.com/sinonjs/sinon ) from 11.0.0 to 15.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v11.0.0...v15.0.1 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-18 06:11:05 +00:00
Steve Repsher
468aeda74a
Bump @material components to 0.27 ( #15000 )
2023-01-17 15:25:43 +01:00
dependabot[bot]
f6a508683c
Bump memoize-one from 5.2.1 to 6.0.0 ( #15122 )
...
Bumps [memoize-one](https://github.com/alexreardon/memoize-one ) from 5.2.1 to 6.0.0.
- [Release notes](https://github.com/alexreardon/memoize-one/releases )
- [Commits](https://github.com/alexreardon/memoize-one/compare/v5.2.1...v6.0.0 )
---
updated-dependencies:
- dependency-name: memoize-one
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 08:56:39 -05:00
dependabot[bot]
64fabbbf05
Bump follow-redirects from 1.13.0 to 1.15.2 ( #15119 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.13.0 to 1.15.2.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.15.2 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 06:03:39 +00:00
dependabot[bot]
9b95814f1b
Bump webpack-dev-server from 4.3.0 to 4.11.1 ( #15081 )
...
* Bump webpack-dev-server from 4.3.0 to 4.11.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.3.0 to 4.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.0...v4.11.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-17 00:45:58 -05:00
Paulus Schoutsen
2f2cde328c
How can I assist ( #15118 )
2023-01-16 22:57:32 -05:00
dependabot[bot]
8294e0e271
Bump object-hash from 2.0.3 to 3.0.0 ( #15114 )
...
Bumps [object-hash](https://github.com/puleos/object-hash ) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/puleos/object-hash/releases )
- [Commits](https://github.com/puleos/object-hash/compare/v2.0.3...v3.0.0 )
---
updated-dependencies:
- dependency-name: object-hash
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 18:51:18 -05:00
karwosts
f09859ab40
Fix select box overflowing entities-row ( #15105 )
2023-01-16 10:35:38 +01:00
dependabot[bot]
e206e86fb3
Bump xss from 1.0.9 to 1.0.14 ( #15115 )
...
* Bump xss from 1.0.9 to 1.0.14
Bumps [xss](https://github.com/leizongmin/js-xss ) from 1.0.9 to 1.0.14.
- [Release notes](https://github.com/leizongmin/js-xss/releases )
- [Changelog](https://github.com/leizongmin/js-xss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/leizongmin/js-xss/compare/v1.0.9...v1.0.14 )
---
updated-dependencies:
- dependency-name: xss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Use whitelist type from package
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-16 07:24:21 +00:00
Bram Kragten
21f3eb9103
filter disabled hardware integrations ( #14964 )
2023-01-16 01:10:36 -05:00
dependabot[bot]
932614e31a
Bump @babel/plugin-proposal-decorators from 7.20.2 to 7.20.7 ( #15053 )
...
* Bump @babel/plugin-proposal-decorators from 7.20.2 to 7.20.7
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators ) from 7.20.2 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-plugin-proposal-decorators )
---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-decorators"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-16 06:05:38 +00:00
Paul Bottein
1d20d6979e
Improve voice dialog ( #15084 )
...
* Improve voice dialog
* Improve scrolling and dialog size
* Align messages to bottom for better keyboard support
* Add send button
* Simplify label
2023-01-13 16:20:29 -05:00
dependabot[bot]
207380d0da
Bump @octokit/rest from 19.0.4 to 19.0.5 ( #15100 )
2023-01-13 06:50:47 -05:00
dependabot[bot]
d2c091536e
Bump rollup-plugin-visualizer from 4.0.4 to 5.9.0 ( #14983 )
...
* Bump rollup-plugin-visualizer from 4.0.4 to 5.9.0
Bumps [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer ) from 4.0.4 to 5.9.0.
- [Release notes](https://github.com/btd/rollup-plugin-visualizer/releases )
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/btd/rollup-plugin-visualizer/commits/v5.9.0 )
---
updated-dependencies:
- dependency-name: rollup-plugin-visualizer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependenciesWIP: 663b6e068 Bump @formatjs/intl-locale from 2.4.40 to 3.0.11 (#15077 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-12 22:21:47 +00:00
Paul Bottein
2eb5335a68
Uses websocket to get sensor device class units ( #15014 )
...
* Uses websocket to get sensor device class units
* Only show convertible units
* Update endpoint
2023-01-12 09:49:11 -05:00
Paul Bottein
1aa23d75b0
Use backend translations for energy validation ( #15069 )
2023-01-12 13:01:43 +01:00
dependabot[bot]
663b6e0682
Bump @formatjs/intl-locale from 2.4.40 to 3.0.11 ( #15077 )
...
Bumps [@formatjs/intl-locale](https://github.com/formatjs/formatjs ) from 2.4.40 to 3.0.11.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@2.4.40...@formatjs/intl-locale@3.0.11 )
---
updated-dependencies:
- dependency-name: "@formatjs/intl-locale"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 10:57:43 -05:00
Paul Bottein
c7f3293c1d
Add close button to fullscreen conversation dialog (on mobile) ( #15058 )
...
* Add close button to fullscreen conversation dialog (on mobile)
* Remove hardcoded heading
2023-01-11 14:18:55 +01:00
Paul Bottein
c63b64cff5
Reduce label length for regex pattern input text helper ( #15016 )
...
* Reduce label length for regex pattern input text helper
* Rename key
2023-01-11 09:54:11 +01:00
Paul Bottein
7136142437
Add state color for schedule and plant domains ( #15020 )
...
* Add state color for schedule domain
* Add state color for plant domain
2023-01-11 09:53:36 +01:00
Paul Bottein
af9a8fa3e7
Fixes humidifier off icon ( #15021 )
2023-01-11 09:53:20 +01:00
dependabot[bot]
b74a2fd277
Bump lint-staged from 13.0.3 to 13.1.0 ( #15079 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.0.3 to 13.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.1.0 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 06:37:00 +00:00
dependabot[bot]
e5350a4246
Bump regenerator-runtime from 0.13.8 to 0.13.11 ( #15013 )
...
* Bump regenerator-runtime from 0.13.8 to 0.13.11
Bumps [regenerator-runtime](https://github.com/facebook/regenerator ) from 0.13.8 to 0.13.11.
- [Release notes](https://github.com/facebook/regenerator/releases )
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.8...regenerator-runtime@0.13.11 )
---
updated-dependencies:
- dependency-name: regenerator-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-11 06:32:40 +00:00
dependabot[bot]
9e5a59fbc4
Bump @thomasloven/round-slider from 0.5.4 to 0.6.0 ( #15051 )
...
Bumps [@thomasloven/round-slider](https://github.com/thomasloven/round-slider ) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/thomasloven/round-slider/releases )
- [Commits](https://github.com/thomasloven/round-slider/commits )
---
updated-dependencies:
- dependency-name: "@thomasloven/round-slider"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 18:04:47 -05:00
Paul Bottein
24e6b8483e
20230110.0 ( #15070 )
2023-01-10 19:24:17 +01:00
Paul Bottein
604c452ff4
Bumped version to 20230110.0
2023-01-10 19:04:27 +01:00
Paul Bottein
ba9551b61e
Fixes weekday calendar chips toggle ( #14990 )
2023-01-10 18:33:29 +01:00
Paul Bottein
135af5bcaa
Remove aliases configuration from alexa cloud page ( #15003 )
2023-01-10 18:33:16 +01:00
Allen Porter
747f47524e
Fix UNTIL values to be inclusive of last event and bug in populating recurrence rules when editing calendar events ( #15024 )
...
* Fix bug in populating recurrence rules when editing calendar events
* Set UNTIL value to be inclusive of the last instance
* Fix lint errors
2023-01-10 18:32:18 +01:00
Paul Bottein
36b959dbc4
Fixes multiple domains target selector in blueprint ( #15054 )
...
* Fixes multiple domains target selector in blueprint
* Fixes lint
2023-01-10 18:31:22 +01:00
Paul Bottein
1d15f81b6c
Fixes moon badge icon ( #15015 )
2023-01-10 18:30:21 +01:00
Paul Bottein
45e7f8ae06
Fixes multiple domains target selector in blueprint ( #15054 )
...
* Fixes multiple domains target selector in blueprint
* Fixes lint
2023-01-10 18:28:34 +01:00
Paul Bottein
dcedafaef4
Fixes moon badge icon ( #15015 )
2023-01-10 18:28:07 +01:00
Steve Repsher
2fdb6f1241
Merge dev to bump action versions
2023-01-09 14:28:18 +00:00
Allen Porter
8fac5f6d75
Fix UNTIL values to be inclusive of last event and bug in populating recurrence rules when editing calendar events ( #15024 )
...
* Fix bug in populating recurrence rules when editing calendar events
* Set UNTIL value to be inclusive of the last instance
* Fix lint errors
2023-01-09 12:28:31 +01:00
dependabot[bot]
5094e8f428
Bump typescript from 4.9.3 to 4.9.4 ( #15052 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.3...v4.9.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 12:18:45 +01:00
dependabot[bot]
74fb8b0427
Bump actions/setup-node from 3.5.1 to 3.6.0 ( #15049 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 11:33:34 +01:00
dependabot[bot]
78768b1e2f
Bump actions/checkout from 3.2.0 to 3.3.0 ( #15050 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:39:28 +01:00
dependabot[bot]
d55307098a
Bump @vue/web-component-wrapper from 1.2.0 to 1.3.0 ( #14782 )
...
* Bump @vue/web-component-wrapper from 1.2.0 to 1.3.0
Bumps [@vue/web-component-wrapper](https://github.com/vuejs/web-component-wrapper ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/vuejs/web-component-wrapper/releases )
- [Commits](https://github.com/vuejs/web-component-wrapper/commits )
---
updated-dependencies:
- dependency-name: "@vue/web-component-wrapper"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Correct wrap type and remove unnecessary TS ignores
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-09 06:45:49 +00:00
dependabot[bot]
7286aa7dc4
bump open from 7.3.0 to 8.4.0 ( #14776 )
...
* dev(deps-dev): bump open from 7.3.0 to 8.4.0
Bumps [open](https://github.com/sindresorhus/open ) from 7.3.0 to 8.4.0.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v7.3.0...v8.4.0 )
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Deduplicate dependencies
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-08 06:05:16 +00:00
dependabot[bot]
b44b22c723
Bump fs-extra from 7.0.1 to 11.1.0 ( #15012 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-06 12:29:40 +01:00
Paul Bottein
dcee89caeb
Display aliases in cloud page ( #14989 )
...
* Display aliases in cloud page
* Fixes ellipsis
* Improve sort
* Separate alias list and button
* Remove alexa changes
* Apply suggestions
2023-01-06 12:27:36 +01:00
Paul Bottein
d1caeed05e
Remove aliases configuration from alexa cloud page ( #15003 )
2023-01-06 12:15:45 +01:00
Franck Nijhof
f2a67a5fa9
Add calendar domain to sensors ( #15002 )
2023-01-06 09:43:57 +01:00
Paul Bottein
b2d5304488
Fixes weekday calendar chips toggle ( #14990 )
2023-01-06 08:04:45 +01:00
Philip Allgaier
e9aded77da
Bump mdi/js and mdi/svg to 7.1.96 ( #15006 )
2023-01-05 17:25:55 -05:00
dependabot[bot]
e1a94c679f
bump workbox from 6.4.2 to 6.5.4 ( #14775 )
...
* prod(deps): bump workbox-cacheable-response from 6.4.2 to 6.5.4
Bumps [workbox-cacheable-response](https://github.com/googlechrome/workbox ) from 6.4.2 to 6.5.4.
- [Release notes](https://github.com/googlechrome/workbox/releases )
- [Commits](https://github.com/googlechrome/workbox/compare/v6.4.2...v6.5.4 )
---
updated-dependencies:
- dependency-name: workbox-cacheable-response
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump the rest of the workbox packages
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com >
2023-01-05 22:22:41 +00:00
Steve Repsher
616bced37c
Bump @codemirror packages to version 6.x ( #14969 )
2023-01-04 17:19:00 -05:00
dependabot[bot]
1585c6bf52
Bump json5 from 1.0.1 to 1.0.2 ( #14986 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 14:55:09 -05:00
Bram Kragten
caa852559f
20230104.0 ( #14985 )
2023-01-04 11:43:34 +01:00
Bram Kragten
f2fa433326
Bumped version to 20230104.0
2023-01-04 11:35:18 +01:00
Jan Bouwhuis
dd109b0054
Fix lokalization of MQTT config entry panel re-configure button and title ( #14915 )
2023-01-04 11:30:15 +01:00
puddly
9750e0e0b5
Ensure Lovelace deviceEntries lookup handles missing keys ( #14980 )
...
fixes undefined
2023-01-04 11:29:47 +01:00
Philip Allgaier
b36eba0916
Ensure calender event description can be edited ( #14979 )
2023-01-04 10:44:39 +01:00
Paul Bottein
18a69d633f
Add padding to device action form ( #14976 )
2023-01-03 14:02:16 +00:00
Paul Bottein
bf6ad3d0a5
Replace ZMK by ZMW currency ( #14975 )
2023-01-03 14:02:10 +00:00
Paul Bottein
9836912efa
Display zone name in state badge ( #14974 )
2023-01-03 14:58:30 +01:00
Bram Kragten
ebb19e4ed5
20230102.0 ( #14963 )
2023-01-02 21:42:03 +01:00
Bram Kragten
7cde3b66dd
20221230.0 ( #14925 )
2022-12-30 13:39:58 +01:00
Bram Kragten
2b8f7c46ff
20221228.0 ( #14901 )
2022-12-28 15:04:30 +01:00
Steve Repsher
555c43caeb
Merge dev and pin action versions
2022-12-27 20:34:31 +00:00
Steve Repsher
997455932f
Update bash style to quote variables and use [[ and $()
2022-12-21 14:01:39 +00:00
Steve Repsher
49e2230fb2
Add workflow job to deduplicate dependabot pull requests
2022-12-20 19:59:03 +00:00