bump_version
9917b41381
Version 1.0.16 [skip ci]
3 years ago
Daniel Chesterton
d23d12fbb2
Various updates
...
- Bump dependencies
- Remove ping functionality in favour of new python-amcrest functionality (closes #33 and #38 )
- Fix issue with MQTT publish hanging indefinitely if the app cannot connect to broker
- Display build date in software version (closes #53 )
3 years ago
Daniel Chesterton
948a8b565d
Merge pull request #62 from dchesterton/dependabot/github_actions/actions/checkout-3
...
[ci skip]: Bump actions/checkout from 2.4.0 to 3
3 years ago
Daniel Chesterton
479bd008b6
Merge pull request #61 from dchesterton/dependabot/github_actions/docker/login-action-1.14.1
...
[ci skip]: Bump docker/login-action from 1.12.0 to 1.14.1
3 years ago
Daniel Chesterton
d67afe7eda
Merge pull request #66 from dchesterton/dependabot/github_actions/docker/build-push-action-2.10.0
...
[ci skip]: Bump docker/build-push-action from 2.7.0 to 2.10.0
3 years ago
dependabot[bot]
9950622314
[ci skip]: Bump docker/build-push-action from 2.7.0 to 2.10.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.7.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.10.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>
3 years ago
Daniel Chesterton
72decbcc05
[ci skip] Merge pull request #64 from SirGoodenough/main
...
Mention HA Addons in out of scope
3 years ago
Sir GoodEnough
e75365fc26
HA Addons Section
3 years ago
Sir GoodEnough
4562f5d31d
HA Addons Section
3 years ago
dependabot[bot]
5623e60da7
[ci skip]: Bump actions/checkout from 2.4.0 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [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.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
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>
3 years ago
bump_version
cbb3b4734b
Version 1.0.15 [skip ci]
3 years ago
Daniel Chesterton
bd18f74507
fix: fix doorbell entity name when device is called 'Doorbell'
3 years ago
Daniel Chesterton
cfa7b00135
fix: move to more static Home Assistant topic names
3 years ago
Daniel Chesterton
f10c04b006
fix: ensure entity_id is correct for Storage Used % entity
3 years ago
bump_version
5014f702fd
Version 1.0.14 [skip ci]
3 years ago
Daniel Chesterton
1a4718db0c
Add support for overriding device name and add optional additional entities
3 years ago
bump_version
cfcee7dd2d
Version 1.0.13 [skip ci]
3 years ago
Daniel Chesterton
ad323ec8ef
Fix Dockerfile to send correct STOPSIGNAL
3 years ago
bump_version
8b6ee051d4
Version 1.0.12 [skip ci]
3 years ago
Daniel Chesterton
fd2123535d
Switch action for bump-version
3 years ago
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
3 years ago
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
3 years ago
Daniel Chesterton
cc5e374419
Add entity_category and fix bug with storage totals
3 years ago
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>
3 years ago
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>
3 years ago
bump_version
766aa50499
Version 1.0.11 [skip ci]
3 years ago
Daniel Chesterton
594a42320f
Fix issue with fetching serial number ( closes #35 )
3 years ago
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
3 years ago
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
3 years ago
bump_version
0ccdc6fe11
Version 1.0.10 [skip ci]
3 years ago
Daniel Chesterton
ed38b86eb6
Change bump-version
3 years ago
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
3 years ago
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>
3 years ago
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
3 years ago
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
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
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>
3 years ago
bump_version
7bbe3cbcf4
Version 1.0.9 [skip ci]
3 years ago
Daniel Chesterton
8e96fc5408
Add ping functionality to stop app hanging
3 years ago
bump_version
0f8858cef4
Version 1.0.8 [skip ci]
3 years ago
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
3 years ago
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>
3 years ago
bump_version
28f2761899
Version 1.0.7 [skip ci]
4 years ago
Daniel Chesterton
17854bda0f
Merge pull request #29 from bennycooly/feature/mqtt-tls
...
Add TLS support
4 years ago
Ben Fu
88323631ea
Update README with TLS vars
4 years ago
Ben Fu
2a56eee4f5
Add TLS support
4 years ago
bump_version
caacaea81f
Version 1.0.6 [skip ci]
4 years ago