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

67 Commits

Author SHA1 Message Date
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
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
Daniel Chesterton
2a683fefc8 Fix workflow 1.0.4 2021-05-28 22:37:36 +01:00
bump_version
a94b964f9f Version 1.0.3 [skip ci] 2021-05-28 10:45:07 +00:00
Daniel Chesterton
afb215850c Fix workflow 1.0.3 2021-05-28 11:44:43 +01:00
bump_version
c99b918e84 Version 1.0.2 [skip ci] 2021-05-28 10:20:20 +00:00
Daniel Chesterton
df45393453 Add config topic 1.0.2 2021-05-28 11:19:55 +01:00
bump_version
f5b655dbf1 Version 1.0.1 [skip ci] 2021-05-27 22:26:15 +00:00
Daniel Chesterton
bb3e636119 Fix workflow 1.0.1 2021-05-27 23:25:56 +01:00
Daniel Chesterton
f814b9dd3c Fix workflow 2021-05-27 23:25:16 +01:00
Daniel Chesterton
1661d85b48 Fix workflow 2021-05-27 23:23:20 +01:00
Daniel Chesterton
2e3e3afc4d Add support for human detection on AD410 and add versioning 2021-05-27 23:18:48 +01:00
Daniel Chesterton
0407bca341 Merge pull request #15 from dchesterton/dependabot/github_actions/docker/build-push-action-2.5.0
[ci skip]: Bump docker/build-push-action from 2.4.0 to 2.5.0
2021-05-27 23:07:08 +01:00
Daniel Chesterton
d981e00343 Merge pull request #14 from dchesterton/dependabot/github_actions/docker/setup-qemu-action-1.2.0
[ci skip]: Bump docker/setup-qemu-action from 1.1.0 to 1.2.0
2021-05-27 23:06:53 +01:00
dependabot[bot]
43be1e057d [ci skip]: Bump docker/build-push-action from 2.4.0 to 2.5.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 06:18:33 +00:00
dependabot[bot]
4f02c1c573 [ci skip]: Bump docker/setup-qemu-action from 1.1.0 to 1.2.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 06:18:30 +00:00
Daniel Chesterton
47e584b5bd Merge pull request #7 from dchesterton/dependabot/pip/python-slugify-5.0.2
Bump python-slugify from 5.0.0 to 5.0.2
2021-05-16 00:40:37 +01:00
Daniel Chesterton
9208383938 Merge pull request #8 from dchesterton/dependabot/github_actions/docker/setup-buildx-action-1.3.0
Bump docker/setup-buildx-action from 1 to 1.3.0
2021-05-16 00:39:22 +01:00
Daniel Chesterton
d7d30b10a6 Merge pull request #9 from dchesterton/dependabot/github_actions/docker/setup-qemu-action-1.1.0
Bump docker/setup-qemu-action from 1 to 1.1.0
2021-05-16 00:39:16 +01:00
Daniel Chesterton
7058e0675e Merge pull request #10 from dchesterton/dependabot/github_actions/docker/build-push-action-2.4.0
Bump docker/build-push-action from 2 to 2.4.0
2021-05-16 00:39:10 +01:00
Daniel Chesterton
17f9be0a8c Merge pull request #11 from dchesterton/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-05-16 00:39:05 +01:00
Daniel Chesterton
2482202074 Merge pull request #12 from dchesterton/dependabot/github_actions/docker/login-action-1.9.0
Bump docker/login-action from 1 to 1.9.0
2021-05-16 00:38:59 +01:00
Daniel Chesterton
d8dacf1e35 [ci skip] Update dependabot 2021-05-16 00:38:43 +01:00
Daniel Chesterton
319217b195 Add fix for AD410 events 2021-05-16 00:37:32 +01:00
Daniel Chesterton
22bf616c16 Add motion events for non-doorbell devices 2021-05-16 00:32:10 +01:00
dependabot[bot]
80d53f1cf5 Bump docker/login-action from 1 to 1.9.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:51:02 +00:00