Commit Graph

236 Commits (e2cbfca40a18ca2393544bfef70b5a1b0f13e746)
 

Author SHA1 Message Date
Jeff Culverhouse f6f0d30544 Add origin, refresh broker on events 11 months ago
Jeff Culverhouse b84dc95c1e set broker offline when exiting 11 months ago
Jeff Culverhouse a580b56724 omit vendor and sku in device name 11 months ago
Jeff Culverhouse 411a010a81 trouble with working on 2 projects at the same time 11 months ago
Jeff Culverhouse 34b3c91927 fix env var name 11 months ago
Jeff Culverhouse 520ff3e057 remove legacy; add broker device/sensor; logging/code cleanup 11 months ago
Jeff Culverhouse 564fb1812a better sensor names, add via_device 11 months ago
Jeff Culverhouse 74c5142714 fix log date 12 months ago
Jeff Culverhouse a551bd80a6 add support for config.yaml; sample config; revamp config 12 months ago
Jeff Culverhouse 32a18e165e clean code 12 months ago
Jeff Culverhouse 2c2b35be70 v1 of mqtt, on_connect 12 months ago
Jeff Culverhouse 92df402331 simpler log, newer base image 12 months ago
Jeff Culverhouse ec34875f68 move app; fix Dockerfile 12 months ago
Jeff Culverhouse 048b664767 fix Dockerfile 12 months ago
Jeff Culverhouse e531fb0419 more Dockerfile changes 12 months ago
Jeff Culverhouse b25d86a466 update requirements 12 months ago
Jeff Culverhouse c03a59ac0e busybox adduser/addgroup 12 months ago
Jeff Culverhouse df32104d00 run as non root 12 months ago
Jeff Culverhouse 0ffe019430 update setuptools for CVE 12 months ago
Jeff Culverhouse c72d89cea9 remove bak 12 months ago
Jeff Culverhouse 0080df406c more code cleanup 12 months ago
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