Commit Graph

315 Commits (0a25ef901650f54ba567e4a5da819868f9cc3ba8)
 

Author SHA1 Message Date
Jeff Culverhouse ef752c3b5a change event logging to DEBUG 12 months ago
Jeff Culverhouse c197768f3f fix log message 12 months ago
Jeff Culverhouse 6d8d6ca6cf up VERSION 12 months ago
Jeff Culverhouse d46be67b57 code cleanup 12 months ago
Jeff Culverhouse d322f9ad4e another missing dict entry 12 months ago
Jeff Culverhouse b25e871067 ok, back to cheating with globals 12 months ago
Jeff Culverhouse cf0846aba0 one more dict entry to fix 12 months ago
Jeff Culverhouse ecc13cd505 lets start VERSION at 0.99.1 12 months ago
Jeff Culverhouse c6f7887498 Wild circus of python 12 months ago
Jeff Culverhouse b29e5706a9 README updates 12 months ago
Jeff Culverhouse 47c2dbf015 send device_name too 12 months ago
Jeff Culverhouse fb35374520 dockerfile casing 12 months ago
Jeff Culverhouse 4046eaff00 try to op on multiple devices; how does this python stuff work?? 12 months ago
Jeff Culverhouse f905880cdf Just sleep after error instead of exiting 12 months ago
bump_version 9917b41381 Version 1.0.16 [skip ci] 4 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)
4 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
4 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
4 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
4 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>
4 years ago
Daniel Chesterton 72decbcc05
[ci skip] Merge pull request #64 from SirGoodenough/main
Mention HA Addons in out of scope
4 years ago
Sir GoodEnough e75365fc26 HA Addons Section 4 years ago
Sir GoodEnough 4562f5d31d HA Addons Section 4 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>
4 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>
4 years ago
bump_version cbb3b4734b Version 1.0.15 [skip ci] 4 years ago
Daniel Chesterton bd18f74507 fix: fix doorbell entity name when device is called 'Doorbell' 4 years ago
Daniel Chesterton cfa7b00135 fix: move to more static Home Assistant topic names 4 years ago
Daniel Chesterton f10c04b006 fix: ensure entity_id is correct for Storage Used % entity 4 years ago
bump_version 5014f702fd Version 1.0.14 [skip ci] 4 years ago
Daniel Chesterton 1a4718db0c Add support for overriding device name and add optional additional entities 4 years ago
bump_version cfcee7dd2d Version 1.0.13 [skip ci] 4 years ago
Daniel Chesterton ad323ec8ef Fix Dockerfile to send correct STOPSIGNAL 4 years ago
bump_version 8b6ee051d4 Version 1.0.12 [skip ci] 4 years ago
Daniel Chesterton fd2123535d Switch action for bump-version 4 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
4 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
4 years ago
Daniel Chesterton cc5e374419 Add entity_category and fix bug with storage totals 4 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>
4 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>
4 years ago
bump_version 766aa50499 Version 1.0.11 [skip ci] 4 years ago
Daniel Chesterton 594a42320f Fix issue with fetching serial number (closes #35) 4 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
4 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
4 years ago
bump_version 0ccdc6fe11 Version 1.0.10 [skip ci] 4 years ago
Daniel Chesterton ed38b86eb6 Change bump-version 4 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
4 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>
4 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
4 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
4 years ago