Joakim Sørensen
d46ab56901
Update frontend to 446a9b5c ( #2962 )
2021.06.3
2021-06-16 11:45:28 +02:00
Pascal Vizeli
3b1ad5c0cd
Run API watchdog only if core is running ( #2961 )
...
* Run API watchdog only if core is running
* negate
* fix comment
2021-06-16 11:45:06 +02:00
Joakim Sørensen
de8a241e72
When validating add-ons transform core-addons url ( #2960 )
2021.06.2
2021-06-15 15:06:40 +02:00
Pascal Vizeli
a4a0b43d91
Using ghcr.io/home-assistant + fallback ( #2959 )
2021-06-14 20:07:44 +02:00
Pascal Vizeli
adf355e54f
Fix API watchdog never trigger ( #2958 )
2021.06.1
2021-06-14 14:11:22 +02:00
Joakim Sørensen
4f9e646b4c
Fix addon_pwned enabled setter ( #2952 )
...
* Fix addon_pwned enabled setter
* whatever
* adjust
2021-06-14 11:33:53 +02:00
dependabot[bot]
ce57d384ca
Bump pyupgrade from 2.19.3 to 2.19.4 ( #2957 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.19.3 to 2.19.4.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.19.3...v2.19.4 )
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 11:32:50 +02:00
Pascal Vizeli
d53d526673
Add-on: Block update itself ( #2956 )
...
* Add-on: Block update itself
* Better logging
* Update
2021-06-14 10:37:59 +02:00
Pascal Vizeli
cd8fc16bcb
Cleanup security layer - Add-on default access role ( #2954 )
...
* Allow access to network info (add-on)
* fix check
* make it nice
* cleanup
* cleanup
* fix tests
* Add warning
* allow access to addons/store/snapshot infos
* revert
2021-06-14 10:05:37 +02:00
dependabot[bot]
6b58970354
Bump black from 21.5b2 to 21.6b0 ( #2953 )
...
* Bump black from 21.5b2 to 21.6b0
Bumps [black](https://github.com/psf/black ) from 21.5b2 to 21.6b0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
2021-06-13 12:44:11 +02:00
Joakim Sørensen
b70ed9a60d
Rename fixtures ( #2946 )
...
* Rename fixtures
* Use tilde
2021.06.0
2021-06-10 12:45:39 +02:00
dependabot[bot]
22c8ff1314
Bump pyupgrade from 2.19.1 to 2.19.3 ( #2948 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.19.1 to 2.19.3.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.19.1...v2.19.3 )
---
updated-dependencies:
- dependency-name: pyupgrade
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-10 11:39:16 +02:00
Stefan Agner
ba2cf8078e
Bump awesomeversion to 21.6.0 ( #2949 )
2021-06-10 10:15:43 +02:00
dependabot[bot]
ef138b619b
Bump pulsectl from 21.5.17 to 21.5.18 ( #2911 )
...
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control ) from 21.5.17 to 21.5.18.
- [Release notes](https://github.com/mk-fg/python-pulse-control/releases )
- [Changelog](https://github.com/mk-fg/python-pulse-control/blob/master/CHANGES.rst )
- [Commits](https://github.com/mk-fg/python-pulse-control/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 14:38:30 +02:00
dependabot[bot]
9252af5ddb
Bump codecov/codecov-action from 1.5.0 to 1.5.2 ( #2942 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.5.0...v1.5.2 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-09 10:39:24 +02:00
Pascal Vizeli
bcef34012d
Time handling ( #2901 )
...
* Add new time handling
* migrate date for python3.9
* add timedate
* add tests & simplify it
* better testing
* use ssl
* use hostname with new interface
* expose to API
* update data
* add base handler
* new timezone handling
* improve handling
* Improve handling
* Add tests
* Time adjustment function
* Fix logging
* tweak condition
* don't adjust synchronized time
* Guard
* ignore UTC
* small cleanup
* like that, we can leaf it
* add URL
* add comment
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-06-09 09:38:32 +02:00
Stefan Agner
2f18c177ae
Introduce pre-/post-snapshot commands ( #2941 )
...
Introduce commands which are run before and after a snapshot is being
taken. This is useful for e.g. for database add-ons to suspend write
operations during snapshot.
2021-06-08 21:44:31 +02:00
dependabot[bot]
12487fb69d
Bump home-assistant/builder from 2021.05.0 to 2021.06.2 ( #2939 )
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2021.05.0 to 2021.06.2.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2021.05.0...2021.06.2 )
---
updated-dependencies:
- dependency-name: home-assistant/builder
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 21:41:50 +02:00
Joakim Sørensen
e629bab8ee
Fix setting audio profile ( #2934 )
2021-06-04 14:18:23 +02:00
Joakim Sørensen
e85d7c3d2e
Update frontend to a45b8ca8 ( #2936 )
2021-06-04 14:05:50 +02:00
Joakim Sørensen
64c59d0fe9
Lmit ensure_access_token ( #2931 )
2021-06-03 11:03:46 +02:00
dependabot[bot]
522cbe3295
Bump pytest-cov from 2.12.0 to 2.12.1 ( #2930 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-02 12:31:44 +02:00
Sergio Oller
fd185fc326
Minor spelling fixes ( #2929 )
2021-06-02 11:50:07 +02:00
dependabot[bot]
6ddc135266
Bump pylint from 2.8.2 to 2.8.3 ( #2924 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.2...v2.8.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 15:49:02 +02:00
dependabot[bot]
f8d5279d9c
Bump black from 21.5b1 to 21.5b2 ( #2926 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 15:48:28 +02:00
dependabot[bot]
2acae9af57
Bump pyupgrade from 2.19.0 to 2.19.1 ( #2925 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.19.0...v2.19.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-01 14:38:05 +02:00
Pascal Vizeli
b425d21d05
Adjust content-trust core version ( #2923 )
2021.05.4
2021-05-31 11:48:37 +02:00
dependabot[bot]
4c7ba20a58
Bump pyupgrade from 2.18.3 to 2.19.0 ( #2922 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.18.3 to 2.19.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.18.3...v2.19.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 10:19:39 +02:00
dependabot[bot]
a4f325dd2e
Bump actions/cache from 2.1.5 to 2.1.6 ( #2916 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-28 11:09:30 +02:00
Stefan Agner
a99bfa2926
Update OS on intel-nuc to generic-x86-64 image ( #2909 )
...
* Add architectures supported by generic-x86-64 board
* Follow intel-nuc to generic-x86-64 rename when updating
Home Assistant OS renamed the intel-nuc board to generic-x86-64. Make
sure to download the generic-x86-64 raucb OS update when updating a
intel-nuc machine.
* Don't explicit use section, rely on AwesomeVersion's comparision
* Remove unecessary global variable TEST_URL
* Fix version comparision
* Remove rate limiter on updater.fetch_data()
* Update tests/test_hassos.py
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
* Fix black issue
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2021.05.3
2021-05-27 14:25:16 +02:00
Joakim Sørensen
bb127a614b
Bump frontend to 59f3f819 ( #2915 )
2021-05-27 10:53:14 +02:00
Joakim Sørensen
6f2f005897
Update frontend to fa9c6a76 ( #2914 )
2021.05.2
2021-05-26 15:35:20 +02:00
dependabot[bot]
e22a20c165
Bump pre-commit from 2.12.1 to 2.13.0 ( #2912 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 10:58:39 +02:00
dependabot[bot]
20c2121e5f
Bump pyupgrade from 2.18.1 to 2.18.3 ( #2913 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.18.1 to 2.18.3.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.18.1...v2.18.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 09:42:44 +02:00
dependabot[bot]
8a5831d6b2
Bump pyupgrade from 2.17.0 to 2.18.1 ( #2910 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.17.0 to 2.18.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.17.0...v2.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-21 14:50:01 +02:00
Franck Nijhof
fb81946240
Fix Watchdog port being used as string ( #2903 )
2021.05.1
2021-05-19 17:32:31 +02:00
dependabot[bot]
4bec86c58c
Bump pydocstyle from 6.0.0 to 6.1.1 ( #2895 )
...
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle ) from 6.0.0 to 6.1.1.
- [Release notes](https://github.com/PyCQA/pydocstyle/releases )
- [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/PyCQA/pydocstyle/compare/6.0.0...6.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 12:45:39 +02:00
dependabot[bot]
7034b79991
Bump pyupgrade from 2.16.0 to 2.17.0 ( #2894 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.16.0...v2.17.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 12:41:39 +02:00
dependabot[bot]
7b9a09dc4b
Bump pulsectl from 21.5.6 to 21.5.17 ( #2892 )
...
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control ) from 21.5.6 to 21.5.17.
- [Release notes](https://github.com/mk-fg/python-pulse-control/releases )
- [Changelog](https://github.com/mk-fg/python-pulse-control/blob/master/CHANGES.rst )
- [Commits](https://github.com/mk-fg/python-pulse-control/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021.05.0
2021-05-19 12:12:58 +02:00
dependabot[bot]
0746c4dec5
Bump actions/stale from 3.0.18 to 3.0.19 ( #2896 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases )
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 11:36:46 +02:00
Joakim Sørensen
6dadb933bd
Bump frontend to 245bb639 ( #2897 )
2021-05-19 11:34:49 +02:00
dependabot[bot]
07197e6a50
Bump jinja2 from 3.0.0 to 3.0.1 ( #2900 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.0.0...3.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-19 10:27:27 +02:00
dependabot[bot]
6c79fb8325
Bump pytest-cov from 2.11.1 to 2.12.0 ( #2893 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases )
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.11.1...v2.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 10:57:24 +02:00
dependabot[bot]
7488750ee4
Bump pyupgrade from 2.15.0 to 2.16.0 ( #2891 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.15.0...v2.16.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 10:41:48 +02:00
dependabot[bot]
c9574254aa
Bump jinja2 from 2.11.3 to 3.0.0 ( #2873 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.3 to 3.0.0.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 21:28:16 +02:00
Pascal Vizeli
f466721ffa
Update builder builder-2021.05.0 ( #2888 )
2021-05-14 19:00:23 +02:00
Joakim Sørensen
3834cead07
Update frontend to fe2fe746 ( #2887 )
2021-05-14 14:09:04 +02:00
dependabot[bot]
75975de201
Bump gitpython from 3.1.16 to 3.1.17 ( #2884 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.16 to 3.1.17.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 14:02:23 +02:00
Pascal Vizeli
cb9f998ef1
Python 3.9 ( #2886 )
...
* Python 3.9
* Fix lint
* fix lint
2021-05-14 13:57:56 +02:00
Pascal Vizeli
eb9ce8ea1f
Fix wheels host ( #2885 )
2021-05-14 12:18:36 +02:00