Commit Graph
91 Commits
Author SHA1 Message Date
Dermot Duffy 4c137d44c2 Merge pull request #404 from dermotduffy/dependabot/npm_and_yarn/npm-check-updates-12.4.0
Bump npm-check-updates from 12.3.1 to 12.4.0
2022-02-24 19:18:41 -08:00
Dermot Duffy 07e9f3d777 Merge pull request #405 from dermotduffy/dependabot/npm_and_yarn/eslint-config-prettier-8.4.0
Bump eslint-config-prettier from 8.3.0 to 8.4.0
2022-02-24 19:18:33 -08:00
Dermot Duffy 25681453a6 Merge pull request #407 from dermotduffy/dependabot/npm_and_yarn/rollup-2.68.0
Bump rollup from 2.67.3 to 2.68.0
2022-02-24 19:18:26 -08:00
dependabot[bot] 051ad015fe Bump zod from 3.11.6 to 3.12.0
Bumps [zod](https://github.com/colinhacks/zod) from 3.11.6 to 3.12.0.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-24 07:28:49 +00:00
dependabot[bot] 461ad95678 Bump rollup from 2.67.3 to 2.68.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.67.3 to 2.68.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.67.3...v2.68.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-22 07:32:18 +00:00
dependabot[bot] c77bf7a86f Bump eslint-config-prettier from 8.3.0 to 8.4.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.4.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.3.0...v8.4.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>
2022-02-21 07:35:00 +00:00
dependabot[bot] 9269c15813 Bump npm-check-updates from 12.3.1 to 12.4.0
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.3.1 to 12.4.0.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v12.3.1...v12.4.0)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 07:34:31 +00:00
Dermot Duffy 90fa95b1b8 Merge pull request #393 from dermotduffy/dependabot/npm_and_yarn/rollup-2.67.3
Bump rollup from 2.67.2 to 2.67.3
2022-02-19 11:12:36 -08:00
Dermot Duffy fd08c6658e Merge pull request #394 from dermotduffy/dependabot/npm_and_yarn/sass-1.49.8
Bump sass from 1.49.7 to 1.49.8
2022-02-19 11:12:24 -08:00
Dermot Duffy 6c2c4fea15 Merge pull request #395 from dermotduffy/dependabot/npm_and_yarn/babel/core-7.17.5
Bump @babel/core from 7.17.4 to 7.17.5
2022-02-19 11:12:14 -08:00
Dermot Duffy 6fce7fb07b Merge pull request #396 from dermotduffy/dependabot/npm_and_yarn/lit-2.2.0
Bump lit from 2.1.4 to 2.2.0
2022-02-19 11:12:05 -08:00
dependabot[bot] db75751306 Bump npm-check-updates from 12.3.0 to 12.3.1
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 12.3.0 to 12.3.1.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v12.3.0...v12.3.1)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 07:34:55 +00:00
dependabot[bot] d1096b44bf Bump lit from 2.1.4 to 2.2.0
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.2.0/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 07:33:45 +00:00
dependabot[bot] 75292ec581 Bump @babel/core from 7.17.4 to 7.17.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.4 to 7.17.5.
- [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.17.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 07:33:26 +00:00
dependabot[bot] 2f5daec606 Bump sass from 1.49.7 to 1.49.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.7 to 1.49.8.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.49.7...1.49.8)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 07:33:04 +00:00
dependabot[bot] 6fb2841334 Bump rollup from 2.67.2 to 2.67.3
Bumps [rollup](https://github.com/rollup/rollup) from 2.67.2 to 2.67.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.67.2...v2.67.3)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 07:32:47 +00:00
Dermot Duffy 878488ba78 Merge pull request #381 from dermotduffy/dependabot/npm_and_yarn/lit-2.1.4
Bump lit from 2.1.3 to 2.1.4
2022-02-17 12:39:15 -08:00
dependabot[bot] 6807b0a075 Bump @babel/core from 7.17.2 to 7.17.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.2 to 7.17.4.
- [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.17.4/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 07:28:30 +00:00
dependabot[bot] 4840dcb1e3 Bump lit from 2.1.3 to 2.1.4
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@2.1.4/packages/lit)

---
updated-dependencies:
- dependency-name: lit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 07:27:52 +00:00
Dermot Duffy db6b036f2a Merge pull request #375 from dermotduffy/dependabot/npm_and_yarn/eslint-plugin-prettier-4.0.0
Bump eslint-plugin-prettier from 3.4.1 to 4.0.0
2022-02-14 19:30:54 -08:00
dependabot[bot] d861b04de7 Bump eslint-plugin-prettier from 3.4.1 to 4.0.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 07:31:48 +00:00
dependabot[bot] e17bd2950b Bump rollup from 2.67.1 to 2.67.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.67.1 to 2.67.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.67.1...v2.67.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 07:31:20 +00:00
dependabot[bot] 38c7f9a85e Bump rollup-plugin-styles from 3.14.1 to 4.0.0
Bumps [rollup-plugin-styles](https://github.com/Anidetrix/rollup-plugin-styles) from 3.14.1 to 4.0.0.
- [Release notes](https://github.com/Anidetrix/rollup-plugin-styles/releases)
- [Changelog](https://github.com/Anidetrix/rollup-plugin-styles/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Anidetrix/rollup-plugin-styles/compare/v3.14.1...v4.0.0)

---
updated-dependencies:
- dependency-name: rollup-plugin-styles
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 16:21:11 +00:00
Dermot Duffy ea2b281042 Merge pull request #363 from dermotduffy/dependabot/npm_and_yarn/material/image-list-13.0.0
Bump @material/image-list from 12.0.0 to 13.0.0
2022-02-12 08:18:22 -08:00
Dermot Duffy 76d113ed3a Merge pull request #364 from dermotduffy/dependabot/npm_and_yarn/home-assistant-js-websocket-6.0.1
Bump home-assistant-js-websocket from 5.12.0 to 6.0.1
2022-02-12 08:18:16 -08:00
Dermot Duffy 586324241a Merge pull request #365 from dermotduffy/dependabot/npm_and_yarn/npm-check-updates-12.3.0
Bump npm-check-updates from 11.8.5 to 12.3.0
2022-02-12 08:18:10 -08:00
dependabot[bot] de59a15278 Bump screenfull from 5.2.0 to 6.0.1
Bumps [screenfull](https://github.com/sindresorhus/screenfull) from 5.2.0 to 6.0.1.
- [Release notes](https://github.com/sindresorhus/screenfull/releases)
- [Commits](https://github.com/sindresorhus/screenfull/compare/v5.2.0...v6.0.1)

---
updated-dependencies:
- dependency-name: screenfull
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 15:46:25 +00:00
dependabot[bot] fe0e028618 Bump @material/image-list from 12.0.0 to 13.0.0
Bumps [@material/image-list](https://github.com/material-components/material-components-web/tree/HEAD/packages/mdc-image-list) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/material-components/material-components-web/releases)
- [Changelog](https://github.com/material-components/material-components-web/blob/master/CHANGELOG.md)
- [Commits](https://github.com/material-components/material-components-web/commits/v13.0.0/packages/mdc-image-list)

---
updated-dependencies:
- dependency-name: "@material/image-list"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 15:45:37 +00:00
dependabot[bot] 9b64caa513 Bump npm-check-updates from 11.8.5 to 12.3.0
Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 11.8.5 to 12.3.0.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](https://github.com/raineorshine/npm-check-updates/compare/v11.8.5...v12.3.0)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 15:45:29 +00:00
dependabot[bot] 1542b28c08 Bump home-assistant-js-websocket from 5.12.0 to 6.0.1
Bumps [home-assistant-js-websocket](https://github.com/home-assistant/home-assistant-js-websocket) from 5.12.0 to 6.0.1.
- [Release notes](https://github.com/home-assistant/home-assistant-js-websocket/releases)
- [Commits](https://github.com/home-assistant/home-assistant-js-websocket/compare/5.12.0...6.0.1)

---
updated-dependencies:
- dependency-name: home-assistant-js-websocket
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 15:45:26 +00:00
Dermot Duffy ad595a6e09 Merge pull request #348 from dermotduffy/dependabot/npm_and_yarn/eslint-config-airbnb-base-15.0.0
Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0
2022-02-12 07:43:43 -08:00
dependabot[bot] cbeeaaeca5 Bump rollup-plugin-typescript2 from 0.24.3 to 0.31.2
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.24.3 to 0.31.2.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.24.3...0.31.2)

---
updated-dependencies:
- dependency-name: rollup-plugin-typescript2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 15:37:40 +00:00
dependabot[bot] 6c09a10c51 Bump eslint-config-airbnb-base from 14.2.1 to 15.0.0
Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 14.2.1 to 15.0.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-base-v14.2.1...eslint-config-airbnb-base-v15.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-airbnb-base
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 15:37:36 +00:00
dependabot[bot] cf1dee838d Bump @babel/core from 7.12.3 to 7.17.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.3 to 7.17.2.
- [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.17.2/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 03:28:07 +00:00
Dermot Duffy 3d3474c0cf Prepare for v3.0.0-rc.1 2022-01-30 18:27:13 -08:00
Dermot Duffy 34448549b6 Make autoplay/pause work correctly with lazyloading. 2022-01-22 18:23:30 -08:00
Dermot Duffy aeac0004ea Render the JSMPEG spinner until the last possible moment. 2022-01-17 20:27:26 -08:00
Dermot Duffy a15ea2af45 Remove dset/dlv. Use lodash instead. 2022-01-14 21:31:16 -08:00
Dermot Duffy 7d4f32ce73 Support overriding live configuration per camera. 2022-01-14 21:31:16 -08:00
Dermot Duffy fd8cdf21a0 Significant rework in how events are updated from components. 2022-01-14 21:31:16 -08:00
Dermot Duffy ca581c5078 Initial skeleton of multiple camera support. 2022-01-14 21:31:16 -08:00
Dermot Duffy 93ff4d8445 Initial submenu support. 2021-12-17 18:08:07 -08:00
Dermot Duffy c538f04b7d Bump version to v2.1.0 . 2021-11-28 16:57:10 -08:00
Dermot Duffy a854187d4a Bump card version to v2.0.0 . 2021-11-06 16:19:11 -07:00
Dermot Duffy be76d5bb24 Basic configuration upgrade support. 2021-11-06 10:11:12 -07:00
Dermot Duffy ffdcf2f058 Use zod fatal support. 2021-10-30 01:52:07 -07:00
Dermot Duffy d727593ed8 Use an LRU for the resolved media instead of growing unbounded. 2021-10-26 14:04:37 -07:00
Dermot Duffy 30adb637a8 Convert the viewer into a carousel. 2021-10-25 23:08:58 -07:00
Dermot Duffy e5b1deb334 Various build extension fixes. 2021-10-24 07:57:28 -07:00
Dermot Duffy 886bf0aa55 Bump version to v1.2.1 . 2021-10-17 21:34:18 -07:00