Mike Degatano
|
1376a38de5
|
Eliminate possible addon data race condition during update (#4619)
* Eliminate possible addon data race condition during update
* Fix pylint error
* Use Self type instead of quotes
|
2023-10-11 12:22:04 -04:00 |
|
Mike Degatano
|
1827ecda65
|
Call save data after removing mount in fixup (#4620)
|
2023-10-11 18:18:30 +02:00 |
|
Mike Degatano
|
994c981228
|
Allow home assistant backups to exclude database (#4591)
* Allow home assistant backups to exclude database
* Tweak
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2023-10-11 08:52:19 +02:00 |
|
dependabot[bot]
|
5bbfbf44ae
|
Bump aiodns from 3.0.0 to 3.1.0 (#4613)
Bumps [aiodns](https://github.com/saghul/aiodns) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/saghul/aiodns/releases)
- [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog)
- [Commits](https://github.com/saghul/aiodns/compare/aiodns-3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: aiodns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 12:11:09 +02:00 |
|
Mike Degatano
|
ace58ba735
|
Unstarted jobs should always be cleaned up (#4604)
|
2023-10-09 11:57:04 +02:00 |
|
dependabot[bot]
|
f9840306a0
|
Bump pyupgrade from 3.14.0 to 3.15.0 (#4614)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-10-09 08:59:37 +02:00 |
|
dependabot[bot]
|
322b3bbb4e
|
Bump pytest-timeout from 2.1.0 to 2.2.0 (#4615)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 08:33:55 +02:00 |
|
dependabot[bot]
|
501318f468
|
Bump aiohttp from 3.8.5 to 3.8.6 (#4612)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 08:31:23 +02:00 |
|
dependabot[bot]
|
0234f38b23
|
Bump home-assistant/wheels from 2023.10.1 to 2023.10.4 (#4616)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-09 08:30:43 +02:00 |
|
dependabot[bot]
|
8743e0072f
|
Bump pylint from 3.0.0 to 3.0.1 (#4608)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-06 09:05:12 +02:00 |
|
dependabot[bot]
|
a79e06afa7
|
Bump dbus-fast from 2.10.0 to 2.11.1 (#4603)
Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/bluetooth-devices/dbus-fast/releases)
- [Changelog](https://github.com/Bluetooth-Devices/dbus-fast/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluetooth-devices/dbus-fast/compare/v2.10.0...v2.11.1)
---
updated-dependencies:
- dependency-name: dbus-fast
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-05 15:50:34 -04:00 |
|
Mike Degatano
|
682b8e0535
|
Core API check during startup can timeout (#4595)
* Core API check during startup can timeout
* Use a more specific exception so caller can differentiate
|
2023-10-04 18:54:42 +02:00 |
|
Mike Degatano
|
d70aa5f9a9
|
JobGroups check active job to determine if in progress (#4602)
|
2023-10-04 18:53:10 +02:00 |
|
Chris Carini
|
1c815dcad1
|
Remove all PyPi classifiers as this package is not published to PyPi (#4574)
* Update PyPi classifier to Python 3.11
* remove all classifiers
* Update setup.py
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
---------
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
|
2023-10-03 16:22:12 -04:00 |
|
dependabot[bot]
|
afa467a32b
|
Bump pyupgrade from 3.13.0 to 3.14.0 (#4599)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.13.0 to 3.14.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.13.0...v3.14.0)
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023.10.0
|
2023-10-03 13:35:10 -04:00 |
|
dependabot[bot]
|
274218d48e
|
Bump pylint from 2.17.7 to 3.0.0 (#4600)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-03 19:32:18 +02:00 |
|
dependabot[bot]
|
7e73df26ab
|
Bump coverage from 7.3.1 to 7.3.2 (#4598)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-03 19:29:46 +02:00 |
|
dependabot[bot]
|
ef8fc80c95
|
Bump actions/setup-python from 4.7.0 to 4.7.1 (#4597)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-03 08:51:10 +02:00 |
|
dependabot[bot]
|
05c39144e3
|
Bump urllib3 from 2.0.5 to 2.0.6 (#4596)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-03 08:18:08 +02:00 |
|
dependabot[bot]
|
f5cd35af47
|
Bump pylint from 2.17.6 to 2.17.7 (#4594)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-02 08:56:07 +02:00 |
|
dependabot[bot]
|
c69ecdafd0
|
Bump home-assistant/wheels from 2023.09.1 to 2023.10.1 (#4593)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-02 08:50:39 +02:00 |
|
Mike Degatano
|
fa90c247ec
|
Correct /store/addons api output (#4589)
|
2023-09-29 09:17:39 -04:00 |
|
Mike Degatano
|
0cd7bd47bb
|
Skip watchdog API test on landingpage (#4588)
* Skip watchdog API test on landingpage
* Skip check from task
|
2023-09-29 09:17:22 -04:00 |
|
dependabot[bot]
|
36d48d19fc
|
Bump dbus-fast from 2.2.0 to 2.10.0 (#4583)
Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 2.2.0 to 2.10.0.
- [Release notes](https://github.com/bluetooth-devices/dbus-fast/releases)
- [Changelog](https://github.com/Bluetooth-Devices/dbus-fast/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluetooth-devices/dbus-fast/compare/v2.2.0...v2.10.0)
---
updated-dependencies:
- dependency-name: dbus-fast
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023.09.3
|
2023-09-26 16:46:18 -04:00 |
|
Mike Degatano
|
9322b68d47
|
Change User LED to System Health LED (#4586)
|
2023-09-26 14:54:41 -04:00 |
|
dependabot[bot]
|
e11ff64b15
|
Bump pyupgrade from 3.10.1 to 3.13.0 (#4581)
Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.10.1 to 3.13.0.
- [Commits](https://github.com/asottile/pyupgrade/compare/v3.10.1...v3.13.0)
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-26 14:36:00 -04:00 |
|
dependabot[bot]
|
3776dabfcf
|
Bump cryptography from 41.0.3 to 41.0.4 (#4571)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-26 20:23:31 +02:00 |
|
dependabot[bot]
|
d4e5831f0f
|
Bump gitpython from 3.1.36 to 3.1.37 (#4582)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-26 13:42:59 +02:00 |
|
dependabot[bot]
|
7b3b478e88
|
Bump pylint from 2.17.5 to 2.17.6 (#4584)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-26 09:41:08 +02:00 |
|
Chris Carini
|
f5afe13e91
|
Fix typos in docstrings (#4546)
* [typo] `Assitant` -> `Assistant`
* [typo] `an` -> `a`
|
2023-09-26 09:21:57 +02:00 |
|
dependabot[bot]
|
49ce468d83
|
Bump home-assistant/wheels from 2023.04.0 to 2023.09.1 (#4580)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-25 11:12:20 +02:00 |
|
dependabot[bot]
|
b26551c812
|
Bump home-assistant/builder from 2023.08.0 to 2023.09.0 (#4579)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-25 11:11:20 +02:00 |
|
dependabot[bot]
|
394ba580d2
|
Bump actions/checkout from 4.0.0 to 4.1.0 (#4578)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-25 10:53:19 +02:00 |
|
dependabot[bot]
|
2f7a54f5fd
|
Bump urllib3 from 2.0.4 to 2.0.5 (#4572)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-21 11:04:19 +02:00 |
|
dependabot[bot]
|
360e085926
|
Bump time-machine from 2.12.0 to 2.13.0 (#4569)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-20 11:50:01 +02:00 |
|
dependabot[bot]
|
042921925d
|
Bump typing-extensions from 4.7.1 to 4.8.0 (#4566)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-19 17:44:22 +02:00 |
|
Mike Degatano
|
dcf024387b
|
Network backups skip free space check (#4563)
|
2023-09-19 16:28:39 +02:00 |
|
Mike Degatano
|
e1232bc9e7
|
Add support for green LEDs to API (#4556)
* Add support for green LEDs to API
* Save board config in supervisor and post on start
* Ignore no-value-for-parameter in validate
|
2023-09-14 09:27:12 -04:00 |
|
dependabot[bot]
|
d96598b5dd
|
Bump sentry-sdk from 1.30.0 to 1.31.0 (#4562)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-14 09:03:51 +02:00 |
|
dependabot[bot]
|
2605f85668
|
Bump debugpy from 1.7.0 to 1.8.0 (#4559)
Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/microsoft/debugpy/releases)
- [Commits](https://github.com/microsoft/debugpy/compare/v1.7.0...v1.8.0)
---
updated-dependencies:
- dependency-name: debugpy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-13 08:57:38 +02:00 |
|
Mike Degatano
|
2c8e6ca0cd
|
Switch from ruamel.yaml to pyyaml (#4555)
* Switch from ruamel.yaml to pyyaml
* Use CLoader and CDumper when available
|
2023-09-13 08:57:01 +02:00 |
|
Mike Degatano
|
0225f574be
|
Only tell HA to refresh ingress on restore on change (#4552)
* Only tell HA to refresh ingress on restore on change
* Fix test expecting ingress change
* Assume ingress_panel is false for new addons
|
2023-09-13 08:50:32 +02:00 |
|
dependabot[bot]
|
34090bf2eb
|
Bump docker/login-action from 2.2.0 to 3.0.0 (#4558)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-13 08:41:52 +02:00 |
|
Mike Degatano
|
5ae585ce13
|
Unmount mounts before backup restore (#4557)
2023.09.2
|
2023-09-12 18:56:24 -04:00 |
|
dependabot[bot]
|
2bb10a32d7
|
Bump gitpython from 3.1.35 to 3.1.36 (#4553)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-12 10:22:55 +02:00 |
|
dependabot[bot]
|
435743dd2c
|
Bump dbus-fast from 1.94.1 to 2.2.0 (#4550)
Bumps [dbus-fast](https://github.com/bluetooth-devices/dbus-fast) from 1.94.1 to 2.2.0.
- [Release notes](https://github.com/bluetooth-devices/dbus-fast/releases)
- [Changelog](https://github.com/Bluetooth-Devices/dbus-fast/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluetooth-devices/dbus-fast/compare/v1.94.1...v2.2.0)
---
updated-dependencies:
- dependency-name: dbus-fast
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023.09.1
|
2023-09-11 14:00:54 -04:00 |
|
dependabot[bot]
|
98589fba6d
|
Bump black from 23.7.0 to 23.9.1 (#4549)
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-11 12:43:50 -04:00 |
|
Mike Degatano
|
32da679e02
|
Ingress does not break when username missing (#4551)
|
2023-09-11 10:42:31 -04:00 |
|
Mike Degatano
|
44daffc65b
|
Add freeze/thaw apis for external snapshots (#4538)
* Add freeze/thaw apis for external backups
* Error when thaw called before freeze
* Timeout must be > 0
|
2023-09-09 10:54:19 +02:00 |
|
Mike Degatano
|
0aafda1477
|
Mount names cannot include non-alphanumerics (#4545)
|
2023-09-09 10:54:04 +02:00 |
|