1
0
mirror of synced 2026-03-09 20:13:40 +00:00
Commit Graph

91 Commits

Author SHA1 Message Date
dependabot[bot]
93f239feeb [ci skip]: Bump docker/login-action from 1.12.0 to 1.14.1
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.14.1)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 12:08:48 +00:00
bump_version
cbb3b4734b Version 1.0.15 [skip ci] 2021-12-31 03:21:49 +00:00
Daniel Chesterton
bd18f74507 fix: fix doorbell entity name when device is called 'Doorbell' 1.0.15 2021-12-31 03:21:30 +00:00
Daniel Chesterton
cfa7b00135 fix: move to more static Home Assistant topic names 2021-12-31 03:21:30 +00:00
Daniel Chesterton
f10c04b006 fix: ensure entity_id is correct for Storage Used % entity 2021-12-31 03:21:30 +00:00
bump_version
5014f702fd Version 1.0.14 [skip ci] 2021-12-31 00:01:04 +00:00
Daniel Chesterton
1a4718db0c Add support for overriding device name and add optional additional entities 1.0.14 2021-12-31 00:00:37 +00:00
bump_version
cfcee7dd2d Version 1.0.13 [skip ci] 2021-12-30 23:05:26 +00:00
Daniel Chesterton
ad323ec8ef Fix Dockerfile to send correct STOPSIGNAL 1.0.13 2021-12-30 23:05:09 +00:00
bump_version
8b6ee051d4 Version 1.0.12 [skip ci] 2021-12-30 16:22:04 +00:00
Daniel Chesterton
fd2123535d Switch action for bump-version 1.0.12 2021-12-30 16:21:43 +00:00
Daniel Chesterton
477aa89606 Merge pull request #52 from dchesterton/dependabot/github_actions/docker/login-action-1.12.0
[ci skip]: Bump docker/login-action from 1.10.0 to 1.12.0
2021-12-24 02:31:08 +00:00
Daniel Chesterton
8e5f0620cc Merge pull request #50 from dchesterton/dependabot/github_actions/actions/checkout-2.4.0
[ci skip]: Bump actions/checkout from 2.3.5 to 2.4.0
2021-12-24 02:31:00 +00:00
Daniel Chesterton
cc5e374419 Add entity_category and fix bug with storage totals 2021-12-24 02:30:37 +00:00
dependabot[bot]
afaef732c5 [ci skip]: Bump docker/login-action from 1.10.0 to 1.12.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 12:08:06 +00:00
dependabot[bot]
4cd3b1add8 [ci skip]: Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 12:06:23 +00:00
bump_version
766aa50499 Version 1.0.11 [skip ci] 2021-10-26 20:38:41 +00:00
Daniel Chesterton
594a42320f Fix issue with fetching serial number (closes #35) 1.0.11 2021-10-26 21:38:19 +01:00
Daniel Chesterton
2886e5c1ca Merge pull request #36 from dchesterton/dependabot/github_actions/docker/build-push-action-2.7.0
[ci skip]: Bump docker/build-push-action from 2.6.1 to 2.7.0
2021-10-26 21:25:18 +01:00
Daniel Chesterton
9ba2544237 Merge pull request #39 from dchesterton/dependabot/github_actions/docker/setup-buildx-action-1.6.0
[ci skip]: Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
2021-10-26 21:25:03 +01:00
bump_version
0ccdc6fe11 Version 1.0.10 [skip ci] 2021-10-26 20:13:44 +00:00
Daniel Chesterton
ed38b86eb6 Change bump-version 2021-10-26 21:13:17 +01:00
Daniel Chesterton
9d3d44f36b Merge pull request #46 from dchesterton/dependabot/pip/paho-mqtt-1.6.1
Bump paho-mqtt from 1.5.1 to 1.6.1
2021-10-26 21:09:59 +01:00
dependabot[bot]
8cb2cc2327 Bump paho-mqtt from 1.5.1 to 1.6.1
Bumps [paho-mqtt](https://github.com/eclipse/paho.mqtt.python) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/eclipse/paho.mqtt.python/releases)
- [Changelog](https://github.com/eclipse/paho.mqtt.python/blob/master/ChangeLog.txt)
- [Commits](https://github.com/eclipse/paho.mqtt.python/compare/v1.5.1...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 20:07:01 +00:00
Daniel Chesterton
4d4961e842 Merge pull request #45 from dchesterton/dependabot/github_actions/actions/checkout-2.3.5
[ci skip]: Bump actions/checkout from 2.3.4 to 2.3.5
2021-10-26 21:06:39 +01:00
Daniel Chesterton
cbb1995deb Merge pull request #42 from dchesterton/dependabot/pip/amcrest-1.9.3
Bump amcrest from 1.8.0 to 1.9.3
1.0.10
2021-10-26 21:06:20 +01:00
dependabot[bot]
781becf0d0 [ci skip]: Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 12:06:55 +00:00
dependabot[bot]
8a1b1945ff Bump amcrest from 1.8.0 to 1.9.3
Bumps [amcrest](https://github.com/tchellomello/python-amcrest) from 1.8.0 to 1.9.3.
- [Release notes](https://github.com/tchellomello/python-amcrest/releases)
- [Commits](https://github.com/tchellomello/python-amcrest/compare/1.8.0...1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 12:03:25 +00:00
dependabot[bot]
65623b45a2 [ci skip]: Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 12:05:58 +00:00
dependabot[bot]
4af6eac710 [ci skip]: Bump docker/build-push-action from 2.6.1 to 2.7.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 12:06:38 +00:00
bump_version
7bbe3cbcf4 Version 1.0.9 [skip ci] 2021-08-07 20:26:29 +00:00
Daniel Chesterton
8e96fc5408 Add ping functionality to stop app hanging 1.0.9 2021-08-07 21:26:07 +01:00
bump_version
0f8858cef4 Version 1.0.8 [skip ci] 2021-08-03 17:10:40 +00:00
Daniel Chesterton
e43cda557a Merge pull request #31 from dchesterton/dependabot/pip/amcrest-1.8.0
Bump amcrest from 1.7.2 to 1.8.0
1.0.8
2021-08-03 18:10:19 +01:00
dependabot[bot]
7dff1b3bf4 Bump amcrest from 1.7.2 to 1.8.0
Bumps [amcrest](https://github.com/tchellomello/python-amcrest) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/tchellomello/python-amcrest/releases)
- [Commits](https://github.com/tchellomello/python-amcrest/compare/1.7.2...1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 12:03:54 +00:00
bump_version
28f2761899 Version 1.0.7 [skip ci] 2021-07-27 17:01:21 +00:00
Daniel Chesterton
17854bda0f Merge pull request #29 from bennycooly/feature/mqtt-tls
Add TLS support
1.0.7
2021-07-27 18:01:02 +01:00
Ben Fu
88323631ea Update README with TLS vars 2021-07-26 10:40:26 -05:00
Ben Fu
2a56eee4f5 Add TLS support 2021-07-26 09:51:18 -05:00
bump_version
caacaea81f Version 1.0.6 [skip ci] 2021-07-18 20:23:21 +00:00
Daniel Chesterton
d7e52c0843 Add STORAGE_POLL_INTERVAL environment variable 1.0.6 2021-07-18 21:23:01 +01:00
Daniel Chesterton
dc6b6c0149 Merge pull request #21 from dchesterton/dependabot/github_actions/docker/login-action-1.10.0
[ci skip]: Bump docker/login-action from 1.9.0 to 1.10.0
2021-07-18 21:12:33 +01:00
Daniel Chesterton
2687358810 Merge pull request #25 from dchesterton/dependabot/github_actions/docker/build-push-action-2.6.1
[ci skip]: Bump docker/build-push-action from 2.5.0 to 2.6.1
2021-07-18 21:12:26 +01:00
Daniel Chesterton
1a076c7660 Merge pull request #27 from dchesterton/dependabot/github_actions/docker/setup-buildx-action-1.5.1
[ci skip]: Bump docker/setup-buildx-action from 1.3.0 to 1.5.1
2021-07-18 21:12:18 +01:00
dependabot[bot]
3ee2a7bf64 [ci skip]: Bump docker/setup-buildx-action from 1.3.0 to 1.5.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.5.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 12:06:09 +00:00
dependabot[bot]
441905c91f [ci skip]: Bump docker/build-push-action from 2.5.0 to 2.6.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 12:06:12 +00:00
dependabot[bot]
a5a9383ad4 [ci skip]: Bump docker/login-action from 1.9.0 to 1.10.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 12:05:14 +00:00
bump_version
61cda99e5f Version 1.0.5 [skip ci] 2021-05-28 21:52:33 +00:00
Daniel Chesterton
1b85a28e01 Fix workflow 1.0.5 2021-05-28 22:52:10 +01:00
bump_version
b6e6dc1eca Version 1.0.4 [skip ci] 2021-05-28 21:38:00 +00:00