Ludeeus
c51496ad2f
add missing id
2021-04-13 13:06:32 +00:00
Ludeeus
fbe409337b
Add parrent_id
2021-04-13 12:55:20 +00:00
Ludeeus
443a43cc5b
hex is str
2021-04-13 12:48:38 +00:00
Ludeeus
0e25fad1c0
Merge branch 'main' of github.com:home-assistant/supervisor into context
2021-04-13 12:44:45 +00:00
Pascal Vizeli
1ebbf2b693
Remove double sentry event for untrusted ( #2804 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-04-13 12:07:22 +02:00
Pascal Vizeli
62d198111c
System unsupported source modification ( #2789 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-04-13 11:59:12 +02:00
dependabot[bot]
1fc0ab71aa
Bump actions/cache from v2.1.4 to v2.1.5 ( #2806 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 10:19:58 +02:00
dependabot[bot]
f4402a1633
Bump actions/setup-python from v2.2.1 to v2.2.2 ( #2805 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.1...dc73133d4da04e56a135ae2246682783cc7c7cb6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 10:19:45 +02:00
dependabot[bot]
13a17bcb34
Bump home-assistant/builder from 2021.03.4 to 2021.04.0 ( #2803 )
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2021.03.4 to 2021.04.0.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2021.03.4...b2cc138f063be786183e24df4b6ff472c0e9add0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 11:51:49 +02:00
Pascal Vizeli
e1b49d90c2
Add image source to build.json ( #2798 )
2021-04-10 12:07:42 +02:00
Pascal Vizeli
85ab25ea16
Remove not needed warning before raise on JobDecorator ( #2797 )
2021-04-09 18:36:34 +02:00
Joakim Sørensen
80131ddfa8
Signal frontend when updater runs ( #2795 )
...
* Signal frontend when updater runs
* Update updater.py
* Update updater.py
* Update updater.py
* Update supervisor/updater.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2021-04-09 18:22:34 +02:00
Joakim Sørensen
e9c123459f
Break loop when we have the correct file ( #2796 )
...
* Break loop when we have the correct file
* Fix tests
2021-04-09 16:49:41 +02:00
Pascal Vizeli
d3e4bb7219
Improve message handling of job condition ( #2791 )
2021-04-09 13:33:28 +02:00
dependabot[bot]
fd98d38125
Bump pyupgrade from 2.11.0 to 2.12.0 ( #2793 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.11.0...v2.12.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-09 10:30:49 +02:00
dependabot[bot]
3237611034
Bump docker from 4.4.4 to 5.0.0 ( #2787 )
...
Bumps [docker](https://github.com/docker/docker-py ) from 4.4.4 to 5.0.0.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/4.4.4...5.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 14:26:48 +02:00
dependabot[bot]
ce2bffda15
Bump pre-commit from 2.11.1 to 2.12.0 ( #2788 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/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-04-07 12:03:56 +02:00
dependabot[bot]
977e7b7adc
Bump actions/upload-artifact from v2.2.2 to v2.2.3 ( #2786 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.2 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.2...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-07 11:48:53 +02:00
Joakim Sørensen
5082078527
Update frontend to 8dd3d78f ( #2785 )
2021-04-07 11:18:01 +02:00
Pascal Vizeli
3615091c93
Evaluate AppArmor support ( #2784 )
...
* Evaluate AppArmor support
* Update supervisor/resolution/evaluations/apparmor.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2021-04-06 23:41:57 +02:00
Pascal Vizeli
fb1eb44d82
Fix issues with special compiled binary with own version schema ( #2783 )
2021-04-06 12:02:39 +02:00
dependabot[bot]
13910d44bf
Bump codecov/codecov-action from v1.3.1 to v1.3.2 ( #2782 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.3.1 to v1.3.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.3.1...9b0b9bbe2c64e9ed41413180dd7398450dfeee14 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 11:30:49 +02:00
dependabot[bot]
cda1d15070
Bump awesomeversion from 21.2.3 to 21.4.0 ( #2780 )
...
Bumps [awesomeversion](https://github.com/ludeeus/awesomeversion ) from 21.2.3 to 21.4.0.
- [Release notes](https://github.com/ludeeus/awesomeversion/releases )
- [Commits](https://github.com/ludeeus/awesomeversion/compare/21.2.3...21.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 11:13:50 +02:00
dependabot[bot]
d0a1de23a6
Bump pytest from 6.2.2 to 6.2.3 ( #2781 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.2...6.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 12:16:58 +02:00
Pascal Vizeli
44fd75220f
Enable content-trust for all plugins ( #2777 )
2021-04-02 14:05:32 +02:00
Pascal Vizeli
ed594d653f
Add NET_ADMIN to multicast for pimd ( #2776 )
2021-04-01 20:58:58 +02:00
Pascal Vizeli
40bb3a7581
Merge branch 'main' of https://github.com/home-assistant/supervisor into main
2021-04-01 15:48:04 +00:00
dependabot[bot]
df7f0345e8
Bump home-assistant/builder from 2021.03.3 to 2021.03.4 ( #2775 )
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2021.03.3 to 2021.03.4.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2021.03.3...b6b93f774f0e60493f7e1285b4d507a50ac9d8ad )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 13:18:09 +02:00
Pascal Vizeli
f7ab76bb9a
Enable content-trust on CLI docker ( #2773 )
2021-03-31 13:59:28 +02:00
Pascal Vizeli
45e24bfa65
Enable content-trust on CLI docker
2021-03-31 11:51:48 +00:00
Pascal Vizeli
8cd149783c
Fix request status check on AppArmor profile fetch ( #2772 )
...
* Fix reuest statuts check on AppArmor profile fetch
* Adjust logger
2021-03-31 12:15:42 +02:00
dependabot[bot]
8e8e6e48a9
Bump pylint from 2.7.2 to 2.7.4 ( #2768 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.7.2 to 2.7.4.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.7.2...pylint-2.7.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 11:56:35 +02:00
Franck Nijhof
816e0d503a
Map both persistent and volatile journald logs ( #2765 )
...
* Map both persistent and volatile journald logs
* Code comment tweak
2021-03-29 11:46:47 +02:00
Pascal Vizeli
c43acd50f4
Updater check response code ( #2766 )
...
* Updater check response code
* use newstyle timeout
2021-03-29 11:35:54 +02:00
Joakim Sørensen
16ce4296a2
Fix devcontainer ( #2767 )
2021-03-29 11:06:14 +02:00
Franck Nijhof
65386b753f
Fix swapped volume/bind variables in Journald volume support ( #2764 )
2021-03-29 09:46:22 +02:00
Pascal Vizeli
2be1529cb8
Make secrets more robust again ( #2758 )
2021-03-26 16:01:25 +01:00
Pascal Vizeli
98f8e032e3
Supervisor image handler ( #2757 )
2021-03-26 15:21:54 +01:00
Joakim Sørensen
900b785789
Update frontend to 5c63f8e5 ( #2756 )
2021-03-26 14:33:26 +01:00
Pascal Vizeli
9194088947
Fix HAOS sync output ( #2755 )
...
* Fix HAOS sync output
* revert api change
* As usaly
* Simplify code
* Adjust error handling
2021-03-26 14:33:14 +01:00
Mike Degatano
58c40cbef6
Allow optional array configs ( #2752 )
2021-03-26 10:42:58 +01:00
Mike Degatano
e6c57dfc80
Fix typo in journald location ( #2751 )
...
* Fix typo in journal location
* Patch pathlib.Path.exists to ensure false return for test
2021-03-25 11:43:34 +01:00
Pascal Vizeli
82f76f60bd
Force / Enforce security if service is not available ( #2744 )
...
* Force / Enforce security if service is not available
* add options
* Add tests
* force security on test
* force security add-on validation
* Adjust style like codenotary
* Different exception type for backend error
* Adjust messages
* add comments
* ditch, not needed
* Address comment
* fix build
2021-03-24 14:36:23 +01:00
dependabot[bot]
b9af4aec6b
Bump colorlog from 4.7.2 to 4.8.0 ( #2746 )
...
Bumps [colorlog](https://github.com/borntyping/python-colorlog ) from 4.7.2 to 4.8.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases )
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.7.2...v4.8.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 11:43:30 +01:00
Pascal Vizeli
f71ce27248
Add link to cli on pull request template ( #2745 )
2021-03-23 00:08:25 +01:00
Joakim Sørensen
5b2b1765bc
Update frontend to 25c886d4 ( #2743 )
2021-03-22 17:15:56 +01:00
Franck Nijhof
2a892544c2
Fix journald add-on option to work with default Debian ( #2742 )
2021-03-22 17:04:20 +01:00
Pascal Vizeli
bedb37ca6b
fix signerID command ( #2740 )
2021-03-22 11:20:11 +01:00
Pascal Vizeli
a456cd645f
remove git from build-dependencies ( #2741 )
2021-03-22 11:19:35 +01:00
dependabot[bot]
9c68094cf6
Bump pyupgrade from 2.10.1 to 2.11.0 ( #2739 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.10.1...v2.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-22 11:10:31 +01:00
Pascal Vizeli
379cef9e35
Fix sentry logs with None ( #2738 )
...
* Fix sentry logs with None
* change comment
2021-03-20 13:17:53 +01:00
Pascal Vizeli
cb3e2dab71
Full content trust support ( #2735 )
...
* Full content trust support
* expose content-trust for info
* fix log message
* Add system test
* Fix name
* Add tests
* ditch wrong disable
* fix partition
* remove untrust image
2021-03-20 00:10:35 +01:00
dependabot[bot]
3e89f83e0b
Bump pydocstyle from 5.1.1 to 6.0.0 ( #2734 )
...
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle ) from 5.1.1 to 6.0.0.
- [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/5.1.1...6.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 11:01:42 +01:00
dependabot[bot]
af0bdd890a
Bump flake8-docstrings from 1.5.0 to 1.6.0 ( #2733 )
...
Bumps [flake8-docstrings](https://gitlab.com/pycqa/flake8-docstrings ) from 1.5.0 to 1.6.0.
- [Release notes](https://gitlab.com/pycqa/flake8-docstrings/tags )
- [Changelog](https://gitlab.com/pycqa/flake8-docstrings/blob/master/HISTORY.rst )
- [Commits](https://gitlab.com/pycqa/flake8-docstrings/compare/1.5.0...1.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 10:02:45 +01:00
Pascal Vizeli
f93f5d0e71
Add CodeNotary / for version file ( #2731 )
...
* Add CodeNotary / for version file
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Address comment
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2021-03-19 08:40:35 +01:00
mdegat01
667672a20b
Addons can access systemd journal logs ( #2722 )
...
* Added journald access to addons
* Name change to journald and added tests
2021-03-17 12:26:23 +01:00
Stefan Agner
9e1f899274
Detect haos as well ( #2724 )
...
* Detect "haos" CPE string as Home Assistant OS as well
* Improve Home Assistant OS detection/update messages
* Update supervisor/hassos.py
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2021-03-17 12:23:48 +01:00
dependabot[bot]
75e0741665
Bump codecov/codecov-action from v1.2.2 to v1.3.1 ( #2729 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.2 to v1.3.1.
- [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.2.2...fcebab03f26c7530a22baa63f06b3e0515f0c7cd )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 10:43:21 +01:00
Pascal Vizeli
392d0e929b
Fix access to needs.init.outputs.publish ( #2728 )
...
* Fix access to needs.init.outputs.publish
* Update Dockerfile
2021-03-16 21:03:19 +01:00
Pascal Vizeli
b342073ba9
Install vcn inside docker container ( #2727 )
...
* Install vcn inside docker container
* ditch multistage
* Fix docker file
* fix lint
2021-03-16 20:31:30 +01:00
Pascal Vizeli
ff4e550ba3
Use github context object for workspace ( #2726 )
2021-03-16 16:01:59 +01:00
Pascal Vizeli
17aa544be5
Sign code folder ( #2725 )
...
* Sign code folder
* Update builder.yml
2021-03-16 15:47:40 +01:00
Pascal Vizeli
390676dbc4
New error handling ( #2680 )
...
* New error handling
* Extend it
2021-03-16 12:17:05 +01:00
dependabot[bot]
d423252bc7
Bump pyupgrade from 2.10.0 to 2.10.1 ( #2723 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.10.0...v2.10.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 09:09:56 +01:00
Pascal Vizeli
790e887b70
CoreNotary Image singing ( #2721 )
...
* CoreNotary Image singing
* Update builder.yml
* Update builder.yml
* using helper
2021-03-15 22:13:53 +01:00
dependabot[bot]
47e377683e
Bump flake8 from 3.8.4 to 3.9.0 ( #2720 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 10:33:32 +01:00
Pascal Vizeli
b1232c0d8d
Resolution: API call for run check manual ( #2719 )
2021-03-15 10:33:06 +01:00
Joakim Sørensen
059233c111
Dynamically load resolution checks ( #2716 )
...
* Dynamically load resouces checks
* address comment
* Apply suggestions from code review
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
* Update supervisor/resolution/check.py
* fix check
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2021-03-15 10:28:18 +01:00
Pascal Vizeli
55382d000b
Revert "Tweak check API path" ( #2718 )
...
This reverts commit e30171746b
.
2021-03-15 10:16:32 +01:00
Joakim Sørensen
75ab6eec43
Update frontend to 3b837e1d ( #2715 )
2021-03-12 11:49:10 +01:00
Pascal Vizeli
e30171746b
Tweak check API path ( #2714 )
2021-03-12 11:42:24 +01:00
Joakim Sørensen
73849b7468
Check management ( #2703 )
...
* Check management
* Add test
* Don't allow disable core_security
* options and decorator
* streamline config handling
* streamline v2
* fix logging
* Add tests
* Fix test
* cleanup v1
* fix api
* Add more test
* Expose option also for cli
* address comments from Paulus
* Address second comment
* Update supervisor/resolution/checks/base.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* fix lint
* Fix black
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2021-03-12 11:32:56 +01:00
Pascal Vizeli
a52713611c
Fix landingpage on first boot ( #2713 )
2021-03-12 10:47:04 +01:00
Pascal Vizeli
85a66c663c
Cache hits on pwned ( #2712 )
...
* Cache hits on pwned
* address comments
2021-03-11 14:23:08 +01:00
Pascal Vizeli
e478e68b70
Disable secomp global ( #2711 )
2021-03-11 13:23:06 +01:00
dependabot[bot]
16095c319a
Bump pre-commit from 2.11.0 to 2.11.1 ( #2709 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.11.0...v2.11.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 13:56:43 +01:00
dependabot[bot]
f4a6100fba
Bump codecov/codecov-action from v1.2.1 to v1.2.2 ( #2708 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.1 to v1.2.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.2.1...1f8f3abcccf7960749744fd13547965f0e7d1bdd )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-10 13:56:28 +01:00
Casper
82060dd242
Fix typos ( #2704 )
2021-03-09 13:37:10 +01:00
dependabot[bot]
a58cfb797c
Bump aiohttp from 3.7.4 to 3.7.4.post0 ( #2699 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.7.4 to 3.7.4.post0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4...v3.7.4.post0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 17:12:30 +01:00
dependabot[bot]
c8256a50f4
Bump pulsectl from 21.3.2 to 21.3.4 ( #2700 )
...
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control ) from 21.3.2 to 21.3.4.
- [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-03-08 12:10:02 +01:00
dependabot[bot]
3ae974e9e2
Bump pre-commit from 2.10.1 to 2.11.0 ( #2701 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.10.1...v2.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 12:09:32 +01:00
dependabot[bot]
ac5e74a375
Bump actions/stale from v3.0.17 to v3.0.18 ( #2698 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from v3.0.17 to v3.0.18.
- [Release notes](https://github.com/actions/stale/releases )
- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 10:14:33 +01:00
Pascal Vizeli
05e3d3b779
Abort on Connection Error ( #2697 )
2021-03-07 12:12:37 +01:00
Joakim Sørensen
681a1ecff5
Set connectivity state on network tasks ( #2686 )
...
* Set connectivity state on network tasks
* target connectivity error
2021-03-07 11:47:46 +01:00
Joakim Sørensen
2b411b0bf9
Update frontend to d715867b ( #2689 )
2021-03-07 11:40:56 +01:00
dependabot[bot]
fee16847d3
Bump sentry-sdk from 0.20.3 to 1.0.0 ( #2674 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.20.3 to 1.0.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.20.3...1.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-05 11:44:34 +01:00
dependabot[bot]
501a52a3c6
Bump pulsectl from 21.2.0 to 21.3.2 ( #2685 )
...
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control ) from 21.2.0 to 21.3.2.
- [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-03-05 11:43:58 +01:00
Joakim Sørensen
2bb014fda5
Update frontend to 0d1c7238 ( #2681 )
2021-03-04 17:16:17 +01:00
Pascal Vizeli
09203f67b2
Fix defaults for builds ( #2675 )
2021-03-04 11:48:25 +01:00
Joakim Sørensen
169c7ec004
Update frontend to 419e5644 ( #2667 )
2021-03-03 16:20:04 +01:00
Joakim Sørensen
202e94615e
Update frontend to bee17fce ( #2665 )
...
* Update frontend to fe50f422
* revert unrelated change
* Update frontend to bee17fce
2021-03-03 15:15:07 +01:00
Pascal Vizeli
5fe2a815ad
Fix error handling with new config handling ( #2666 )
2021-03-03 12:46:34 +01:00
Joakim Sørensen
a13a0b4770
Guard for missing repository file ( #2664 )
...
* Guard for missing repository file
* Update supervisor/store/data.py
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2021-03-03 11:33:58 +01:00
Joakim Sørensen
455bbc457b
Update frontend to 9f73f0ca ( #2661 )
...
* Update frontend to 9f73f0ca
* Update frontend to 935d97ce
2021-03-02 17:12:36 +01:00
Joakim Sørensen
d50fd3b580
Add network description to translation files ( #2660 )
2021-03-02 15:41:00 +01:00
Pascal Vizeli
455e80b07c
Merge branch 'main' of https://github.com/home-assistant/supervisor into main
2021-03-02 13:16:09 +00:00
Joakim Sørensen
291becbdf9
Update frontend to 1642c684 ( #2657 )
2021-03-01 17:19:48 +01:00
Pascal Vizeli
33385b46a7
Fix add-on is not installed anymore ( #2656 )
...
* Fix add-on is not installed anymore
* Fix and add tests
2021-03-01 17:19:38 +01:00
Pascal Vizeli
df17668369
Fix add-on is not installed anymore
2021-03-01 15:43:50 +00:00
Joakim Sørensen
43449c85bb
Fix translation schema ( #2654 )
...
* Fix translation schema
* really fix it
* fix migration path
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2021-03-01 16:39:00 +01:00
Stefan Agner
9e86eda05a
Adjust CPU runtime allocation to support multiple add-ons ( #2655 )
...
Adjust realtime CPU runtime allocation to support multiple
add-ons/plug-ins with the runtime flag set.
The cpu.rt_runtime_us allocation is somewhat special as it
allocates the guaranteed runtime. Hence we cannot simply allocate all
time to each add-on.
Unfortunately we cannot distribute the CPU time equally based on the
number of add-ons as we don't know the number of add-ons which will use
realtime ahead of time. Also adjusting at runtime is currenlty not
supported by the Docker Python SDK (the underlying http API does
however, so this would be a possible future improvement).
This solution distributes the total available time of 950ms to up to 5
add-ons/plug-ins in equal slices. On a quad-core system this allows up
to 760ms CPU time in the real-time scheduler per 1s (76% of one CPU)
which should be sufficient for most cases.
2021-03-01 15:29:10 +01:00
Pascal Vizeli
b288554d9c
Allow dynamic lookup cgroup rules based on Host udev ( #2652 )
2021-03-01 14:57:44 +01:00
Joakim Sørensen
bee55d08fb
Create FileConfiguration baseclass ( #2651 )
2021-03-01 12:26:43 +01:00
Joakim Sørensen
7a542aeb38
Add support for loading add-on translation files ( #2644 )
...
* Add support for loading add-on translation files
* Fix storing translations for installed add-ons
* Allow YAML, force schema
* Adjust schema
2021-03-01 11:44:24 +01:00
dependabot[bot]
8d42513ba8
Bump gitpython from 3.1.13 to 3.1.14 ( #2647 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.13 to 3.1.14.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.13...3.1.14 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 11:33:41 +01:00
dependabot[bot]
89b7247aa2
Bump home-assistant/builder from 2021.01.1 to 2021.02.0 ( #2650 )
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2021.01.1 to 2021.02.0.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2021.01.1...8c4b820c467894c8374aca262deac0a8aef4982d )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 10:56:10 +01:00
dependabot[bot]
29132e7f4c
Bump coverage from 5.4 to 5.5 ( #2648 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.4 to 5.5.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.4...coverage-5.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 10:24:38 +01:00
dependabot[bot]
3fd9baf78e
Bump pylint from 2.6.2 to 2.7.2 ( #2649 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.6.2 to 2.7.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.2...pylint-2.7.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-01 10:17:21 +01:00
Philip Allgaier
f3aa3757ce
Fixed typos in resolution notify ( #2646 )
2021-03-01 09:44:16 +01:00
Joakim Sørensen
3760967f59
Allow use YAML for addon and repository config ( #2645 )
...
* Allow use YAML for addon and repository config
* pylint
2021-02-28 20:00:02 +01:00
Joakim Sørensen
f7ab8e0f7f
Update frontend to 478a4b25 ( #2637 )
2021-02-26 15:23:15 +01:00
Joakim Sørensen
0e46ea12b2
Allways store docker and repository config ( #2636 )
2021-02-26 13:40:47 +01:00
Joakim Sørensen
be226b2b01
Make homeassistant optional in partial snapshot ( #2635 )
2021-02-26 12:51:04 +01:00
dependabot[bot]
9e1239e192
Bump aiohttp from 3.7.3 to 3.7.4 ( #2633 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.3...v3.7.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 09:43:45 +01:00
dependabot[bot]
2eba3d85b0
Bump pulsectl from 20.5.1 to 21.2.0 ( #2634 )
...
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control ) from 20.5.1 to 21.2.0.
- [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-02-26 09:42:59 +01:00
Joakim Sørensen
9b569268ab
Fix add-on updates ( #2632 )
...
* Fix add-on updates
* Add to security role
2021-02-25 23:29:39 +01:00
Pascal Vizeli
31f5033dca
Add throttle to job execution ( #2631 )
...
* Add throttle to job execution
* fix unittests
* Add tests
* address comments
* add comment
* better on __init__
* New text
* Simplify logic
2021-02-25 23:29:03 +01:00
Pascal Vizeli
78d9c60be5
Log issues/suggestion with info ( #2629 )
2021-02-25 19:52:19 +01:00
Stefan Agner
baa86f09e5
Real-time fixes ( #2630 )
...
* Fix path of cpu.rt_runtime_us sysfs file
Fix detection of CPU bandwidth allocation (CONFIG_RT_GROUP_SCHED) option
by checking the correct file location.
* Set priority limit and memory lock limit
Set a soft limit of real-time priority 90 and hard limit of 99. The
maximum is 99, to avoid add-ons using such a high priority without
second thought set the soft limit to 90. This allows a process to higher
the limit to 99, if really required.
Also set max locked memory to 128MB. Locking memory from getting paged
out is often used for the real-time process/thread to avoid delays due
to swapping/pageing in. Ideally a real-time process should only do the
real-time job, hence not need too much memory.
* Remove check for support_cpu_realtime and set correct limit for audio plug-in
2021-02-25 18:48:08 +01:00
Pascal Vizeli
a4c4b39ba8
Fix k-anonymity handling ( #2627 )
2021-02-25 18:16:20 +01:00
Joakim Sørensen
752068bb56
Add /store API ( #2626 )
2021-02-25 16:15:51 +01:00
Pascal Vizeli
739cfbb273
Small cleanups with pwned handling ( #2625 )
2021-02-25 15:36:02 +01:00
Pascal Vizeli
115af4cadf
Optimize resolution checks / add endpoint to trigger it manual ( #2622 )
2021-02-25 14:05:27 +01:00
Joakim Sørensen
ae3274e559
Add home-assistant version to API response ( #2621 )
2021-02-25 11:44:22 +01:00
dependabot[bot]
c61f096dbd
Bump docker from 4.4.3 to 4.4.4 ( #2619 )
...
Bumps [docker](https://github.com/docker/docker-py ) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/4.4.3...4.4.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 10:27:24 +01:00
dependabot[bot]
ee7b5c42fd
Bump awesomeversion from 21.2.2 to 21.2.3 ( #2620 )
...
Bumps [awesomeversion](https://github.com/ludeeus/awesomeversion ) from 21.2.2 to 21.2.3.
- [Release notes](https://github.com/ludeeus/awesomeversion/releases )
- [Commits](https://github.com/ludeeus/awesomeversion/compare/21.2.2...21.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-25 10:27:05 +01:00
Pascal Vizeli
85d527bfbc
Add check for pwned secrets to resolution center ( #2614 )
...
* Add check for pwned secrets to resolution center
* restructure check
* add checks
* Add test
* Add test
* reload secrets before check
* simplify
* create notification
* Use own exceptions
* Check on startup
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <git@frenck.dev >
* Add job decorator
* Update supervisor/resolution/notify.py
Co-authored-by: Franck Nijhof <git@frenck.dev >
* Update supervisor/utils/pwned.py
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-02-25 09:37:45 +01:00
Pascal Vizeli
dd561da819
Fix landingpage on check_api_state ( #2615 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2021-02-24 21:52:18 +01:00
Joakim Sørensen
cb5932cb8b
Fix issue with concurrent reads ( #2610 )
...
* Fix issue with concurrent reads
* Use lock
* acquire/release
* handle ConnectionError
* No there was not mulitple issues, it's the same code just different syle.....Which is stated on the same page as that image...
2021-02-24 18:36:21 +01:00
Pascal Vizeli
8630adc54a
Add execution limit for jobs ( #2612 )
...
* Add execution limit for jobs
* Add test for execution police
* Use better test
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Rename JobExecutionLimit
* fix typing
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2021-02-24 17:15:13 +01:00
Joakim Sørensen
90d8832cd2
Send event when add-on changes state ( #2608 )
...
* Send event when add-on changes state
* fix test
2021-02-23 15:12:30 +01:00
Pascal Vizeli
3802b97bb6
Add kernel docs about the device classes ( #2607 )
2021-02-22 15:10:28 +01:00
Pascal Vizeli
2de175e181
Remove not needed call_soon ( #2606 )
2021-02-22 14:41:44 +01:00
Joakim Sørensen
6b7d437b00
Signal frontend to refresh on SU startup ( #2603 )
...
* Signal frontend to refresh on SU startup
* Use sync variant
2021-02-22 14:31:48 +01:00
Pascal Vizeli
e2faf906de
Use the cpu_rt support check also for rtprio ( #2605 )
2021-02-22 14:02:36 +01:00
Franck Nijhof
bb44ce5cd2
Fix small typo in log message ( #2604 )
2021-02-22 13:44:12 +01:00
Joakim Sørensen
15544ae589
Show add-on with bad config in log ( #2601 )
2021-02-22 13:43:03 +01:00
Pascal Vizeli
e421284471
Detect host support for CPU realtime + add an option for enable it ( #2602 )
2021-02-22 13:30:32 +01:00
Pascal Vizeli
785dc64787
Imrove the LXC detection ( #2599 )
2021-02-22 11:39:18 +01:00
Joakim Sørensen
7e7e3a7876
Update frontend to ef0bfb23 ( #2598 )
2021-02-22 11:22:47 +01:00
Pascal Vizeli
2b45c059e0
Support realtime scheduling for add-ons ( #2593 )
...
* Support realtime scheduling for add-ons
* support on audio
* address comments from @jens-maus
2021-02-22 11:22:36 +01:00
Joakim Sørensen
14ec61f9bd
Update frontend to 2d3cf7d8 ( #2594 )
2021-02-22 09:41:52 +01:00
Joakim Sørensen
5cc72756f8
Fix some issues with the issue template ( #2592 )
2021-02-19 23:35:00 +01:00
Franck Nijhof
44785ef3e2
Update GitHub Issue Form template ( #2591 )
2021-02-19 23:18:23 +01:00
Franck Nijhof
e60d858feb
Allow for static port in Watchdog add-on configuration ( #2589 )
2021-02-19 15:23:17 +01:00
Joakim Sørensen
b31ecfefcd
Initial WS support ( #2439 )
...
* Initial WS support
* test
* Update frontend to fc7c4af2
* Fix issue with closing states
* log error
* make data optional
* limit stopping states
* Move wrappers to HomeAssistantWebSocket
* use info
* Use call_soon
* Use lookuptable for WS commands
* Fix tests
2021-02-19 11:57:31 +01:00
dependabot[bot]
c342231052
Bump docker from 4.4.2 to 4.4.3 ( #2587 )
...
Bumps [docker](https://github.com/docker/docker-py ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/4.4.2...4.4.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-19 10:09:03 +01:00
dependabot[bot]
673666837e
Bump sentry-sdk from 0.20.2 to 0.20.3 ( #2588 )
2021-02-19 08:59:22 +01:00
dependabot[bot]
c8f74d6c0d
Bump actions/stale from v3.0.16 to v3.0.17 ( #2586 )
2021-02-19 08:42:14 +01:00
Pascal Vizeli
7ed9de8014
Fix device check if not exists ( #2585 )
2021-02-18 12:39:42 +01:00
Pascal Vizeli
8650947f04
Add capabilities for puleaudio ( #2583 )
...
* Add capabilities for puleaudio
* fix import
2021-02-17 17:21:47 +01:00
Pascal Vizeli
a0ac8ced31
Fix handling with full access / blocked devices ( #2581 )
...
* Fix handling with full access / blocked devices
* address comment
* Use name
* Add validation warning
* add GPIO check too
* remove warning
* return directly
* fix tests
2021-02-17 15:48:48 +01:00
Joakim Sørensen
2145bbea81
Update frontend to 03d41741 ( #2580 )
2021-02-17 13:12:37 +01:00
Pascal Vizeli
480000ee7f
Fix typo in suggestion ( #2578 )
2021-02-17 12:49:07 +01:00
dependabot[bot]
9ec2ad022e
Bump cryptography from 3.4.5 to 3.4.6 ( #2576 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.4.5...3.4.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-17 12:01:18 +01:00
dependabot[bot]
43e40816dc
Bump pylint from 2.6.0 to 2.6.2 ( #2577 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.6.0...pylint-2.6.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-17 12:00:59 +01:00
Pascal Vizeli
941ea3ee68
Fix audio cgroup issue ( #2575 )
2021-02-16 09:34:15 +01:00
Pascal Vizeli
a6e4b5159e
Discovery for vlc telnet ( #2573 )
2021-02-16 09:31:07 +01:00
dependabot[bot]
6f542d58d5
Bump docker from 4.4.1 to 4.4.2 ( #2571 )
...
Bumps [docker](https://github.com/docker/docker-py ) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/4.4.1...4.4.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 08:41:01 +01:00
dependabot[bot]
b2b5fcee7d
Bump sentry-sdk from 0.20.1 to 0.20.2 ( #2572 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.20.1 to 0.20.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.20.1...0.20.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-16 08:40:38 +01:00
Pascal Vizeli
59a82345a9
Drop full privileged from audio plugin ( #2570 )
2021-02-16 08:40:19 +01:00
Pascal Vizeli
b61a747876
Kernel modules add-on flag need no extra cap ( #2569 )
2021-02-15 20:42:03 +01:00
dependabot[bot]
72e5d800d5
Bump cryptography from 3.4.4 to 3.4.5 ( #2567 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.4.4...3.4.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 10:09:54 +01:00
dependabot[bot]
c7aa6d4804
Bump sentry-sdk from 0.20.0 to 0.20.1 ( #2568 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.20.0...0.20.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-15 10:08:58 +01:00
Pascal Vizeli
b31063449d
Fix path for tmpfs ( #2565 )
2021-02-13 20:34:32 +01:00
dependabot[bot]
477672459d
Bump sentry-sdk from 0.19.5 to 0.20.0 ( #2563 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.19.5 to 0.20.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.19.5...0.20.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-12 15:33:20 +01:00
Pascal Vizeli
9c33897296
Add some issues and suggestion ( #2557 )
2021-02-11 09:06:46 +01:00
Matheson Steplock
100cfb57c5
Fix Typos in LOGGER ( #2552 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-02-10 21:53:37 +01:00
Pascal Vizeli
40b34071e7
Revert "Mask folder /dev/bus/usb RW ( #2555 )" ( #2556 )
...
This reverts commit 341833fd8f
.
2021-02-10 11:35:21 +01:00
Pascal Vizeli
341833fd8f
Mask folder /dev/bus/usb RW ( #2555 )
2021-02-10 10:37:40 +01:00
dependabot[bot]
f647fd6fea
Bump cryptography from 3.4.3 to 3.4.4 ( #2553 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.4.3...3.4.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 10:23:42 +01:00
dependabot[bot]
53642f2389
Bump gitpython from 3.1.12 to 3.1.13 ( #2554 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.12...3.1.13 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 10:23:06 +01:00
Pascal Vizeli
b9bdd655ab
Add hidraw to USB ( #2549 )
2021-02-09 21:09:57 +01:00
Pascal Vizeli
e9e1b5b54f
Add support for hiddev on USB ( #2548 )
2021-02-09 19:25:16 +01:00
Franck Nijhof
be2163d635
Small tweaks to issue form ( #2545 )
2021-02-09 17:25:34 +01:00
Franck Nijhof
7f6dde3a5f
Fix issue template forms ( #2543 )
2021-02-09 17:14:44 +01:00
Joakim Sørensen
334aafee23
Update frontend to c7821b9c ( #2542 )
2021-02-09 13:10:13 +01:00
Pascal Vizeli
1a20c18b19
Use Alpine 3.13 ( #2539 )
...
* Use Alpine 3.13
* Update builder.yml
2021-02-09 10:21:14 +01:00
dependabot[bot]
6e655b165c
Bump cryptography from 3.3.1 to 3.4.3 ( #2537 )
...
* Bump cryptography from 3.3.1 to 3.4.3
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.3.1 to 3.4.3.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.3.1...3.4.3 )
Signed-off-by: dependabot[bot] <support@github.com >
* Update builder.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2021-02-09 10:04:58 +01:00
Pascal Vizeli
d768b2fa1e
Fix UI options without filter ( #2536 )
2021-02-08 21:37:44 +01:00
Joakim Sørensen
85bce1cfba
Add core state to /info API ( #2531 )
2021-02-08 12:39:46 +01:00
Pascal Vizeli
a798a2466f
Change Supervisor update flow with AppArmor ( #2529 )
2021-02-08 10:45:34 +01:00
dependabot[bot]
2a5d8a5c82
Bump actions/stale from v3.0.15 to v3.0.16 ( #2527 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from v3.0.15 to v3.0.16.
- [Release notes](https://github.com/actions/stale/releases )
- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:40:58 +01:00
dependabot[bot]
ea62171d98
Bump pyupgrade from 2.9.0 to 2.10.0 ( #2526 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.9.0...v2.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:40:46 +01:00
dependabot[bot]
196389d5ee
Bump pre-commit from 2.10.0 to 2.10.1 ( #2525 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.10.0...v2.10.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:40:33 +01:00
dependabot[bot]
1776021620
Bump actions/cache from v2 to v2.1.4 ( #2528 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:39:28 +01:00
Pascal Vizeli
c42a9124d3
Fix cleanup with changed image ( #2521 )
2021-02-05 16:03:57 +01:00
dependabot[bot]
a44647b4cd
Bump awesomeversion from 21.2.0 to 21.2.2 ( #2520 )
...
Bumps [awesomeversion](https://github.com/ludeeus/awesomeversion ) from 21.2.0 to 21.2.2.
- [Release notes](https://github.com/ludeeus/awesomeversion/releases )
- [Commits](https://github.com/ludeeus/awesomeversion/compare/21.2.0...21.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-05 11:31:57 +01:00
Pascal Vizeli
e0c3fd87c5
Add API endpoint for add-on for his own config ( #2515 )
...
* Add API endpoint for add-on for his own config
* allow access his config
2021-02-04 16:32:48 +01:00
Pascal Vizeli
ed8f2a85b7
Fix memory stats calc ( #2518 )
2021-02-04 16:06:12 +01:00
Pascal Vizeli
48f8553c75
Show the current core state on message ( #2516 )
2021-02-04 15:52:48 +01:00
Joakim Sørensen
af4517fd1e
Update frontend to 4273b72d ( #2517 )
2021-02-04 15:50:07 +01:00
Joakim Sørensen
78e6a46318
Update frontend to e06642e8 ( #2513 )
2021-02-03 18:00:43 +01:00
Pascal Vizeli
49ca923e51
Apply old udev handling like core container ( #2511 )
2021-02-03 12:56:25 +01:00
Pascal Vizeli
7ad22e0399
Make add-on file schema more future approved ( #2510 )
2021-02-03 12:06:22 +01:00
Pascal Vizeli
bb8acc6065
Fix add-on state was not fast reflected ( #2509 )
2021-02-03 12:02:09 +01:00
Joakim Sørensen
c0fa4a19e9
Change verbosity for hardware.trigger API ( #2508 )
2021-02-02 20:56:37 +01:00
Franck Nijhof
3f1741dd18
Typo: depircated -> deprecated ( #2507 )
2021-02-02 20:41:56 +01:00
Stefan Agner
9ef02e4110
Add eMMC life-time estimate support ( #2413 )
...
* Add eMMC life-time estimate support
Expose life time estimate as Host Info property "ssd_life_time"
* Fix pytest
* Fix path to helper
* Allow protected access in tests
* Apply suggestions from code review
Rename SSD to disk.
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
* Rename functions as well
* Update host.py
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2021-02-02 10:31:02 +01:00
Pascal Vizeli
15a6f38ebb
Make sure device is ready initialize on udev ( #2504 )
...
* Make sure device is ready initialize on udev
* fix style
* let's start with 2sec
* better logic
* style
* add change events back
2021-02-02 09:53:09 +01:00
dependabot[bot]
227f2e5a21
Bump pyupgrade from 2.8.0 to 2.9.0 ( #2505 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.8.0...v2.9.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-02 09:52:51 +01:00
Pascal Vizeli
517d6ee981
Lookup udev device in monitor thread ( #2503 )
2021-02-01 18:29:05 +01:00
Pascal Vizeli
184eeb7f49
Udev - move away form depricated callback / increase buffer ( #2502 )
...
* Use new callback from udev / only forward
* minimize loop
* Udev - move away form depricated callback / increase buffer
* code cleanup
2021-02-01 17:33:53 +01:00
Joakim Sørensen
a3555c74e8
Bump awesomeversion from 21.1.8 to 21.2.0 ( #2501 )
2021-02-01 15:45:35 +01:00
Pascal Vizeli
657bafd458
Fix handling with shm and shared /dev ( #2499 )
...
* Fix handling with shm and shared /dev
* address commends
* let's share shm
2021-02-01 14:44:02 +01:00
Joakim Sørensen
2ad5df420c
Rerun label check on synchronize ( #2500 )
2021-02-01 14:37:56 +01:00
Joakim Sørensen
b24d489ec5
Update frontend to a9192ae2 ( #2498 )
2021-02-01 13:26:54 +01:00
Franck Nijhof
6bb0210f1f
Fix add-on is_valid check ( #2497 )
2021-02-01 11:27:34 +01:00
dependabot[bot]
c1de50266a
Bump pytz from 2020.5 to 2021.1 ( #2496 )
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2020.5 to 2021.1.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2020.5...release_2021.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 11:27:17 +01:00
dependabot[bot]
562e02bc64
Bump pyupgrade from 2.7.4 to 2.8.0 ( #2494 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.7.4 to 2.8.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.7.4...v2.8.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 11:27:04 +01:00
dependabot[bot]
f71ec7913a
Bump awesomeversion from 21.1.5 to 21.1.8 ( #2493 )
...
Bumps [awesomeversion](https://github.com/ludeeus/awesomeversion ) from 21.1.5 to 21.1.8.
- [Release notes](https://github.com/ludeeus/awesomeversion/releases )
- [Commits](https://github.com/ludeeus/awesomeversion/compare/21.1.5...21.1.8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 11:26:51 +01:00
dependabot[bot]
d98baaf660
Bump jinja2 from 2.11.2 to 2.11.3 ( #2495 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-01 11:26:30 +01:00
Pascal Vizeli
72db591576
Validate build env before using it ( #2492 )
2021-02-01 09:46:48 +01:00
Wouter Schoot
509a37fc04
Typofix exsist -> exist ( #2491 )
...
* Typofix exsist -> exist
* Typofix exist -> exists
2021-02-01 09:34:17 +01:00
Pascal Vizeli
17f62b6e86
Handle corrupt store branch / ignore local reset on corruption ( #2490 )
...
* Handle corrupt store branch / ignore local reset on corruption
* Update data.py
* Update data.py
2021-01-31 22:55:43 +01:00
Pascal Vizeli
b09aee7644
Filter out virtual vcs devices ( #2489 )
...
* Filter out virtual vcs devices
* fix test
2021-01-31 14:40:14 +01:00
Pascal Vizeli
babcc0de0c
Cleanup supervisor/udev device action / add GPIO ( #2488 )
...
* Cleanup supervisor/udev device action / add GPIO
* Apply francks comment
2021-01-31 14:24:22 +01:00
Franck Nijhof
5cc47c9222
Re-enable old template until form is resolved ( #2486 )
2021-01-30 19:47:45 +01:00
Franck Nijhof
833559a3b3
Add initial GitHub Issue Form ( #2485 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2021-01-30 19:35:15 +01:00
Pascal Vizeli
b8a976b344
Change handling kernel udev events ( #2484 )
...
* Change handling kernel udev events / add USB events
* finish USB
* map dev ro
* fix bind
2021-01-30 14:19:53 +01:00
Joakim Sørensen
10b14132b9
Update frontend to 86847263 ( #2483 )
2021-01-29 18:23:58 +01:00
Pascal Vizeli
18953f0b7c
plug & play devices ( #2482 )
...
* Add support for plug&play container & full udev passtrhough
* plug & play devices
* this hack is not needed anymore
* Fix GPIO issue
* Apply suggestions from code review
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-01-29 17:17:41 +01:00
Joakim Sørensen
19f5fba3aa
Bump awesomeversion from 21.1.4 to 21.1.5 ( #2481 )
2021-01-29 14:10:06 +01:00
Pascal Vizeli
636bc3e61a
Handle GPIO / VIDEO map with subystem ( #2478 )
...
* Handle GPIO / VIDEO mapping with subystem
* fix tests
* add udev support
* init udev data
* fix
2021-01-29 11:28:16 +01:00
Pascal Vizeli
521037e1a6
Fix mknod creating of the device on runtime time ( #2477 )
2021-01-28 17:07:33 +01:00
Pascal Vizeli
e024c3e38d
Improve device selection and show device by id if available ( #2476 )
2021-01-28 15:43:06 +01:00
Pascal Vizeli
6a0206c1e7
Next generation hardware handling ( #2429 )
...
* Next generation hardware handling
* need daemon for some details
* fix tests
* fix wrong coresys lookup
* test initial import
* test device lookup
* validate if device exists
* Add cgroups rules manager
* mapping udev from host
* Modify validation/options handling
* lookup devices
* add support for host udev mapping
* next
* Add policy support to add-ons
* Depricate hardware trigger call
* next cleanup round
* detect USB linking
* optimize
* readd udev utils for backwards compatibility
* fix tests
* Add more tests
* fix tests
* Make device explicit
* Add filter
* work on tests
* Add migration step
* clean out auto_uart
* Fix all tests
* Expose all device information
* small improvment
* Fix loop over right devices
* Use migration for new device format
* Update rootfs/etc/cont-init.d/udev.sh
Co-authored-by: Franck Nijhof <git@frenck.dev >
* Fix old helper
* Fix API
* add helper for by-id
* fix tests
* Fix serial helper
* Fix hardware API schema
* Hide some virtual devices from tracking
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch >
* Update supervisor/addons/validate.py
Co-authored-by: Stefan Agner <stefan@agner.ch >
* Update supervisor/addons/validate.py
Co-authored-by: Stefan Agner <stefan@agner.ch >
* fix lint
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* fix black
* fix lint
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Stefan Agner <stefan@agner.ch >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2021-01-28 15:26:56 +01:00
Joakim Sørensen
69a8a83528
Limit label check ( #2475 )
2021-01-28 12:07:42 +01:00
Joakim Sørensen
0307d700fa
Add TypeError guard for docker stats ( #2474 )
2021-01-28 11:58:04 +01:00
Joakim Sørensen
919c383b41
Bump awesomeversion from 21.1.3 to 21.1.4 ( #2473 )
2021-01-28 11:41:11 +01:00
dependabot[bot]
d331af4d5a
Bump pre-commit from 2.9.3 to 2.10.0 ( #2472 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.9.3 to 2.10.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.3...v2.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-28 08:46:29 +01:00
Joakim Sørensen
b5467d3c23
Update frontend to 5ee0250b ( #2471 )
2021-01-28 08:45:33 +01:00
dependabot[bot]
3ef0040d66
Bump coverage from 5.3.1 to 5.4 ( #2470 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.3.1 to 5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.3.1...coverage-5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-27 08:41:22 +01:00
Joakim Sørensen
ec4dfd2172
Add action to check PR labels ( #2469 )
...
* Check PR labels
* update
* update
* update
* only use lable events
* remove env stuff
* add back types
2021-01-26 14:21:05 +01:00
Pascal Vizeli
8f54d7c8e9
New version logic NM ( #2466 )
2021-01-26 10:33:35 +01:00
dependabot[bot]
b59e709dc0
Bump home-assistant/builder from 2020.11.0 to 2021.01.1 ( #2468 )
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2020.11.0 to 2021.01.1.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2020.11.0...e33ea8af3ad98e9ed7513cad92cc88fb303b42ff )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 10:17:50 +01:00
dependabot[bot]
b236e6c886
Bump pytest from 6.2.1 to 6.2.2 ( #2467 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.1...6.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 09:47:45 +01:00
Pascal Vizeli
8acbb7d6f0
Fix API info calls access ( #2464 )
2021-01-25 10:45:08 +01:00
dependabot[bot]
49e4bc9381
Bump actions/stale from v3.0.14 to v3.0.15 ( #2463 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from v3.0.14 to v3.0.15.
- [Release notes](https://github.com/actions/stale/releases )
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 09:59:20 +01:00
Philip Allgaier
36106cc08d
Small README tweaks ( #2460 )
2021-01-24 21:18:06 +01:00
Pascal Vizeli
8f1763abe2
Fix OSError with custom component check ( #2458 )
2021-01-24 16:46:49 +01:00
Joakim Sørensen
480eebc6cb
Update alert notification ( #2457 )
2021-01-23 21:06:55 +01:00
Pascal Vizeli
dccfffd979
Improve fixups with Job condition checks ( #2451 )
2021-01-21 16:48:25 +01:00
dependabot[bot]
1a978f4762
Bump pytest-cov from 2.11.0 to 2.11.1 ( #2455 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.11.0 to 2.11.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.11.0...v2.11.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-21 09:29:47 +01:00
Pascal Vizeli
1fbc8f4060
Add discovery support for zwave_js ( #2454 )
...
* Add discovery support for zwave_js
* New schema
* hmm
* address comments
2021-01-20 16:51:51 +01:00
Pascal Vizeli
db3fc1421c
Fix: stable issue with corrupt git repository / submodule ( #2452 )
2021-01-19 14:21:27 +01:00
dependabot[bot]
9ecd03db0e
Bump pytest-cov from 2.10.1 to 2.11.0 ( #2446 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.10.1 to 2.11.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.10.1...v2.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 13:54:22 +01:00
dependabot[bot]
f111ccb1b6
Bump awesomeversion from 21.1.2 to 21.1.3 ( #2445 )
...
Bumps [awesomeversion](https://github.com/ludeeus/awesomeversion ) from 21.1.2 to 21.1.3.
- [Release notes](https://github.com/ludeeus/awesomeversion/releases )
- [Commits](https://github.com/ludeeus/awesomeversion/compare/21.1.2...21.1.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-18 13:54:07 +01:00
Joakim Sørensen
a32341cc5d
Update frontend to 08c1b864 ( #2444 )
2021-01-17 17:54:42 +01:00
Pascal Vizeli
f73e277230
Fix issues with awesomeversion and representation ( #2443 )
2021-01-17 16:39:34 +01:00
Joakim Sørensen
8d8587ca29
Update wording in notification ( #2438 )
...
* Update wording in notification
* Update notify.py
2021-01-15 21:49:52 +01:00
Joakim Sørensen
88eb9511bf
Add core version check ( #2436 )
...
* Add core version check
* Fix version handling, rename and use correct paths
* simplify check
* wrap approve check
2021-01-15 21:13:42 +01:00
Pascal Vizeli
e1068997ea
Fix submodule update ( #2434 )
2021-01-15 14:28:31 +01:00
dependabot[bot]
560e04c64a
Bump colorlog from 4.6.2 to 4.7.2 ( #2432 )
...
Bumps [colorlog](https://github.com/borntyping/python-colorlog ) from 4.6.2 to 4.7.2.
- [Release notes](https://github.com/borntyping/python-colorlog/releases )
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.6.2...v4.7.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-15 14:24:40 +01:00
Joakim Sørensen
621ec03971
Ignore wheels on release ( #2428 )
...
* Fix wheels on publish
* ignore wheels for publish
* test
* revert test
2021-01-12 15:45:35 +01:00
Pascal Vizeli
d14a47d3f7
Auth: Improve authorisation ( #2427 )
2021-01-12 14:49:53 +01:00
Pascal Vizeli
3e9de0c210
Fix submodules - check if it is needed or not ( #2426 )
2021-01-12 13:53:04 +01:00
Joakim Sørensen
01a6e074a5
Adjust development tasks ( #2425 )
...
* Adjust development tasks
* add development
2021-01-12 13:50:11 +01:00
Joakim Sørensen
1434077f4e
Update frontend panel to edcb7e87 ( #2422 )
2021-01-11 15:22:10 +01:00
Fredrik Erlandsson
3922175af1
Update git to support updates of submodules ( #2378 )
...
* Update git to support updates of submodules
* Remove unnecessary-comprehension
* prefix with **
2021-01-11 15:21:09 +01:00
Franck Nijhof
ec6852a8d7
Set a default for add-on options and schema config ( #2421 )
2021-01-11 12:36:19 +01:00
Pascal Vizeli
b0b908b4ae
Fix missing repository ( #2420 )
2021-01-11 12:17:53 +01:00
Franck Nijhof
5a00336ef1
Set a default for add-on startup config ( #2419 )
2021-01-11 12:10:23 +01:00
Stefan Agner
d53f5e21f4
Increases core container timeout to match core shutdown time ( #2417 )
...
Align the core container timeout with what the core container
uses as grace period.
2021-01-11 11:24:54 +01:00
Stefan Agner
bd173fa333
Shutdown using systemd-logind if available ( #2416 )
...
The Reboot() and PowerOff() methods of the systemd D-Bus API are not
meant to be called directly when logind is in use. Make sure to use the
logind APIs if available.
Since OS release 5.1 systemd-logind is enabled.
2021-01-11 11:21:45 +01:00
Franck Nijhof
6b32fa31b6
Set a default for add-on boot config ( #2418 )
2021-01-11 11:17:23 +01:00
Joakim Sørensen
d1dba89e39
Add GitHub Action to build wheels ( #2186 )
...
* Make GitHub Action to build wheels
* try new
* fix branch
* fix typo
* test arch
* waitfor
* add ref
* fix wait
* fix name
* quote
* add complete step
* Update .github/workflows/wheels.yml
Co-authored-by: Franck Nijhof <git@frenck.dev >
* fix typo
* use name
* test
* merge them
* move
* test with requirement change
* add wheels-user
* revert version change
* use master
* bump awesomeversion
* set user
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-01-08 18:57:35 +01:00
dependabot[bot]
b2f2806465
Bump gitpython from 3.1.11 to 3.1.12 ( #2404 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.11 to 3.1.12.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.11...3.1.12 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 21:03:01 +01:00
Sergio Oller
3b70cd58a3
Allow GET method on /auth with BasicAuth ( #2407 )
...
* Allow GET on /auth with BasicAuth
* Accept GET without further validation
As suggested on https://github.com/home-assistant/supervisor/pull/2407#pullrequestreview-563712080
2021-01-07 21:02:36 +01:00
Joakim Sørensen
6769bfd824
Fix typo in reference ( #2409 )
2021-01-07 19:05:31 +01:00
dependabot[bot]
bff4af2534
Bump codecov/codecov-action from v1.2.0 to v1.2.1 ( #2405 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.0 to v1.2.1.
- [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.2.0...e156083f13aff6830c92fc5faa23505779fbf649 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 14:04:37 +01:00
dependabot[bot]
aabf575ac5
Bump actions/upload-artifact from v2.2.1 to v2.2.2 ( #2400 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.1...e448a9b857ee2131e752b06002bf0e093c65e571 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 09:50:24 +01:00
dependabot[bot]
4aacaf6bd6
Bump codecov/codecov-action from v1.1.1 to v1.2.0 ( #2401 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.1.1 to v1.2.0.
- [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.1.1...a92c414703a4bba586f6df7fcc885c9d0bdff772 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 09:49:32 +01:00
dependabot[bot]
268070e89c
Bump dessant/lock-threads from v2.0.1 to v2.0.3 ( #2398 )
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from v2.0.1 to v2.0.3.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.1...486f7380c15596f92b724e4260e4981c68d6bde6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-04 09:37:26 +01:00
Joakim Sørensen
4fa2134cc6
Bump awesomeversion from 20.12.4 to 20.12.5 ( #2394 )
2021-01-02 22:13:35 +01:00
Pascal Vizeli
97c35de49a
Refacture version handling with AwesomeVersion ( #2392 )
...
* Refacture version handling with AwesomeVersion
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* next
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* next
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* next
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* v20.12.3
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* next
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* next
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix exception
* fix schema
* cleanup plugins
* fix tests
* fix attach
* fix TypeError
* fix issue with compairing
* make lint happy
* Update supervisor/homeassistant/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Update tests/test_validate.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Update supervisor/docker/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Update supervisor/supervisor.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-12-31 17:09:33 +01:00
Joakim Sørensen
32fb550969
Bump docker to 4.4.1 ( #2390 )
2020-12-29 16:38:20 +01:00
dependabot[bot]
3457441929
Bump pytz from 2020.4 to 2020.5 ( #2386 )
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2020.4 to 2020.5.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2020.4...release_2020.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 16:26:50 +01:00
dependabot[bot]
32f0fc7a46
Bump codecov/codecov-action from v1.1.0 to v1.1.1 ( #2381 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.1.0 to v1.1.1.
- [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.1.0...1fc7722ded4708880a5aea49f2bfafb9336f0c8d )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 13:27:04 +01:00
dependabot[bot]
c891a8f164
Bump coverage from 5.3 to 5.3.1 ( #2379 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.3 to 5.3.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.3...coverage-5.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 15:18:02 +01:00
dependabot[bot]
991764af94
Bump actions/setup-python from v2.2.0 to v2.2.1 ( #2380 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.0...3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 15:17:25 +01:00
dependabot[bot]
1df447272e
Bump codecov/codecov-action from v1.0.15 to v1.1.0 ( #2375 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.15 to v1.1.0.
- [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.0.15...7de43a7373de21874ae196a78f8eb633fcf7f0c4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 21:42:42 +01:00
dependabot[bot]
f032ae757b
Bump actions/setup-python from v2.1.4 to v2.2.0 ( #2376 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 21:42:10 +01:00
dependabot[bot]
e529b2859e
Bump codecov from 2.1.10 to 2.1.11 ( #2377 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.1.10 to 2.1.11.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/v2.1.10...v2.1.11 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 21:40:42 +01:00
Casper
d1cb2368fa
fix typo ( #2372 )
2020-12-16 10:13:20 +01:00
dependabot[bot]
7b812184d1
Bump pytest from 6.2.0 to 6.2.1 ( #2373 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.0...6.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-16 10:12:57 +01:00
dependabot[bot]
4f7ce1c6ee
Bump cryptography from 3.2.1 to 3.3.1 ( #2360 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.2.1 to 3.3.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 12:52:47 +01:00
dependabot[bot]
44a5ac63db
Bump pytest from 6.1.2 to 6.2.0 ( #2365 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.2...6.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 12:52:22 +01:00
Joakim Sørensen
0989ee88cc
Pin docker-py to commit ( #2371 )
...
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-12-15 12:48:50 +01:00
dependabot[bot]
ba8b72c2c8
Bump sentry-sdk from 0.19.4 to 0.19.5 ( #2362 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.19.4 to 0.19.5.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.19.4...0.19.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 12:28:11 +01:00
dependabot[bot]
2dbb4583f4
Bump debugpy from 1.2.0 to 1.2.1 ( #2370 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/v1.2.0...v1.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-15 12:26:45 +01:00
Robin
81ad42e029
Fix typo in log message when completing snapshot ( #2367 )
2020-12-15 10:49:40 +01:00
dependabot[bot]
5d3695f8ba
Bump pre-commit from 2.9.2 to 2.9.3 ( #2356 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.2...v2.9.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 08:35:18 +01:00
Pascal Vizeli
c771694aa0
Show link for help user with unsupported systems ( #2354 )
...
* Show link for help user with unsupported systems
* Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-12-07 11:45:46 +01:00
Pascal Vizeli
1ac0fd4c10
Add note for unsupported system ( #2353 )
2020-12-07 11:00:27 +01:00
dependabot[bot]
631ff8caef
Bump voluptuous from 0.12.0 to 0.12.1 ( #2352 )
...
Bumps [voluptuous](https://github.com/alecthomas/voluptuous ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/alecthomas/voluptuous/releases )
- [Changelog](https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alecthomas/voluptuous/compare/0.12.0...0.12.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 10:39:49 +01:00
Joakim Sørensen
7382182132
Add changes to release drafter ( #2349 )
...
* Add changes to release drafter
* remove duplicate
* Add more labels
* add CI
* remove enhacement
2020-12-06 13:24:09 +01:00
Ludeeus
488a2327fb
Add name setter
2020-12-05 12:58:49 +00:00
Ludeeus
b99ed631c5
Add data to job
2020-12-05 12:44:17 +00:00
Ludeeus
726dd3a8f9
Merge branch 'main' of github.com:home-assistant/supervisor into context
2020-12-05 12:29:11 +00:00
Joakim Sørensen
4ff9da68ef
Actually use the vlan_struct ( #2347 )
2020-12-05 13:04:37 +01:00
Pascal Vizeli
dee2998ee3
Fix issue with mark system wrong as rollback ( #2345 )
2020-12-05 11:19:27 +01:00
Pascal Vizeli
1d43236211
Upgrade json config handler logging to critical ( #2344 )
2020-12-05 10:57:20 +01:00
Pascal Vizeli
792bc610a3
Fix NM byte switch for ipv6 nameserver ( #2342 )
...
* Fix NM byte switch for ipv6 nameserver
* remove not needed code
2020-12-04 17:55:26 +01:00
Pascal Vizeli
7a51c828c2
Fix wrong exception handler
2020-12-04 15:26:13 +00:00
Pascal Vizeli
fab6fcd5ac
Check NetworkManager Version if it is supported ( #2340 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-12-04 12:38:12 +01:00
Joakim Sørensen
c8e00ba160
Adds vlan_struct ( #2337 )
...
* Return VLAN ID instead of wifistruct for VLAN
* Use vlan_struct
* fix typing
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-12-04 11:37:55 +01:00
Joakim Sørensen
6245b6d823
Fix KeyError in connectivity_enabled ( #2336 )
2020-12-03 21:40:34 +01:00
Pascal Vizeli
0c55bf20fc
Fix issue on store git clone ( #2331 )
2020-12-03 21:06:48 +01:00
Pascal Vizeli
f8fd7b5933
Improve error handling with job condition ( #2322 )
...
* Improve error handling with job condition
* fix
* first patch
* last patch
* Address comments
* Revert strange replace
2020-12-03 12:24:32 +01:00
Pascal Vizeli
6462eea2ef
Fix sentry stdlib spam ( #2326 )
2020-12-02 17:24:40 +01:00
Pascal Vizeli
3d79891249
Make dbus connection more robust ( #2325 )
...
* Make dbus connection more robust
* move rauc down
2020-12-02 17:22:28 +01:00
Pascal Vizeli
80763c4bbf
Support OTA url over version files ( #2324 )
...
* Support OTA url over version files
* Fix new schema
2020-12-02 14:59:42 +01:00
Pascal Vizeli
59102afd45
Fix sentry with sets ( #2323 )
2020-12-02 12:43:38 +01:00
Pascal Vizeli
0b085354db
Send list of images to sentry ( #2321 )
2020-12-01 14:29:37 +01:00
Pascal Vizeli
e2a473baa3
Add network reload to api ( #2319 )
2020-12-01 14:03:59 +01:00
Pascal Vizeli
06e10fdd3c
Fix NM naming schema ( #2318 )
...
* Fix NM naming schema
* Address comments
* Add test
2020-12-01 12:11:20 +01:00
Pascal Vizeli
fb4386a7ad
Use persistent MAC address instead clone / don't touch default ( #2317 )
2020-12-01 09:27:49 +01:00
Pascal Vizeli
2d294f6841
Make evaluation of container better ( #2316 )
2020-11-30 18:00:12 +01:00
Pascal Vizeli
e09a839148
Fix byte order for network DNS settings ( #2315 )
2020-11-30 15:22:02 +01:00
Pascal Vizeli
d9c4dae739
Send error to sentry from update
2020-11-30 10:28:05 +00:00
Pascal Vizeli
49853e92a4
Fix sentry spam ( #2313 )
2020-11-30 11:01:10 +01:00
Pascal Vizeli
19620d6808
Fix: cleanup repository from list ( #2310 )
...
* Fix: cleanup repository from list
* Add repr
* Avoid not exists error message
2020-11-29 14:00:29 +01:00
Pascal Vizeli
f6bf44de1c
Add tests for remove function ( #2309 )
2020-11-29 12:34:33 +01:00
Pascal Vizeli
06fae59fc8
Remove corrupt FS on store sentry report ( #2308 )
2020-11-28 18:11:56 +01:00
Pascal Vizeli
5c25fcd84c
Reset on invalid filesystem ( #2307 )
2020-11-28 15:57:00 +01:00
Pascal Vizeli
aa5297026f
Handle Store suggestion ( #2306 )
...
* Handle Store suggestion
* Add fixup
* Add more fixup & list
* Enable fixups
* Add tests
* fix index
* fix break
* fix import
* Load it anyway
* Run suFix ccestion on load too
* fix error message
* fix error message
* Fix remove
* Finishing
* Add tests
* Fix error
* fix cleanup stale stuff
* Fix source
* use source as url
* add test for url
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-11-28 15:03:44 +01:00
Ludeeus
b94810d044
init
2020-11-27 16:10:39 +00:00
Joakim Sørensen
841520b75e
Strip device names ( #2303 )
2020-11-26 22:40:54 +01:00
Pascal Vizeli
d9e20307de
Allow check to cleanup issues ( #2302 )
2020-11-26 22:38:33 +01:00
Pascal Vizeli
fda1b523ba
Extend resolution center ( #2297 )
...
* Extend resolution center
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* move forward
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Rename it to fixups
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Finish p1
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Finish p1 - add files
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Finishup
* Add more tests
* Add test for suggestion
* Add more tests
* fix tests & isort
* address comments
* address comments v2
* fix isort
* Change reference handling
2020-11-26 17:16:36 +01:00
dependabot[bot]
7cccbc682c
Bump pre-commit from 2.9.0 to 2.9.2 ( #2300 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.9.0 to 2.9.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.9.0...v2.9.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 08:30:35 +01:00
Pascal Vizeli
621eb4c4c0
Don't send DBusProgramError to sentry ( #2294 )
...
* Don't send DBusProgramError to sentry
* Add message
2020-11-24 14:18:00 +01:00
Pascal Vizeli
056926242f
Fix sentry resoluton messages ( #2295 )
2020-11-24 14:17:47 +01:00
Pascal Vizeli
84294f286f
Add unhealthy if update fails on startup
2020-11-24 12:51:16 +00:00
Joakim Sørensen
b6bc6b8498
Update frontend panel to 1d367eca ( #2293 )
2020-11-24 11:56:35 +01:00
Pascal Vizeli
845c935b39
Add JobManager API ignore ( #2290 )
...
* Disable job condition for unhealth & unsupported systems
* Add JobManager API ignore
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Update tests/resolution/evaluation/test_evaluate_job_conditions.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* fix names
* address comments
* Update decorator.py
* adjust security
* add reset
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-11-24 10:54:57 +01:00
dependabot[bot]
19d8de89df
Bump docker from 4.3.1 to 4.4.0 ( #2292 )
...
Bumps [docker](https://github.com/docker/docker-py ) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/4.3.1...4.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 08:49:22 +01:00
Joakim Sørensen
cfae20a3ec
Change snapshot create conditions ( #2289 )
2020-11-23 22:57:41 +01:00
Joakim Sørensen
6db6ab96e6
Update frontend panel to 0ef88816 ( #2291 )
2020-11-23 22:57:11 +01:00
dependabot[bot]
48695c6805
Bump actions/stale from v3.0.13 to v3.0.14 ( #2286 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from v3.0.13 to v3.0.14.
- [Release notes](https://github.com/actions/stale/releases )
- [Commits](https://github.com/actions/stale/compare/v3.0.13...87c2b794b9b47a9bec68ae03c01aeb572ffebdb1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 09:36:20 +01:00
dependabot[bot]
d74908e3b5
Bump pre-commit from 2.8.2 to 2.9.0 ( #2287 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.8.2...v2.9.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 09:30:41 +01:00
Pascal Vizeli
7e94537e36
Soft restart supervisor ( #2281 )
...
* Add softrestart to supervisor
* decouble
* adjust logger
* make sure it need run
* Use job condition
* add more job running
2020-11-21 12:48:16 +01:00
Pascal Vizeli
1427e0ae96
Add jobs decorator to add-ons/snapshot/core and remove 404 hack ( #2280 )
...
* Add jobs decorator to add-ons/snapshot/core and remove 404 hack
* add to repair
2020-11-21 10:47:15 +01:00
Pascal Vizeli
01e27dfa2f
Wifi mode old NM ( #2279 )
2020-11-21 10:20:31 +01:00
Joakim Sørensen
f48249c9d1
Remove HEALTHY from update_repositories ( #2277 )
2020-11-21 10:07:44 +01:00
Joakim Sørensen
e607d4feeb
Fix missing primary interface after change ( #2274 )
...
* Fix missing primary interface after change
* Fix test
2020-11-20 12:01:59 +01:00
Joakim Sørensen
5367ac257e
Update frontend panel to 46f55895 ( #2275 )
2020-11-20 11:51:43 +01:00
Joakim Sørensen
46dc6dc63b
Add log about ratelimit ( #2271 )
...
* Add log about ratelimit
* Update wording
* create issue
2020-11-20 10:50:26 +01:00
dependabot[bot]
a59ea72c66
Bump sentry-sdk from 0.19.3 to 0.19.4 ( #2273 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.19.3 to 0.19.4.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.19.3...0.19.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-20 09:44:28 +01:00
Pascal Vizeli
2daf46c444
Rename add-ons repository ( #2272 )
2020-11-19 21:10:37 +01:00
Pascal Vizeli
1bf38bdc99
Use Brotli instead of brotlipy ( #2270 )
2020-11-19 09:24:40 +01:00
dependabot[bot]
131909973c
Bump aiohttp from 3.7.2 to 3.7.3 ( #2269 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.2...v3.7.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-19 08:35:04 +01:00
Pascal Vizeli
ecdf4e53b8
Use atomic writes to make it more stable again full disk ( #2267 )
2020-11-18 17:08:57 +01:00
Pascal Vizeli
7aa039d162
Missing log what going on ( #2268 )
2020-11-18 17:08:28 +01:00
Pascal Vizeli
3dd3340e35
Make host feature cheaper to call and relay on it ( #2266 )
2020-11-18 14:13:49 +01:00
Pascal Vizeli
2f9fc39b72
Check if connectivity check if available on host ( #2265 )
...
* Check if connectivity check if available on host
* fix get
* not needed
* Update const.py
* Use enabled
2020-11-18 12:40:55 +01:00
Pascal Vizeli
80f4309799
Enforce internet host/system ( #2263 )
2020-11-18 11:29:23 +01:00
Pascal Vizeli
550fca4bcd
Remove coroutine from job update ( #2264 )
2020-11-18 11:25:04 +01:00
Pascal Vizeli
4b500ef873
JobManager should not touch our exceptions ( #2261 )
...
* JobManager should not touch our exceptions
* Add tests
* temporary allow su update all time
* Update supervisor/jobs/decorator.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-11-17 18:46:02 +01:00
dependabot[bot]
476f021fbf
Bump debugpy from 1.1.0 to 1.2.0 ( #2260 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/v1.1.0...v1.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 18:38:00 +01:00
dependabot[bot]
8393ca5b23
Bump codecov/codecov-action from v1.0.14 to v1.0.15 ( #2259 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.14 to v1.0.15.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.14...239febf655bba88b16ff5dea1d3135ea8663a1f9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-17 08:56:32 +01:00
dependabot[bot]
4eb7a60b88
Bump actions/upload-artifact from v2.2.0 to v2.2.1 ( #2257 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.0...726a6dcd0199f578459862705eed35cda05af50b )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 12:34:50 +01:00
Pascal Vizeli
2040102e21
Handle Unhealthy like Unsupported ( #2255 )
...
* Handle Unhealthy like Unsupported
* Add tests
* Add unhealthy to sentry
* Add test
2020-11-14 16:16:00 +01:00
Joakim Sørensen
7ee5737f75
Activate new network settings after update ( #2253 )
2020-11-13 18:15:46 +01:00
Pascal Vizeli
8d499753a0
Fix auto interface method ( #2252 )
2020-11-13 16:58:28 +01:00
Pascal Vizeli
028ec277eb
Enable support for mdns & llmnr for host ( #2251 )
2020-11-13 16:47:56 +01:00
Pascal Vizeli
5552b1da49
Optimize flow / reduce call time ( #2250 )
...
* Optimize flow / reduce call time
* rename
* freeze too
* add connectivity task
* use newstyle timeout
* Fix tests
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev >
2020-11-13 12:19:10 +01:00
Joakim Sørensen
06ab7e904f
Split check for internet connection to help troubleshooting ( #2248 )
...
* Split check for internet connection to help troubleshooting
* Siplify
* revert
* cleanup
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-11-13 08:58:07 +01:00
Pascal Vizeli
e4bf820038
Check & fix git repository integrity ( #2245 )
...
* Check & fix git repository integrity
* fix typing
* New style error handling
* Fix return
* tag more issue
* Fix black
2020-11-13 08:35:45 +01:00
dependabot[bot]
c209d2fa8d
Bump sentry-sdk from 0.19.2 to 0.19.3 ( #2249 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.19.2 to 0.19.3.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.19.2...0.19.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-13 08:27:31 +01:00
Joakim Sørensen
784c5d3b7c
Use bool for host internet ( #2247 )
...
* Use bool for host internet
* Ignore host check if no network manager
* Update supervisor/host/network.py
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
* Check dbus connection isntead of supported features
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-11-13 00:07:05 +01:00
Joakim Sørensen
a18b706f99
Add JobManager and Job decorator ( #2225 )
...
* Adds condition decorator to block execution that require internet
* Fix exsisting tests
* Add internet state to network info
* Add healthy condition
* Add tests
* It's all changed
* rename
2020-11-12 22:57:28 +01:00
Pascal Vizeli
cd34a40dd8
Send issues with sentry report ( #2246 )
2020-11-12 14:57:04 +01:00
Pascal Vizeli
ced72e1273
Fix show update if version is None ( #2244 )
2020-11-12 10:11:38 +01:00
Pascal Vizeli
5416eda1d6
Improve the error logging with new DBusProgramError ( #2243 )
2020-11-12 09:34:43 +01:00
Pascal Vizeli
c76a4ff422
Revert: psk is not readable and only exists on initial ( #2242 )
...
* Revert: psk is not readable and only exists on initial
* fix tests
2020-11-11 21:07:28 +01:00
Stefan Agner
d558ad2d76
Use technology neutral "auto" instead of "dhcp" for autoconfiguration ( #2241 )
...
* Use technology neutral "auto" instead of "dhcp" for autoconfiguration
IPv6 is often run with SLAAC which does not use a DHCP server but still
does automatic address configuration. Follow wording of NetworkManager
and use "auto" instead.
* Use "auto" also in interface_update.tmpl
* Update interface_update.tmpl
* remove newline
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-11-11 18:23:04 +01:00
Pascal Vizeli
5f2d183b1d
Fix wifi conversation ( #2240 )
...
* Fix wifi conversation
* Fix naming
* simple
2020-11-11 17:09:48 +01:00
Pascal Vizeli
46e92036ec
Fix handling with open or wpa-psk ( #2239 )
2020-11-11 16:33:46 +01:00
Pascal Vizeli
280d423bfe
Fix error if a wlan scan is allready running ( #2238 )
...
* Fix error if a wlan scan is allready running
* fix other messages too
2020-11-11 13:48:50 +01:00
Pascal Vizeli
c4847ad10d
Handle dbus single byte ( #2237 )
2020-11-11 13:09:13 +01:00
dependabot[bot]
0a7c75830b
Bump pyupgrade from 2.7.3 to 2.7.4 ( #2236 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.7.3...v2.7.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-11 08:45:07 +01:00
Pascal Vizeli
7aceb21123
Fix auth mode WEP ( #2235 )
...
* Fix auth mode WEP
* fix mapping
2020-11-10 18:07:20 +01:00
Pascal Vizeli
9264d437b1
Fix network API default value & tests ( #2234 )
2020-11-10 15:08:35 +01:00
Franck Nijhof
edc8d8960f
Replace stale bot with GitHub Action ( #2232 )
2020-11-10 09:15:34 +01:00
dependabot[bot]
0f4f196dc9
Bump colorlog from 4.5.0 to 4.6.2 ( #2233 )
...
Bumps [colorlog](https://github.com/borntyping/python-colorlog ) from 4.5.0 to 4.6.2.
- [Release notes](https://github.com/borntyping/python-colorlog/releases )
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.5.0...v4.6.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 09:15:01 +01:00
Pascal Vizeli
a027f4b5fc
Revert info back to debug
2020-11-09 15:11:57 +00:00
Franck Nijhof
f025d1df05
Replace lock bot with GitHub Action ( #2231 )
2020-11-09 13:07:23 +01:00
Pascal Vizeli
4c560d7c54
Fix gateway None on API ( #2230 )
...
* Fix gateway None on API
* fix tests
2020-11-09 10:00:39 +01:00
Pascal Vizeli
a976ef6e67
Cleanup some logger ( #2229 )
2020-11-09 09:56:01 +01:00
Pascal Vizeli
e1b9d754af
Fix all interface are primary ( #2228 )
2020-11-09 09:27:16 +01:00
Pascal Vizeli
ee49935b7d
Odroid-C4 ( #2226 )
...
* Add Odroid-C4
* add machine
2020-11-09 08:57:18 +01:00
dependabot[bot]
36694c9ef0
Bump colorlog from 4.4.0 to 4.5.0 ( #2227 )
...
Bumps [colorlog](https://github.com/borntyping/python-colorlog ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases )
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.4.0...v4.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-09 08:57:08 +01:00
Pascal Vizeli
bd786811a3
Network: abstract dbus and supervisor - ipv6/wifi/vlan ( #2217 )
...
* Abstract code between dbus - supervisor
* cleanup v2
* fix address vs interface
* fix API calls
* Fix methodnames
* add vlan type
* add vlan support
* Fix tests
* Add wifi support
* more OOO
* fix typing import
* typing part 2
* Fix profile
* fix test payload
* ignore powersafe
* support privancy
* fix property
* Fix tests
* full support all API
* Fix all
* more robust
* Update supervisor/dbus/network/connection.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Fix gateway
* fix empty gateway
* Allow no ipv6 or ipv4 kernel support
* Exclude device drivers
* Add wifi
* Use loop on api
* refactory p1
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* refactory p2
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* refactory p3
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* refactory p4
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* refactory p5
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* refactory p6
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* refactory p7
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* refactory p8
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* Fix lint
* update sup p1
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* update sup p2
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix tests
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix logging
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* improve mock handling
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* add fixtures
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix tests
* better testing
* Add more tests
* Fix API test
* Add test for vlan payload
* Support variation
* Fix doc string
* support remove & wifi scan
* make sure we ignore local-link on ipv6
* remove privancy - add vlan
* Fix tests
* fix isort
* Fixture dbus by commands
* Add dnsmanager fixture
* expose commands called by dbus
* Add wifi tests
* Update supervisor/plugins/dns.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Address comments & fix tests
* change url to be closer on others
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-11-09 08:56:42 +01:00
Paulus Schoutsen
ffaeb2b96d
Add validate session API ( #2223 )
2020-11-06 11:52:11 +01:00
dependabot[bot]
517e6cb437
Bump attrs from 20.2.0 to 20.3.0 ( #2222 )
...
Bumps [attrs](https://github.com/python-attrs/attrs ) from 20.2.0 to 20.3.0.
- [Release notes](https://github.com/python-attrs/attrs/releases )
- [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/python-attrs/attrs/compare/20.2.0...20.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-06 11:45:42 +01:00
Joakim Sørensen
9479672b88
Create evaluation modules ( #2220 )
...
* Create evaluation modules
* Use sys_core
2020-11-05 17:36:02 +01:00
Joakim Sørensen
934e59596a
Adds more logs to session validation ( #2219 )
...
* Adds more logs to session validation
* It's not there
* Use debug
* format
* Create new timestamp if OverflowError
2020-11-05 10:40:56 +01:00
Joakim Sørensen
8f4ac10361
Add login support for dockerhub ( #2218 )
...
* Add login support for dockerhub
* Remove registry
2020-11-05 10:39:53 +01:00
Pascal Vizeli
50e0fd159f
Add process lock for update + fix timeout ( #2215 )
2020-11-03 18:12:57 +01:00
Pascal Vizeli
28344ff5f3
Supervisor container startup health function ( #2214 )
...
* Supervisor container startup health function
* better struct
* add test
* address comment
* rename file
* Update tests/test_main.py
Co-authored-by: Stefan Agner <stefan@agner.ch >
Co-authored-by: Stefan Agner <stefan@agner.ch >
2020-11-03 16:36:10 +01:00
dependabot[bot]
608ae14246
Bump sentry-sdk from 0.19.1 to 0.19.2 ( #2211 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.19.1...0.19.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-03 09:58:43 +01:00
dependabot[bot]
c0c0d44c2d
Bump home-assistant/builder from 2020.10.0 to 2020.11.0 ( #2210 )
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2020.10.0 to 2020.11.0.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2020.10.0...c60c59d1300ac720519bbf35026f6b6904214d71 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-03 09:58:12 +01:00
Pascal Vizeli
5e947348ae
Fix pulse cookie error ( #2212 )
2020-11-03 09:54:31 +01:00
Joakim Sørensen
1f4032f56f
Add the log stream from docker if build fails ( #2207 )
...
* Add the log stream from docker if build fails
* Check if dict
2020-11-02 11:44:11 +01:00
dependabot[bot]
336ab0d2b1
Bump pre-commit from 2.8.1 to 2.8.2 ( #2206 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.8.1...v2.8.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 09:58:55 +01:00
dependabot[bot]
0f9d80dde4
Bump pytz from 2020.1 to 2020.4 ( #2205 )
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2020.1 to 2020.4.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2020.1...release_2020.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 09:58:36 +01:00
Joakim Sørensen
0fcab4d92b
Fix missing metadata in the issue template ( #2200 )
2020-10-30 17:18:37 +01:00
Joakim Sørensen
abd35b62c8
Update issue template ( #2199 )
2020-10-30 17:11:51 +01:00
Pascal Vizeli
7b721ad8c6
Fix initialized state on dead/removing/pause containers ( #2197 )
2020-10-30 16:16:07 +01:00
Joakim Sørensen
37eaaf356d
Add run_supervisor step to builder action ( #2195 )
...
* Add run_supervisor step to builder action
* split
* build it
* wording
* move so version push can depend on it
2020-10-30 13:42:45 +01:00
Pascal Vizeli
8cbb4b510b
Init template sooner ( #2194 )
2020-10-30 10:37:34 +01:00
Pascal Vizeli
f71549e3df
New fix for stale container on network ( #2189 )
...
* New fix for stale container on network
* fix core repair
* Clenaup before attach to network
* Fix reload
* Fix host network
* Fix prune network
* Remove refresh
* Fix unpack
* better name
* clean order
* Add comment why
* more comments
* Update supervisor/misc/tasks.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-10-30 10:03:05 +01:00
Joakim Sørensen
fe15bb6a30
Add workflow_dispatch for manual action run ( #2192 )
2020-10-29 18:31:52 +01:00
Pascal Vizeli
50d36b857a
DNS plugin maintainance ( #2179 )
...
* DNS plugin maintainance
* cleanup old data
* move fallback to plugin
* smaller
* Allow plugin to write into config persistent
* Fix hosts
* create issue on dns loop
2020-10-29 15:48:57 +01:00
dependabot[bot]
db260dfbde
Bump pre-commit from 2.7.1 to 2.8.1 ( #2188 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.7.1 to 2.8.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.7.1...v2.8.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 10:11:39 +01:00
dependabot[bot]
a0c99615aa
Bump pytest from 6.1.1 to 6.1.2 ( #2187 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.1...6.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-29 10:11:27 +01:00
dependabot[bot]
c66c806e6e
Bump cchardet from 2.1.6 to 2.1.7 ( #2182 )
...
Bumps [cchardet](https://github.com/PyYoshi/cChardet ) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/PyYoshi/cChardet/releases )
- [Changelog](https://github.com/PyYoshi/cChardet/blob/master/CHANGES.rst )
- [Commits](https://github.com/PyYoshi/cChardet/compare/2.1.6...2.1.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-28 09:43:37 +01:00
dependabot[bot]
a432d28ee3
Bump cryptography from 3.2 to 3.2.1 ( #2181 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.2 to 3.2.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.2...3.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-28 09:43:17 +01:00
dependabot[bot]
742bc43500
Bump aiohttp from 3.7.1 to 3.7.2 ( #2183 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.1...v3.7.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-28 09:42:51 +01:00
Joakim Sørensen
223e2f1df5
Fix missing await ( #2180 )
2020-10-27 15:10:57 +01:00
dependabot[bot]
ed9aea6219
Bump debugpy from 1.0.0 to 1.1.0 ( #2178 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/v1.0.0...v1.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 11:30:24 +01:00
Joakim Sørensen
aa7b68d4d5
Fix missing await ( #2177 )
...
* Fix missing await
* One more
2020-10-26 21:14:42 +01:00
Pascal Vizeli
8e57cd2751
Remove uvloop ( #2176 )
2020-10-26 11:45:12 +01:00
dependabot[bot]
64229a188e
Bump aiohttp from 3.6.3 to 3.7.1 ( #2175 )
...
* Bump aiohttp from 3.6.3 to 3.7.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.6.3 to 3.7.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.3...v3.7.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* remove yarl pining
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-10-26 10:35:46 +01:00
dependabot[bot]
10cbbcc2de
Bump gitpython from 3.1.10 to 3.1.11 ( #2173 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.10 to 3.1.11.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.10...3.1.11 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-26 10:19:36 +01:00
dependabot[bot]
5318e4fbcd
Bump cryptography from 3.1 to 3.2 ( #2174 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.1 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.1...3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-26 10:19:28 +01:00
Joakim Sørensen
007251a04c
Use matrix builds ( #2172 )
2020-10-25 13:08:17 +01:00
Joakim Sørensen
fd4b3ee539
Move from azure pipelines to GitHub actions for build ( #2170 )
2020-10-24 13:57:51 +02:00
Pascal Vizeli
976ae96633
Revert dns restart logic ( #2169 )
2020-10-23 16:49:35 +02:00
Pascal Vizeli
042bdcdf37
Make startup more stable ( #2167 )
2020-10-23 16:48:03 +02:00
Pascal Vizeli
c423e9cf8e
Fix plugin restart ( #2166 )
2020-10-23 14:57:42 +02:00
Joakim Sørensen
1f13d6aa91
Add build check to CI ( #2165 )
...
* Add build check to CI
* Use tag name
2020-10-23 14:30:41 +02:00
dependabot[bot]
78c09a0fa6
Bump pyupgrade from 2.7.2 to 2.7.3 ( #2163 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.7.2...v2.7.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-23 10:12:21 +02:00
dependabot[bot]
e6d6f2ee8c
Bump gitpython from 3.1.9 to 3.1.10 ( #2164 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/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>
2020-10-23 09:55:52 +02:00
Pascal Vizeli
2918ef6225
Update azure-pipelines-release.yml
2020-10-22 16:28:29 +02:00
Pascal Vizeli
35b626a1c5
Fix gvariant bytes array ( #2162 )
2020-10-22 15:56:32 +02:00
Pascal Vizeli
6f26536d97
update branch
2020-10-22 11:32:24 +00:00
Pascal Vizeli
01064564b4
Fix new version handling with Plugins ( #2159 )
2020-10-22 12:29:53 +02:00
Pascal Vizeli
0c6c6a6620
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 20:55:16 +02:00
Joakim Sørensen
be166d533f
Update frontend to c4ed7433 ( #2157 )
2020-10-21 20:52:02 +02:00
Pascal Vizeli
d3e5535221
Update azure-pipelines-release.yml
2020-10-21 20:32:40 +02:00
Pascal Vizeli
7206213cd8
Update azure-pipelines-release.yml
2020-10-21 17:27:11 +02:00
Pascal Vizeli
605782d707
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 14:31:37 +02:00
Pascal Vizeli
2c387349c9
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 14:20:46 +02:00
Pascal Vizeli
e9c9f98168
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 14:14:04 +02:00
Pascal Vizeli
a98c7819b0
Fix version script
2020-10-21 12:02:43 +00:00
Pascal Vizeli
7c42c5758d
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 13:51:07 +02:00
Pascal Vizeli
c555146094
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 13:48:09 +02:00
Pascal Vizeli
f48c9b5774
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 13:45:40 +02:00
Pascal Vizeli
8d1732e5eb
Update azure-pipelines-release.yml for Azure Pipelines
2020-10-21 13:42:19 +02:00
Pascal Vizeli
f2843db421
Streamline version handling ( #2155 )
...
* Streamline version handling
* guard detached add-on
* commit version
* fix version
* Update pipeline
* use su-version
* Handle core like before
* Fix dev
* Update supervisor/api/addons.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Cleanup
* Fix format
* fix import
* fix yml issue
* fix readme
* Update supervisor/api/addons.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Update frontend
* Address comments
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev >
2020-10-21 13:40:38 +02:00
Joakim Sørensen
b513512551
Normalize CPU stats ( #2154 )
...
* Normalize CPU stats
* Change fixture to make it clearer
* guard for 0
* Update supervisor/docker/stats.py
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
* Update stats.py
* Update stats.py
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-10-20 22:26:09 +02:00
Joakim Sørensen
1a59839b1b
Correct typo in log message ( #2156 )
...
* Correct typo in log message
* More typos
2020-10-20 20:30:20 +02:00
Pascal Vizeli
45861617b9
Add test for network docker ( #2153 )
2020-10-20 10:52:16 +02:00
Pascal Vizeli
353544085e
Show internal network settings ( #2152 )
2020-10-20 10:42:51 +02:00
Pascal Vizeli
144d3921f7
Support preinstalled landingpage ( #2137 )
2020-10-20 10:13:39 +02:00
dependabot[bot]
e44d22880e
Bump sentry-sdk from 0.18.0 to 0.19.1 ( #2150 )
...
* Bump sentry-sdk from 0.18.0 to 0.19.1
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.18.0 to 0.19.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.18.0...0.19.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Disable auto enabling integrations for now
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-10-20 10:10:24 +02:00
Pascal Vizeli
c7692b43e8
Bump version 250
2020-10-19 16:46:11 +02:00
Pascal Vizeli
9c53caae80
Speedup HA core auth ( #2144 )
...
* Speedup HA core auth
* Add reset API call
* use delete
* Add complexe cache logic
* Allow manage api to handle auth reset/cache
* revert to only cache
* add tests
* ignore protected-access for this tests
* fix comment
2020-10-19 16:38:28 +02:00
Pascal Vizeli
7a1d85ca2b
Fix old issues attach to Issues list ( #2148 )
2020-10-19 16:38:14 +02:00
Joakim Sørensen
e684223f32
Update frontend to eec4a91 ( #2147 )
2020-10-19 16:02:59 +02:00
Joakim Sørensen
9744f3354b
Overwrite snapshot if slug allready exsist ( #2146 )
2020-10-19 13:57:58 +02:00
dependabot[bot]
c6e3787681
Bump codecov/codecov-action from v1.0.13 to v1.0.14 ( #2143 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.13 to v1.0.14.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.13...7d5dfa54903bd909319c580a00535b483d1efcf3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 10:14:26 +02:00
Pascal Vizeli
eab76a6d1d
Bump version 249
2020-10-18 16:17:39 +02:00
Pascal Vizeli
6549a10935
Merge remote-tracking branch 'origin/master' into dev
2020-10-18 14:09:27 +00:00
Pascal Vizeli
530d40dbbd
Bump cli min version to 2020.10.0 ( #2140 )
2020-10-18 15:41:58 +02:00
Joakim Sørensen
50f2d8e7d8
Update frontend to 713e057 ( #2138 )
2020-10-18 09:55:12 +02:00
Pascal Vizeli
7a9aac491e
Use /info for resolution API ( #2136 )
2020-10-16 13:07:02 +02:00
Pascal Vizeli
7dcb609fd5
Add api access for resolution call ( #2135 )
2020-10-16 12:28:53 +02:00
Pascal Vizeli
d119e99001
Resolution: extend type and context ( #2130 )
...
* Resolution: extend type and context
* fix property
* add helper
* fix api
* fix tests
* Fix patch
* finish tests
* Update supervisor/resolution/const.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Update supervisor/resolution/const.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Fix type
* fix lint
* Update supervisor/api/resolution.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Update supervisor/resolution/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Update API & add more tests
* Update supervisor/api/resolution.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Update supervisor/resolution/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Update supervisor/resolution/__init__.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* fix black
* remove azure ci
* fix test
* fix tests
* fix tests
* fix tests p2
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-10-16 12:22:32 +02:00
Joakim Sørensen
fe0e41adec
Log messages cleanup ( #2129 )
...
* Log cleanup
* More logs
2020-10-15 14:50:43 +02:00
dependabot[bot]
034393bd42
Bump actions/setup-python from v2.1.3 to v2.1.4 ( #2128 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.3...41b7212b1668f5de9d65e9c82aa777e6bbedb3a8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-15 11:10:34 +02:00
Joakim Sørensen
02e72726a5
Add issues/suggestion to resolution center / start with diskspace ( #2125 )
...
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-10-14 17:14:25 +02:00
dependabot[bot]
d599c3ad76
Bump debugpy from 1.0.0rc2 to 1.0.0 ( #2126 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.0.0rc2 to 1.0.0.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/v1.0.0rc2...v1.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-14 10:11:31 +02:00
Pascal Vizeli
b00f7c44df
Observer: rebuild container if the application don't response ( #2121 )
...
* Observer: rebuild container if the application don't response
* add network mask
* Fix version
2020-10-13 15:01:31 +02:00
Joakim Sørensen
028b170cff
Add resolution manager and unsupported flags ( #2124 )
...
* Add unsupported reason flags
* Restore test_network.py
* Add Resolution manager object
* fix import
2020-10-13 12:54:17 +02:00
Pascal Vizeli
8da686fc34
Fix corrupt container on startup ( #2122 )
2020-10-13 11:02:54 +02:00
dependabot[bot]
3f6453aa89
Bump aiohttp from 3.6.2 to 3.6.3 ( #2123 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.6.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-13 10:27:34 +02:00
Pascal Vizeli
7967254673
CLI: remote latest tag, not needed anymore ( #2120 )
2020-10-12 21:56:19 +02:00
Pascal Vizeli
0f60fdd20b
Make api soon available ( #2119 )
...
* Make api soon available
* add more tests
2020-10-12 15:56:29 +02:00
Joakim Sørensen
ccb8e5fe06
Add content-disposition header to snapshot download ( #2116 )
...
* Add content-disposition header to snapshot download
* compile it
2020-10-12 11:11:32 +02:00
dependabot[bot]
ba576d8748
Bump codecov from 2.1.9 to 2.1.10 ( #2118 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/v2.1.9...v2.1.10 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 09:20:10 +02:00
dependabot[bot]
edcd9ca6e6
Bump getsentry/action-release from v1.0.2 to v1.1 ( #2117 )
...
Bumps [getsentry/action-release](https://github.com/getsentry/action-release ) from v1.0.2 to v1.1.
- [Release notes](https://github.com/getsentry/action-release/releases )
- [Commits](https://github.com/getsentry/action-release/compare/v1.0.2...770b4a8dfd940faf96cd27e2004fda20bcdad5ea )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 09:19:04 +02:00
Pascal Vizeli
ac4277cd7b
Return default network connection ( #2115 )
2020-10-12 09:13:27 +02:00
Pascal Vizeli
4c525de5e2
Mark system without using NetworkManager as unsupported ( #2114 )
...
* Mark system without using NetworkManager as unsupported
* Use feature style
* fix code
2020-10-10 18:30:34 +02:00
Pascal Vizeli
cb751e0397
Rename snapshot remove like other API calls ( #2113 )
2020-10-10 15:08:13 +02:00
Pascal Vizeli
ac457c1c28
Add brotlipy for ingress / like core ( #2112 )
2020-10-10 12:58:37 +02:00
Joakim Sørensen
caa77b9337
Remove API docs ( #2088 )
2020-10-09 14:39:39 +02:00
dependabot[bot]
96d8785349
Bump colorlog from 4.2.1 to 4.4.0 ( #2110 )
...
Bumps [colorlog](https://github.com/borntyping/python-colorlog ) from 4.2.1 to 4.4.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases )
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.2.1...v4.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-09 11:27:34 +02:00
Joakim Sørensen
e4f57d2269
Update frontend to 892843b ( #2111 )
2020-10-09 11:27:06 +02:00
Ludeeus
f946de1e46
Bump version to 248
2020-10-07 12:03:20 +00:00
Joakim Sørensen
d588987b8b
Merge pull request #2107 from home-assistant/247patch
2020-10-07 13:56:02 +02:00
Joakim Sørensen
4925b5fa97
Pin yarl to 1.5.1 ( #2106 )
2020-10-07 11:43:15 +00:00
Ludeeus
aa3f6390d3
Bump version to 247
2020-10-07 11:43:00 +00:00
Joakim Sørensen
6ba413f452
Pin yarl to 1.5.1 ( #2106 )
2020-10-07 13:41:46 +02:00
Pascal Vizeli
10b6706e4a
Make docker API more Consistency to exists ( #2102 )
...
Co-authored-by: Ludeeus <ludeeus@ludeeus.dev >
2020-10-06 16:02:22 +02:00
Joakim Sørensen
17559bfc8e
Extract exception message from chain for API errors ( #2100 )
...
* Get message from excepiton chain
* cleanup
2020-10-06 15:53:58 +02:00
Joakim Sørensen
9dc2f43ffb
Handle both cases of bind failures ( #2099 )
2020-10-06 11:28:09 +02:00
Joakim Sørensen
38db375fea
Add docker/info API ( #2095 )
2020-10-06 11:26:56 +02:00
Joakim Sørensen
f35b6d0b00
Set permissions on JSON files ( #2093 )
...
* Set 600 premissions on json files
* Add test
* Fix local tar tests
* Fix tar test in action
* Use pytest fixture for tmp_path in tests
* remove not needed things
2020-10-05 15:14:09 +02:00
Pascal Vizeli
8d75583a07
Update manager role for access docker api endpoint ( #2091 )
2020-10-05 13:18:46 +02:00
Joakim Sørensen
361fc51477
Add pull request template ( #2092 )
2020-10-05 13:18:19 +02:00
Halász Dávid
f6019b4e68
Support for installing add-ons from password protected registries ( #2038 )
2020-10-05 12:19:25 +02:00
dependabot[bot]
998dd5387b
Bump flake8 from 3.8.3 to 3.8.4 ( #2089 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.3 to 3.8.4.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 09:32:44 +02:00
dependabot[bot]
3b7776ca01
Bump pytest from 6.1.0 to 6.1.1 ( #2090 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.1.0...6.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 09:31:48 +02:00
dependabot[bot]
5788d1dd32
Bump actions/upload-artifact from v2.1.4 to v2.2.0 ( #2086 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.4...27bce4eee761b5bc643f46a8dfb41b430c8d05f6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 09:52:15 +02:00
dependabot[bot]
ff04d339f4
Bump gitpython from 3.1.8 to 3.1.9 ( #2083 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.8 to 3.1.9.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/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>
2020-10-01 08:57:07 +02:00
dependabot[bot]
e9d03c5c8e
Bump actions/setup-python from v2.1.2 to v2.1.3 ( #2082 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.2...c181ffa198a1248f902bc2f7965d2f9a36c2d7f6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 08:55:27 +02:00
dependabot[bot]
ab4b98470e
Bump sentry-sdk from 0.17.8 to 0.18.0 ( #2080 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.17.8 to 0.18.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.8...0.18.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-30 10:26:44 +02:00
Ludeeus
c4f0702595
Bump version to 247
2020-09-30 07:39:19 +00:00
Paulus Schoutsen
736c9cb2bd
Merge pull request #2081 from home-assistant/dev
2020-09-30 09:37:02 +02:00
Joakim Sørensen
f24e8535d3
Update frontend to 9dabce1 ( #2079 )
2020-09-29 17:30:48 +02:00
dependabot[bot]
8e4f3e0526
Bump pytest from 6.0.2 to 6.1.0 ( #2078 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.2...6.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 09:18:44 +02:00
Joakim Sørensen
a9abd933b5
Use multipart for snapshot uploads ( #2076 )
...
* Use multipart for snapshot uploads
* Wrap I/O and run in executor
* revert 7f26b43
* remove cleanup
2020-09-24 13:09:53 +02:00
dependabot[bot]
f1121fe66f
Bump sentry-sdk from 0.17.7 to 0.17.8 ( #2077 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.17.7 to 0.17.8.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.7...0.17.8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-24 10:43:38 +02:00
dependabot[bot]
c26a2e399c
Bump sentry-sdk from 0.17.6 to 0.17.7 ( #2075 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.17.6 to 0.17.7.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.6...0.17.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-23 14:26:34 +02:00
Joakim Sørensen
1af90721cc
Addon repositories ( #2071 )
...
* stash
* Add test
* Use executor
* Make remove a coroutine
* Change logging and return
2020-09-22 23:40:36 +02:00
Joakim Sørensen
9274a0fa17
Add uuid to update payload ( #2070 )
...
* Add uuid to update payload
* Add it to test
2020-09-22 23:38:04 +02:00
dependabot[bot]
9443032c2a
Bump voluptuous from 0.11.7 to 0.12.0 ( #2073 )
...
Bumps [voluptuous](https://github.com/alecthomas/voluptuous ) from 0.11.7 to 0.12.0.
- [Release notes](https://github.com/alecthomas/voluptuous/releases )
- [Changelog](https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alecthomas/voluptuous/commits/v0.12.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-22 23:36:42 +02:00
Iulian Onofrei
8deb1cf2e6
Fix typo in logger method name ( #2069 )
2020-09-19 03:11:52 +02:00
Pascal Vizeli
13c7ce6a0a
Merge branch 'dev' of https://github.com/home-assistant/supervisor into dev
2020-09-17 10:33:06 +00:00
Pascal Vizeli
0f54824cdb
add one test more
2020-09-17 10:32:41 +00:00
Pascal Vizeli
10cd722806
Bump version to 246
2020-09-17 12:12:32 +02:00
Pascal Vizeli
4aca056c5b
Merge pull request #2065 from home-assistant/dev
...
Release 245
2020-09-17 12:11:51 +02:00
Pascal Vizeli
15a8f40f6f
add more test
2020-09-17 10:07:05 +00:00
Pascal Vizeli
2ca2701f7a
Fix 'CommentedSeq' object has no attribute 'items' ( #2064 )
2020-09-17 12:02:40 +02:00
Pascal Vizeli
78f63380f2
Handle exception chain on addon boot ( #2063 )
...
* Handle exception chain on addon boot
* fix import
* Add tests
2020-09-17 12:01:48 +02:00
Pascal Vizeli
7633d26806
Fix boot loop with OS 4.10 ( #2062 )
2020-09-17 11:29:33 +02:00
Joakim Sørensen
15cae6562f
Update frontend to b7d7ca4 ( #2061 )
2020-09-17 11:01:50 +02:00
dependabot[bot]
c3546eb566
Bump sentry-sdk from 0.17.5 to 0.17.6 ( #2060 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.17.5 to 0.17.6.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.5...0.17.6 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-16 09:18:22 +02:00
Pascal Vizeli
2a77a29f48
Bump version to 245
2020-09-15 17:32:33 +02:00
Pascal Vizeli
77be115eec
Merge pull request #2059 from home-assistant/dev
...
Release 244
2020-09-15 17:32:01 +02:00
Joakim Sørensen
64a6c2e07c
Update panel to d6aba04 ( #2058 )
2020-09-15 15:58:01 +02:00
Pascal Vizeli
045a3ba416
Disable auto boot for add-ons with missconfig ( #2057 )
2020-09-15 14:54:18 +02:00
Pascal Vizeli
4da2715d14
Add observer version to sentry ( #2054 )
2020-09-15 10:46:58 +02:00
dependabot[bot]
2f0e99d420
Bump sentry-sdk from 0.17.4 to 0.17.5 ( #2056 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.17.4 to 0.17.5.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.4...0.17.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-15 08:48:35 +02:00
dependabot[bot]
8694eaaf1a
Bump getsentry/action-release from v1.0.1 to v1.0.2 ( #2055 )
...
Bumps [getsentry/action-release](https://github.com/getsentry/action-release ) from v1.0.1 to v1.0.2.
- [Release notes](https://github.com/getsentry/action-release/releases )
- [Commits](https://github.com/getsentry/action-release/compare/v1.0.1...61b2cc1defeb409c001886994e3944a03ef8935d )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-15 08:47:58 +02:00
Martin Hjelmare
0761885ebb
Clean api doc ( #1782 )
...
* Clean supervisor
* Indent snapshot
* Clean host
* Indent host services
* Indent HassOS
* Clean hardware
* Clean home assistant
* Clean add-ons
* Clean ingress
* Clean discovery
* Clean services
* Clean mqtt
* Clean mysql
* Clean misc
* Clean dns
* Clean cli
* Clean observer
* Clean multicast
* Clean audio
* Clean auth
2020-09-14 17:04:15 +02:00
Pascal Vizeli
ca60a69b22
Add timeout handling to gdbus ( #2053 )
...
* Add timeout handling to gdbus
* fix bus name
* make it silent
* fix tests
* add more wraper
2020-09-14 14:22:38 +02:00
Joakim Sørensen
c9db42583b
Capture typeerror exception ( #2052 )
2020-09-14 13:40:11 +02:00
dependabot[bot]
052a691a4d
Bump coverage from 5.2.1 to 5.3 ( #2050 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 10:46:59 +02:00
dependabot[bot]
2bcb0e5195
Bump pytest from 6.0.1 to 6.0.2 ( #2049 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-14 10:46:10 +02:00
Pascal Vizeli
745845db19
Allow manager add-on access to observer ( #2046 )
...
* Allow manager add-on access to observer
* fix order
2020-09-12 18:00:05 +02:00
Pascal Vizeli
de064d1d9c
Bump version 244
2020-09-11 23:19:37 +02:00
Pascal Vizeli
3b2351af0b
Merge pull request #2045 from home-assistant/dev
...
Release 243
2020-09-11 23:18:28 +02:00
Pascal Vizeli
5cf833e3d6
Expose more info ( #2044 )
2020-09-11 23:01:18 +02:00
Pascal Vizeli
409b53109b
Observer access handling ( #2043 )
...
* Change access handling
* add security check
2020-09-11 23:01:01 +02:00
Pascal Vizeli
da83edf231
Handle exception on DNS for add-ons ( #2042 )
...
* Handle exception on DNS for add-ons
* fix logger
* capture exception
2020-09-11 19:35:04 +02:00
Pascal Vizeli
7be508214a
gvariant: parse byte string ( #2041 )
...
* Parse byte string
* fix lint
2020-09-11 18:36:19 +02:00
Pascal Vizeli
8b4a137252
Observer plugin ( #2037 )
...
* Observer plugin
* fix error handling
* remove stop function
* fix restart policy
* Add observer watchdog
* Add observer
* Update supervisor/plugins/observer.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* Expose port 4357
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-09-11 16:05:57 +02:00
Pascal Vizeli
4565b01eeb
Only support IPv4 for DNS ( #2040 )
2020-09-10 23:51:31 +02:00
Franck Nijhof
0675f66ee6
Add support for media folder ( #2034 )
2020-09-10 11:03:35 +02:00
dependabot[bot]
b60d57c3a0
Bump sentry-sdk from 0.17.3 to 0.17.4 ( #2036 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.17.3 to 0.17.4.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.3...0.17.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 08:10:27 +02:00
Pascal Vizeli
0e3d95cac0
Make docker cleanup more robust for overlayfs issues ( #2033 )
...
* Make docker cleanup more robust for overlayfs issues
* it's an issue
* more decent handling
2020-09-09 16:25:18 +02:00
Pascal Vizeli
548737a559
Bump version 243
2020-09-08 14:09:02 +02:00
Pascal Vizeli
598108d294
Merge pull request #2032 from home-assistant/dev
...
Release 242
2020-09-08 14:07:19 +02:00
Pascal Vizeli
a0261dbbcc
Make sure we use localhost for watchdog ( #2031 )
2020-09-08 13:50:33 +02:00
Joakim Sørensen
2418122b46
Fixes issue with starting core after restore ( #2030 )
2020-09-08 13:44:20 +02:00
Pascal Vizeli
f104e60afa
Bump version 242
2020-09-08 11:11:20 +02:00
Pascal Vizeli
ed45f27f3e
Merge pull request #2029 from home-assistant/dev
...
Release 241
2020-09-08 10:41:23 +02:00
Pascal Vizeli
40aa5c9caf
Write core state to /run/supervisor & monitor ( #2027 )
...
* Write core state to /run/supervisor & monitor
* Add watchdog
* Add log if they getting started
* fix stale comment
* Fix script
* avoid output
* fix tests
* fix lint
* Update rootfs/etc/services.d/watchdog/run
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-09-08 10:09:41 +02:00
Joakim Sørensen
14b1ea4eb0
Update panel to 0c7c536 ( #2026 )
2020-09-07 20:29:33 +02:00
Pascal Vizeli
5052a339e3
Cleanup shutdown ( #2025 )
2020-09-07 18:45:22 +02:00
Pascal Vizeli
2321890dde
Full support of bytes arrays on gvariant ( #2024 )
...
* Full support of bytes arrays on gvariant
* Fix overlay ssid
* cleanup ssid
* fix test
2020-09-07 16:34:20 +02:00
Pascal Vizeli
4cb5770ee0
Add repr for add-ons ( #2023 )
2020-09-07 16:11:46 +02:00
Pascal Vizeli
3a35561d1d
Change shutdown/close handling to prevent abort ( #2022 )
...
* Change shutdown/close handling to prevent abort
* add coresys
* Ignore shutdown
* add comment back
* migrate supervisor update
2020-09-07 14:25:38 +02:00
Pascal Vizeli
6fbec53f8a
Better fix for OS error on repository reading ( #2021 )
2020-09-07 11:50:53 +02:00
dependabot[bot]
c707934018
Bump attrs from 20.1.0 to 20.2.0 ( #2020 )
...
Bumps [attrs](https://github.com/python-attrs/attrs ) from 20.1.0 to 20.2.0.
- [Release notes](https://github.com/python-attrs/attrs/releases )
- [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/python-attrs/attrs/compare/20.1.0...20.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-07 09:44:56 +02:00
Pascal Vizeli
efd8efa248
Bump version 241
2020-09-05 13:12:06 +02:00
Pascal Vizeli
979861b764
Merge pull request #2018 from home-assistant/dev
...
Release 240
2020-09-05 13:11:36 +02:00
Pascal Vizeli
cdc53a159c
make it more robust ( #2017 )
...
* make it more robust
* mark as unhealth
2020-09-05 13:06:26 +02:00
Pascal Vizeli
a203ed9cc5
Improve error reporting
2020-09-05 10:38:07 +00:00
Pascal Vizeli
5cab5f0c08
Fix error while add-on DNS sync ( #2016 )
2020-09-04 20:58:58 +02:00
Joakim Sørensen
25ea80e169
Fixes issues with managing wireless interfaces ( #2015 )
...
* Fixes issues with managing wireless interfaces
* Add test
* Add back fixture
2020-09-04 20:58:37 +02:00
Pascal Vizeli
f43b4e9e24
Bump version 240
2020-09-04 16:28:44 +02:00
Pascal Vizeli
160fbb2589
Merge pull request #2014 from home-assistant/dev
...
Release 239
2020-09-04 16:27:15 +02:00
Pascal Vizeli
c85aa664e1
Use packages version ( #2013 )
...
* Use package version
* more readable
* Fix
2020-09-04 16:20:07 +02:00
Joakim Sørensen
51dcbf5db7
Update panel to faee2c3 ( #2012 )
2020-09-04 16:00:21 +02:00
Pascal Vizeli
fa114a4a03
Update plugin required ( #2011 )
2020-09-04 14:37:18 +02:00
dependabot[bot]
d7fd58bdb9
Bump gitpython from 3.1.7 to 3.1.8 ( #2010 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-04 09:09:58 +02:00
Pascal Vizeli
38b0aea8e2
Update manage role for network access ( #2008 )
2020-09-03 16:50:10 +02:00
Joakim Sørensen
41eade9325
Fix API.md for network/interface/ ( #2009 )
2020-09-03 16:49:59 +02:00
Joakim Sørensen
e64cf41aec
Addon api changes ( #2006 )
...
* Add startup to addon info API
* Don't fail when validating, just return the problem as 200
* Add sugestions
* Review comments
2020-09-03 16:38:41 +02:00
Pascal Vizeli
02872b5e75
Prevent enable watchdog on startup once ( #2005 )
...
* Prevent enable watchdog on startup once
* Update supervisor/addons/addon.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
* fix black
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-09-03 16:36:45 +02:00
Joakim Sørensen
e4d49bb459
Remove annotations ( #2007 )
2020-09-03 16:36:09 +02:00
dependabot[bot]
d38b7d5a82
Bump sentry-sdk from 0.17.2 to 0.17.3 ( #2003 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.17.2 to 0.17.3.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.2...0.17.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-03 09:16:17 +02:00
Joakim Sørensen
537c5d3197
Update frontend to c7f8fe1 ( #2002 )
2020-09-02 16:06:20 +02:00
dependabot[bot]
575df2fcf6
Bump sentry-sdk from 0.17.1 to 0.17.2 ( #2001 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.1...0.17.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-02 08:36:10 +02:00
dependabot[bot]
c08c3c6b37
Bump sentry-sdk from 0.17.0 to 0.17.1 ( #1999 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.17.0...0.17.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 10:03:32 +02:00
dependabot[bot]
2acf28609e
Bump pydocstyle from 5.1.0 to 5.1.1 ( #1998 )
...
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle ) from 5.1.0 to 5.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/5.1.0...5.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 09:45:51 +02:00
Pascal Vizeli
bb59d0431e
fix dns server description
2020-08-30 21:59:47 +02:00
Joakim Sørensen
1c7b1f1462
Adds options_validate API ( #1996 )
2020-08-30 17:58:13 +02:00
Joakim Sørensen
f32d17d924
Format API error messages ( #1997 )
2020-08-30 17:53:10 +02:00
Pascal Vizeli
928a4d8dce
Bump version 239
2020-08-29 15:12:38 +02:00
Pascal Vizeli
dd3ba93308
Merge pull request #1995 from home-assistant/dev
...
Release 238
2020-08-29 15:11:48 +02:00
Pascal Vizeli
7e1b179cdd
Fix error handling unsupported ( #1994 )
...
* Try to catch unhealthy
* revert
2020-08-29 12:03:29 +02:00
Pascal Vizeli
a9a2c35f06
Sentry send env infos ( #1992 )
2020-08-29 11:44:08 +02:00
Pascal Vizeli
58b88a6919
Check if supervisor run priv ( #1993 )
2020-08-29 11:35:15 +02:00
Joakim Sørensen
f937876a1b
Set parse issues as critical ( #1989 )
2020-08-29 10:56:45 +02:00
Pascal Vizeli
8193f43634
Fix secrets with add-on validation ( #1990 )
2020-08-29 10:54:16 +02:00
Pascal Vizeli
1d3f880f82
Bump version 238
2020-08-28 14:39:17 +02:00
Pascal Vizeli
ef2fa8d2e2
Merge pull request #1987 from home-assistant/dev
...
Release 237
2020-08-28 14:38:30 +02:00
Joakim Sørensen
51997b3e7c
Update frontend to dc5b920 ( #1986 )
2020-08-28 14:31:19 +02:00
Joakim Sørensen
98785b00e2
Use jinja for payload generation ( #1985 )
2020-08-28 11:46:22 +02:00
Joakim Sørensen
8d3694884d
Split payload so we can set auto without IP configuration ( #1982 )
...
* Guard for no interfaces
* Host reload on update
* Extract payload
* Check eth and wifi interfaces with a valid ip4 config
* Add tests
* Fix tests
* Move to enum
2020-08-28 10:40:50 +02:00
Pascal Vizeli
a2821a98ad
Fix gvar for dbus if binary is not a string ( #1984 )
2020-08-27 17:04:14 +02:00
Pascal Vizeli
8d552ae15c
Fix api proxy ensure_access_token for websocket ( #1983 )
2020-08-27 16:59:03 +02:00
Pascal Vizeli
6db4c60f47
Fix byte parser ( #1981 )
2020-08-27 14:31:34 +02:00
Pascal Vizeli
805c0385a0
Bump version 237
2020-08-27 11:52:32 +02:00
Pascal Vizeli
cea6e7a9f2
Merge pull request #1979 from home-assistant/dev
...
Release 236
2020-08-27 10:52:18 +02:00
Pascal Vizeli
127073c01b
Small cleanup & adjustments for 236 ( #1978 )
2020-08-27 10:33:35 +02:00
dependabot[bot]
30fe36ae05
Bump cryptography from 3.0 to 3.1 ( #1977 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.0 to 3.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.0...3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-27 10:18:24 +02:00
Pascal Vizeli
58bd677832
fix ensure_access_token
2020-08-26 21:16:38 +00:00
Pascal Vizeli
1a3b369dd7
Update black 20.8b1 ( #1976 )
2020-08-26 23:01:29 +02:00
Pascal Vizeli
6e38216abd
Adjust add-on state ( #1975 )
...
* Adjust add-on state
* schedule refresh addon
2020-08-26 22:52:41 +02:00
Pascal Vizeli
efcfc1f841
Watchdog for Add-ons ( #1970 )
...
* Watchdog for Add-ons
* Run task
* Extend appliaction watchdog
* fix spell
* Add running tasks
* Add tests
* Fix states
* Update supervisor/misc/tasks.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update tests/test_validate.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Adjust timeout
* change timeout
* Modify tasker
* slots the task object
* fix typing
* Add tests
* fix lint
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-08-26 22:20:35 +02:00
Joakim Sørensen
8dea50ce83
Update frontend to c1a4b27 ( #1974 )
2020-08-26 18:24:22 +02:00
Joakim Sørensen
7a5a01bdcc
Add network to host suppported features ( #1973 )
2020-08-26 14:11:21 +02:00
Joakim Sørensen
bd1450a682
Update frontend to 04df6c3 ( #1972 )
2020-08-26 09:42:34 +02:00
dependabot[bot]
c538c1ce7f
Bump getsentry/action-release from v1.0.0 to v1.0.1 ( #1971 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-26 08:37:45 +02:00
Pascal Vizeli
b6d59c4f64
Fix long waiting time on first boot ( #1968 )
2020-08-25 10:37:11 +02:00
dependabot[bot]
a758ccaf5c
Bump sentry-sdk from 0.16.5 to 0.17.0 ( #1966 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.16.5 to 0.17.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.16.5...0.17.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-25 09:41:56 +02:00
Joakim Sørensen
e8b04cc20a
Update frontend to 6599351 ( #1965 )
2020-08-24 22:51:40 +02:00
Joakim Sørensen
9bcb15dbc0
MVP: Add Network Manager context ( #1937 )
...
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-08-24 16:58:02 +02:00
Pascal Vizeli
1e953167b6
Update stale.yml
2020-08-24 13:44:34 +02:00
dependabot[bot]
979586cdb2
Bump pylint from 2.5.3 to 2.6.0 ( #1962 )
...
* Bump pylint from 2.5.3 to 2.6.0
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.5.3 to 2.6.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.3...pylint-2.6.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Address lint issues
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-08-24 10:16:50 +02:00
dependabot[bot]
cd31fad56d
Bump pre-commit from 2.6.0 to 2.7.1 ( #1961 )
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 2.6.0 to 2.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.6.0...v2.7.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 10:10:33 +02:00
dependabot[bot]
ff57d88e2a
Bump codecov from 2.1.8 to 2.1.9 ( #1963 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/2.1.8...v2.1.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 09:18:14 +02:00
dependabot[bot]
06cb5e171e
Bump pydocstyle from 5.0.2 to 5.1.0 ( #1959 )
...
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle ) from 5.0.2 to 5.1.0.
- [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/5.0.2...5.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 09:16:54 +02:00
dependabot[bot]
a8b70a2e13
Bump docker from 4.3.0 to 4.3.1 ( #1960 )
...
Bumps [docker](https://github.com/docker/docker-py ) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/4.3.0...4.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 09:16:35 +02:00
dependabot[bot]
948019ccee
Bump debugpy from 1.0.0rc1 to 1.0.0rc2 ( #1953 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.0.0rc1 to 1.0.0rc2.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/v1.0.0rc1...v1.0.0rc2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-21 09:01:55 +02:00
dependabot[bot]
89ed109505
Bump attrs from 19.3.0 to 20.1.0 ( #1954 )
...
Bumps [attrs](https://github.com/python-attrs/attrs ) from 19.3.0 to 20.1.0.
- [Release notes](https://github.com/python-attrs/attrs/releases )
- [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/python-attrs/attrs/compare/19.3.0...20.1.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-21 09:01:22 +02:00
Pascal Vizeli
fae246c503
Fix setup module list ( #1952 )
...
* Fix setup module list
* Update setup.py
* Update setup.py
2020-08-20 11:35:05 +02:00
Pascal Vizeli
2411b4287d
Group all homeassistant/core into a module ( #1950 )
...
* Group all homeassistant/core into a module
* fix references
* fix lint
* streamline object property protection
* Fix api
2020-08-20 11:22:04 +02:00
Pascal Vizeli
b3308ecbe0
Fix timeout and reflect s6-overlay ( #1947 )
2020-08-19 16:46:39 +02:00
Pascal Vizeli
3541cbff5e
Remove old dns forwarder ( #1945 )
2020-08-18 21:40:52 +02:00
Pascal Vizeli
838ba7ff36
Bump version 236
2020-08-18 15:21:25 +02:00
Pascal Vizeli
e9802f92c9
Merge pull request #1944 from home-assistant/dev
...
Release 235
2020-08-18 15:20:40 +02:00
Pascal Vizeli
016fd24859
Fix hardware serial list check ( #1943 )
2020-08-18 15:03:30 +02:00
Pascal Vizeli
d315e81ab2
Extend hardware/udev support & usb mapping ( #1940 )
...
* Extend hardware/udev support & usb mapping
* Cleanup list
* new style
* Fix tests
* Fix
* use frozen
* add test for usb
* Fix block disks
* Update API.md
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-08-18 14:25:07 +02:00
dependabot[bot]
97c38b8534
Bump codecov/codecov-action from v1.0.12 to v1.0.13 ( #1942 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.12 to v1.0.13.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.12...6004246f47ab62d32be025ce173b241cd84ac58e )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-18 08:08:09 +02:00
Pascal Vizeli
011e2b3df5
Simplify OS check ( #1939 )
2020-08-17 16:57:29 +02:00
Pascal Vizeli
e3ee9a299f
Send exception why the update fails ( #1938 )
2020-08-17 15:37:19 +02:00
Pascal Vizeli
d73c10f874
Don't break startup with corrupt docker filesystem ( #1936 )
2020-08-17 10:44:40 +02:00
dependabot[bot]
9e448b46ba
Bump pytest-cov from 2.10.0 to 2.10.1 ( #1935 )
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 2.10.0 to 2.10.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.10.0...v2.10.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-17 09:13:36 +02:00
dependabot[bot]
9f09c46789
Bump sentry-sdk from 0.16.4 to 0.16.5 ( #1934 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.16.4 to 0.16.5.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.16.4...0.16.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-17 09:13:12 +02:00
Pascal Vizeli
fe6634551a
Catch requests with docker exceptions ( #1926 )
2020-08-15 23:01:10 +02:00
Joakim Sørensen
22a7931a7c
Update log message for unsupported OS ( #1929 )
2020-08-15 22:57:38 +02:00
Pascal Vizeli
94f112512f
Machine ID for user/sentry & cleanups ( #1928 )
...
* Machine ID for user/sentry & cleanups
* Add tests / fix users
2020-08-15 18:26:20 +02:00
Joakim Sørensen
b6509dca1f
Split extra info and add more metrics ( #1927 )
...
* Split extra
* Restructure and add info
* adjust test
* Move docker version
* Add name and repository for addons
* Test supervisor version
* Use context instead of extra
* adjust test
2020-08-15 16:26:01 +02:00
Franck Nijhof
620234e708
Add Sentry release GitHub Action workflow ( #1925 )
2020-08-15 10:26:15 +02:00
Pascal Vizeli
d50e866cec
Bump version 235
2020-08-14 23:39:49 +02:00
Pascal Vizeli
76ad6dca02
Merge pull request #1924 from home-assistant/dev
...
Release 234
2020-08-14 23:38:50 +02:00
Pascal Vizeli
cdb1520a63
Fix shutdown process ( #1923 )
2020-08-14 23:36:07 +02:00
Pascal Vizeli
bbef706a33
Make exeption more useful ( #1922 )
2020-08-14 23:12:54 +02:00
Pascal Vizeli
835509901f
Fix core proy TypeError ( #1921 )
2020-08-14 22:51:33 +02:00
Joakim Sørensen
b51f9586c4
Fix attribute in sentry data_filter ( #1920 )
2020-08-14 19:29:10 +02:00
Pascal Vizeli
fc83cb9559
Use lambda for less function stack frames ( #1918 )
2020-08-14 19:28:38 +02:00
Joakim Sørensen
f5f5f829ac
Add test for denylist ( #1914 )
...
* Add test for denylist
* Mock API in conftest
2020-08-14 18:09:03 +02:00
Martin Hjelmare
930eed4500
Fix ingress unbound local errors ( #1915 )
2020-08-14 15:20:36 +02:00
Pascal Vizeli
01a8b58054
Bump version to 234
2020-08-14 14:12:52 +02:00
Pascal Vizeli
eba1d01fc2
Merge pull request #1913 from home-assistant/dev
...
Release 233
2020-08-14 14:12:11 +02:00
Joakim Sørensen
84755836c9
Filter AddonConfigurationError from sentry ( #1912 )
2020-08-14 14:06:46 +02:00
Joakim Sørensen
c9585033cb
Sanitize event ( #1908 )
...
* Sanitise event
* No need to remove supervisor token
* cleanup
* Typo
* Review comments
* Move and test
* Move and use hdr
2020-08-14 13:40:14 +02:00
Joakim Sørensen
2d312c276f
Adds image denylist ( #1896 )
...
* Adds image denylist
* Move to DockerAPI
* Wording
* Use error instead of critical
* Update supervisor/docker/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Run in executor
* Add pyouroboros/ouroboros
* Mark as unsupported
* Use set
* Update supervisor/docker/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Remove duplicate
* Change logging
* Update supervisor/docker/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Set healthy to False
* small move
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-08-14 09:45:22 +02:00
Joakim Sørensen
3b0d0e9928
Add disk total, used, free to host/info API ( #1909 )
2020-08-14 09:24:38 +02:00
dependabot[bot]
8307b153e3
Bump sentry-sdk from 0.16.3 to 0.16.4 ( #1910 )
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 0.16.3 to 0.16.4.
- [Release notes](https://github.com/getsentry/sentry-python/releases )
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md )
- [Commits](https://github.com/getsentry/sentry-python/compare/0.16.3...0.16.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-14 09:11:09 +02:00
Pascal Vizeli
dfaffe3ec5
Self fix corrupt docker network ( #1907 )
2020-08-13 17:50:39 +02:00
Pascal Vizeli
8d7b15cbeb
Improve supported / healthy handling and more checks ( #1905 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-08-13 16:49:34 +02:00
Joakim Sørensen
00969a67ac
Set not supported with wrong docker configuration ( #1904 )
...
* set not supported with wrong docker configuration
* Set not supported if no access to udev monitor
* Move flag
2020-08-13 10:44:45 +02:00
Pascal Vizeli
a374d4e817
Make sure we only run ingress with installed add-ons ( #1903 )
...
* Make sure we only run ingress with installed add-ons
* Make sure we reload tokens after uninstall
* Optimize token handling
* Fix error
2020-08-13 10:43:36 +02:00
Pascal Vizeli
f5dda39f63
Disable sentry dev ( #1902 )
...
* Disable sentry on dev env
* Offload env
2020-08-13 09:39:26 +02:00
Pascal Vizeli
fb5d54d5fe
Bump version 233
2020-08-12 18:44:34 +02:00
Pascal Vizeli
d392b35fdd
Merge pull request #1901 from home-assistant/dev
...
Release 232
2020-08-12 18:44:04 +02:00
Pascal Vizeli
3ceec006ac
Fix isort
2020-08-12 14:47:09 +00:00
Pascal Vizeli
62a574c6bd
Merge branch 'master' into dev
2020-08-12 16:43:18 +02:00
Pascal Vizeli
821c10b2bd
Fix connection reset error on ingress ( #1899 )
2020-08-12 16:11:22 +02:00
Joakim Sørensen
fa3269a098
Update panel to 77b25f5 ( #1900 )
2020-08-12 15:55:57 +02:00
Pascal Vizeli
a9bdab4b49
Fix validation issue addon options ( #1898 )
...
* Fix validation issue addon options
* Add some basic tests
* Update supervisor/addons/validate.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-08-12 14:49:46 +02:00
Pascal Vizeli
0df5b7d87b
Mark installation as unsupported dev on stable ( #1897 )
2020-08-12 13:43:15 +02:00
dependabot[bot]
4861fc70ce
Bump debugpy from 1.0.0b12 to 1.0.0rc1 ( #1894 )
...
Bumps [debugpy](https://github.com/microsoft/debugpy ) from 1.0.0b12 to 1.0.0rc1.
- [Release notes](https://github.com/microsoft/debugpy/releases )
- [Commits](https://github.com/microsoft/debugpy/compare/1.0.0b12...v1.0.0rc1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 12:32:16 +02:00
dependabot[bot]
47c443bb92
Bump actions/upload-artifact from v2.1.3 to v2.1.4 ( #1892 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.3...58740802ef971a2d71eff71e63d48ab68d1f5507 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 08:31:17 +02:00
dependabot[bot]
9cb4b49597
Bump actions/setup-python from v2.1.1 to v2.1.2 ( #1893 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.1...24156c231c5e9d581bde27d0cdbb72715060ea51 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-12 08:30:54 +02:00
Pascal Vizeli
865523fd37
cleanup sentry filter
2020-08-11 19:11:22 +00:00
Pascal Vizeli
1df35a6fe1
fix sentry
2020-08-11 17:42:55 +00:00
Pascal Vizeli
e70c9d8a30
Fix order for more details
2020-08-11 16:07:33 +00:00
Pascal Vizeli
7d6b00ea4a
Fix dev outside stable channel ( #1891 )
...
* Fix dev outside stable channel
* more friendly
* downgrade logger for sentry
* Show critical on the end
2020-08-11 18:02:25 +02:00
Pascal Vizeli
e5fc985915
Fix sentry message with unsupported ( #1890 )
...
* Fix sentry message with unsupported
* filter breadcrumb
* Support add-on errors
* Fix level
* Add logging info
2020-08-11 16:48:58 +02:00
Pascal Vizeli
71ccaa2bd0
Add healthy and supported to API ( #1889 )
...
* Add healthy and supported to API
* fix protected attributes
2020-08-11 16:00:51 +02:00
Pascal Vizeli
e127f23a08
Bump version 231
2020-08-11 09:07:29 +00:00
Pascal Vizeli
495f9f2373
Bump version to 232
2020-08-11 11:06:57 +02:00
dependabot[bot]
27274286db
Bump docker from 4.2.2 to 4.3.0 ( #1886 )
...
Bumps [docker](https://github.com/docker/docker-py ) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/4.2.2...4.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-11 10:58:46 +02:00
Pascal Vizeli
85ba886029
Bump version 231
2020-08-11 10:57:07 +02:00
Pascal Vizeli
2f3a868e42
Merge pull request #1888 from home-assistant/dev
...
Release 231
2020-08-11 10:56:01 +02:00
Pascal Vizeli
a51b80f456
Tag installation type & more infos ( #1887 )
...
* Tag installation type & more infos
* fix black
* Make sure dbus is available for reports
* HassOS warning -> info
* Fix installation type name
* fix correct ADR
* change name
* make message more friendly
2020-08-11 10:52:33 +02:00
Greg Rapp
f27a426879
Allow all addons to access /host/info endpoint ( #1885 )
2020-08-10 23:45:05 +02:00
Pascal Vizeli
19ca485c28
Allow Core access to dbus for bluetooth ( #1883 )
2020-08-10 15:18:32 +02:00
Pascal Vizeli
7deed55c2d
Make plugin more robust ( #1881 )
2020-08-10 13:23:50 +02:00
Joakim Sørensen
4c5c6f072c
Updates panel to dec1f99 ( #1880 )
2020-08-10 10:52:41 +02:00
Pascal Vizeli
f174e08ad6
Merge pull request #1879 from home-assistant/dev
...
Release 230
2020-08-07 22:25:21 +02:00
Pascal Vizeli
2658f95347
Fix sentry logging ( #1878 )
...
* Fix sentry logging
* fix level
2020-08-07 22:16:07 +02:00
Pascal Vizeli
311c981d1a
Small cleanup to be more robust ( #1876 )
2020-08-07 21:43:03 +02:00
Pascal Vizeli
d6d3bf0583
Make udev more robust ( #1875 )
2020-08-07 14:03:55 +02:00
Joakim Sørensen
a1a601a4d3
Update panel to c17ebfd ( #1874 )
2020-08-07 08:18:41 +02:00
Pascal Vizeli
14776eae76
Fix issues with dev version ( #1873 )
2020-08-05 18:19:57 +02:00
Pascal Vizeli
bef4034ab8
Replace debuger with debugpy ( #1872 )
2020-08-05 15:24:53 +02:00
Pascal Vizeli
ad988f2a24
Add diagnostics support ( #1870 )
...
* Add diagnostics support
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* add aditional data
* Fix handling
* Better states
* Fix opt
* Update supervisor/bootstrap.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
* Only events on supported systems
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-08-05 14:54:03 +02:00
dependabot[bot]
6599ae0ee0
Bump actions/upload-artifact from v2.1.2 to v2.1.3 ( #1871 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.2...268d7547644ab8a9d0c1163299e59a1f5d93f39b )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:33:29 +02:00
Martin Hjelmare
4f1ed690cd
Add free disk space log on docker install error ( #1868 )
...
* Add free disk space info
* Log available space on docker image install error
* Add unit to log message
* Add 404 check and better log message
* Set default path to supervisor data path
* Clean up attribute access
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
* Move free space helper to hardware
* Add hardware test
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-08-03 15:00:07 +02:00
Joakim Sørensen
4ffaee6013
Make a copy of the logfile before rollback ( #1867 )
...
* Make a copy of the logfile before rollback
* Review changes and add log about the log file
2020-08-03 14:28:54 +02:00
Joakim Sørensen
e1ce19547e
Use "stale" instead of "wontfix" ( #1864 )
2020-08-03 11:01:36 +02:00
dependabot[bot]
039040b972
Bump actions/upload-artifact from v2.1.1 to v2.1.2 ( #1863 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.1.1...c8879bf5aef7bef66f9b82b197f34c4eeeb1731b )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 10:08:28 +02:00
dependabot[bot]
7a1af3d346
Bump pytest from 6.0.0 to 6.0.1 ( #1862 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.0...6.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-31 08:14:12 +02:00
dependabot[bot]
1e98774b62
Bump pytest from 5.4.3 to 6.0.0 ( #1861 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.4.3 to 6.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.3...6.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-29 20:46:02 +02:00
Pascal Vizeli
4b4d6c6866
Update LICENSE
2020-07-29 14:45:37 +02:00
dependabot[bot]
65ff83d359
Bump actions/upload-artifact from 2.1.0 to v2.1.1 ( #1860 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.1.0 to v2.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/2.1.0...5f948bc1f0a251f88bb4c9b1c3dfa6cbd1327dc5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 10:04:50 +02:00
Pascal Vizeli
e509c804ae
Add missing debug information ( #1859 )
2020-07-27 15:37:26 +02:00
Pascal Vizeli
992827e225
use lowlevel file handling, avoid additional buffers ( #1858 )
...
* Small tarfile improvments
* use lowlevel file handling, avoid additional buffers
* Fix lowlevel closing
* fix cbc
* Fix name
2020-07-27 15:21:54 +02:00
dependabot[bot]
083e97add8
Bump coverage from 5.2 to 5.2.1 ( #1857 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.2 to 5.2.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.2...coverage-5.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 12:55:38 +02:00
dependabot[bot]
05378d18c0
Bump pyupgrade from 2.7.1 to 2.7.2 ( #1856 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.7.1...v2.7.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 12:55:28 +02:00
dependabot[bot]
3dd465acc9
Bump colorlog from 4.1.0 to 4.2.1 ( #1854 )
...
Bumps [colorlog](https://github.com/borntyping/python-colorlog ) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/borntyping/python-colorlog/releases )
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.1.0...v4.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-24 13:21:02 +02:00
Pascal Vizeli
8f6e36f781
Fix rollback timeout on new versions with early stage UI ( #1852 )
...
* Fix rollback timeout on new versions with early stage UI
* order code
* Add debug
* order code
* Update supervisor/homeassistant.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Update supervisor/homeassistant.py
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Joakim Sørensen <joasoe@gmail.com >
2020-07-23 21:47:49 +02:00
dependabot[bot]
85fe56db57
Bump codecov/codecov-action from v1.0.11 to v1.0.12 ( #1851 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.11 to v1.0.12.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.11...07127fde53bc3ccd346d47ab2f14c390161ad108 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 13:17:59 +02:00
dependabot[bot]
8e07429e47
Bump actions/setup-python from v2 to v2.1.1 ( #1848 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2 to v2.1.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...0c28554988f6ccf1a4e2818e703679796e41a214 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 11:37:50 +02:00
dependabot[bot]
ced6d702b9
Bump cryptography from 2.9.2 to 3.0 ( #1847 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 2.9.2 to 3.0.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/2.9.2...3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-21 11:37:25 +02:00
dependabot[bot]
25d7de4dfa
Bump codecov/codecov-action from v1.0.10 to v1.0.11 ( #1844 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.10 to v1.0.11.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.10...6d208f5b527841fb050f92f778e86cb808dacdcb )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 11:48:28 +02:00
dependabot[bot]
82754c0dfe
Bump pyupgrade from 2.7.0 to 2.7.1 ( #1840 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.7.0...v2.7.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 13:43:53 +02:00
dependabot[bot]
e604b022ee
Bump aiohttp from 3.6.1 to 3.6.2 ( #1831 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.1...v3.6.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 15:51:49 +02:00
Pascal Vizeli
6b29022822
Update azure-pipelines-wheels.yml
2020-07-16 15:51:14 +02:00
dependabot[bot]
2e671cc5ee
Bump codecov from 2.1.7 to 2.1.8 ( #1838 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/compare/v2.1.7...2.1.8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 09:12:04 +02:00
dependabot[bot]
f25692b98c
Bump pytest-timeout from 1.4.1 to 1.4.2 ( #1839 )
...
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/pytest-dev/pytest-timeout/releases )
- [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.4.1...1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-16 09:11:51 +02:00
Franck Nijhof
c4a011b261
Don't reuse venv cache when Python version changes ( #1837 )
2020-07-15 15:03:53 +02:00
Pascal Vizeli
a935bac20b
Bump version to 230
2020-07-15 15:03:01 +02:00
Pascal Vizeli
0a3a98cb42
Merge pull request #1836 from home-assistant/dev
...
Release 229
2020-07-15 15:02:18 +02:00
Pascal Vizeli
adb39ca93f
Support to exclude machine ( #1835 )
...
* Support to exclude machine
* add tests
2020-07-15 14:53:44 +02:00
Pascal Vizeli
5fdc340e58
Streamline version ( #1834 )
...
* More streamline version handling
* Strict it up
* update tests
2020-07-15 13:05:11 +02:00
Pascal Vizeli
bb64dca6e6
Fix symlink snapshot ( #1833 )
...
* Fix symbolic link issue with snapshot
* Add tests
* fix symlink
* add encrypted test
* Modify x
2020-07-14 15:39:03 +02:00
dependabot[bot]
685788bcdf
Bump gitpython from 3.1.3 to 3.1.7 ( #1830 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.3 to 3.1.7.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.3...3.1.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 15:12:04 +02:00
dependabot[bot]
e949aa35f3
Bump actions/upload-artifact from v1 to 2.1.0 ( #1829 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from v1 to 2.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v1...ebad382c0953e8c6b4039e8d30dfd19ee7b2a862 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 13:58:21 +02:00
dependabot[bot]
fc80bf0df4
Bump codecov/codecov-action from v1 to v1.0.10 ( #1828 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1 to v1.0.10.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...f3570723ef743f6942b6a480461ed0cd6c0f9baa )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-14 13:55:26 +02:00
dependabot-preview[bot]
bd9740e866
Create Dependabot config file ( #1826 )
...
* Create Dependabot config file
* ✏️ Tweak
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-07-14 12:02:44 +02:00
Pascal Vizeli
3a260a8fd9
Fix terminal
2020-07-14 10:00:27 +00:00
Paulus Schoutsen
c87e6a5a42
Drop last references 3.7 ( #1825 )
2020-07-14 02:48:57 +02:00
Pascal Vizeli
8bc3319523
Update release-drafter.yml
2020-07-13 22:27:57 +02:00
Pascal Vizeli
bdfcf1a2df
Migrate to python 3.8 ( #1824 )
...
* Migrate to python 3.8
* Fix tests on Py38
* cleanup tests
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-07-13 22:26:41 +02:00
dependabot-preview[bot]
7f4284f2af
Bump pyupgrade from 2.6.2 to 2.7.0 ( #1822 )
...
Bumps [pyupgrade](https://github.com/asottile/pyupgrade ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/asottile/pyupgrade/releases )
- [Commits](https://github.com/asottile/pyupgrade/compare/v2.6.2...v2.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-13 17:04:13 +02:00
dependabot-preview[bot]
fd69120aa6
Bump coverage from 5.1 to 5.2 ( #1820 )
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 5.1 to 5.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.1...coverage-5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-08 13:39:38 +02:00
dependabot-preview[bot]
5df60b17e8
Bump codecov from 2.1.0 to 2.1.7 ( #1817 )
...
Bumps [codecov](https://github.com/codecov/codecov-python ) from 2.1.0 to 2.1.7.
- [Release notes](https://github.com/codecov/codecov-python/releases )
- [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-python/commits/v2.1.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-07 11:32:50 +02:00
Joakim Sørensen
cb835b5ae6
Update frontend to a674ce3 ( #1816 )
2020-07-05 21:27:39 +02:00
Franck Nijhof
9eab92513a
Add QA/CI to Supervisor ( #1814 )
2020-07-05 20:20:29 +02:00
dependabot-preview[bot]
29e8f50ab8
Bump docker from 4.2.1 to 4.2.2 ( #1809 )
...
Bumps [docker](https://github.com/docker/docker-py ) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/4.2.1...4.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-03 11:52:08 +02:00
Sean Mooney
aa0496b236
Update Issue Template ( #1812 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-07-02 15:09:50 -07:00
Joakim Sørensen
06e9cec21a
Update frontend panel to 750e7b ( #1811 )
...
* Update frontend to 750e7b1
* Remove files
* Fix cleanup in frontend update script
2020-07-02 19:35:43 +02:00
Pascal Vizeli
0fe27088df
add pylance
2020-07-01 09:29:58 +00:00
Pascal Vizeli
54d226116d
Bump version to 229
2020-06-28 11:29:18 +02:00
Pascal Vizeli
4b37e30680
Merge pull request #1804 from home-assistant/dev
...
Release 228
2020-06-28 11:28:10 +02:00
Pascal Vizeli
7c5f710deb
Slowdown snapshots to make it faster on slow IO ( #1803 )
...
* Slowdown snapshots to make it faster on slow IO
* Fix error handling
* fix lint
2020-06-28 10:58:13 +02:00
Paulus Schoutsen
5a3ebaf683
Remove old panel files ( #1802 )
2020-06-28 10:48:04 +02:00
Pascal Vizeli
233da0e48f
defcontainer update
2020-06-27 20:52:59 +00:00
Maximilian Bösing
96380d8d28
When calling atomic_contents_add
recursively, pass the Path
object instead of the posix path ( #1801 )
...
Fixes #1800
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
2020-06-27 22:44:34 +02:00
Pascal Vizeli
c84a0edf20
Update panel for new style ( #1799 )
...
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-06-27 11:56:26 +02:00
Maximilian Bösing
a3cf445c93
Bugfix: No such file or directory: '/data/homeassistant/home-assistant_v2.db-shm' ( #1795 )
...
* Do not use `tar_file.add` to recursively add backup folder
As the folders might contain files which are being removed temporarily (e.g. shared memory file of sqlite database), relying on `tar_file.add` becomes problematic as it crashes the whole backup process if a file does not exist anymore.
This becomes annoying, if the file which causes the error should be excluded by the filter.
To workaround this issue, we manually iterating over the files/directories and apply filters before passing the file or directory to the `tar_file.add` method. As per [documentation](https://docs.python.org/3/library/pathlib.html#pure-paths ), pure path does not access the file system.
Fixes #779
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Remove unused import
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Applied code review suggestions
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Applied codestyle
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Remove `pathlib` util and move `is_excluded_by_filter` into `tar` utils
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Rename method
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Rename `origin_dir` to `origin_path` and apply `Path` typehint
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Codestyle
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Add comment why we add the directory even if we are iterating over all its items
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Use `atomic_contents_add` from tar utils to archive addon data
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Remove unused function `exclude_filter`
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Remove unsecure default list value
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Some more codestyle
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Lowercase method name `Path.joinpath`
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Fix codestyle and use proper variable
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Add test for `_is_excluded_by_filter`
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com >
* Update addon.py
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-06-26 11:36:49 +02:00
dependabot-preview[bot]
3f31979f66
Bump pytest-timeout from 1.4.0 to 1.4.1 ( #1798 )
...
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/pytest-dev/pytest-timeout/releases )
- [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.4.0...1.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-19 15:12:46 +02:00
Franck Nijhof
44416edfd2
Collection of minor changes ( #1793 )
...
* Collection of minor changes
* Process smaller comments
* Fix HA version handling
* More type hints
* Review comment from Martin
* Add protection against TypeError in version parsing
2020-06-18 11:41:13 +02:00
Pascal Vizeli
351c45da75
Add the current supervisor version as default ( #1791 )
...
* Add the current supervisor version as default
* Fix lint
* Improve new version handling
2020-06-15 14:47:27 +02:00
dependabot-preview[bot]
e27c5dad15
Bump pytest-timeout from 1.3.4 to 1.4.0 ( #1792 )
...
Bumps [pytest-timeout](https://github.com/pytest-dev/pytest-timeout ) from 1.3.4 to 1.4.0.
- [Release notes](https://github.com/pytest-dev/pytest-timeout/releases )
- [Commits](https://github.com/pytest-dev/pytest-timeout/compare/1.3.4...1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-15 14:43:02 +02:00
dependabot-preview[bot]
dc510f22ac
Bump flake8 from 3.8.2 to 3.8.3 ( #1787 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.2 to 3.8.3.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-09 14:48:44 +02:00
dependabot-preview[bot]
1b78011f8b
Bump pylint from 2.5.2 to 2.5.3 ( #1785 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.5.2 to 2.5.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/pylint-2.5.2...pylint-2.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-08 13:28:34 +02:00
Pascal Vizeli
a908828bf4
Bump version to 228
2020-06-04 14:05:43 +02:00
Pascal Vizeli
55b7eb62f6
Merge pull request #1778 from home-assistant/dev
...
Release 227
2020-06-04 14:05:16 +02:00
Paulus Schoutsen
10e8fcf3b9
Remove complete frontend dir on rebuild and update frontend ( #1777 )
2020-06-04 08:58:12 +02:00
dependabot-preview[bot]
f1b0c05447
Bump pytest from 5.4.2 to 5.4.3 ( #1776 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.2...5.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 13:31:24 +02:00
dependabot-preview[bot]
de22bd688e
Bump docker from 4.2.0 to 4.2.1 ( #1775 )
...
Bumps [docker](https://github.com/docker/docker-py ) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/docker/docker-py/releases )
- [Commits](https://github.com/docker/docker-py/compare/4.2.0...4.2.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 13:31:10 +02:00
Franck Nijhof
9fe35b4fb5
Improve type hinting for add-ons ( #1769 )
...
* Improve type hinting for add-ons
* Split installed vs AnyAddons extraction
2020-06-03 09:28:02 +02:00
Franck Nijhof
f13d08d37a
Fix additional parameter on exception ( #1774 )
2020-06-02 22:57:47 +02:00
Pascal Vizeli
a0ecb46584
Bump version to 227
2020-06-02 15:36:20 +02:00
Pascal Vizeli
0c57df0c8e
Merge pull request #1773 from home-assistant/dev
...
Release 226
2020-06-02 15:35:11 +02:00
Pascal Vizeli
9c902c5c69
Expose all services/discovery with possible add-ons ( #1772 )
2020-06-02 15:17:24 +02:00
Pascal Vizeli
af412c3105
Handle new API / Frontend early boot ( #1770 )
...
* Handle new API / Frontend early boot
* Adjust part 2
* fix hanging landingpage
* Fix catch error
* Fix watchdog
2020-06-02 14:53:57 +02:00
Franck Nijhof
ec43448163
Make addon model abstract ( #1768 )
2020-06-02 12:08:03 +02:00
Franck Nijhof
9f7e0ecd55
Docs string and exception message improvements ( #1767 )
2020-06-02 11:26:33 +02:00
Pascal Vizeli
e50515a17c
Slowdown docker stop/start to avoid issue on slow IO ( #1763 )
...
* Slowdown docker stop/start to avoid issue on slow IO
* Fix lint
* Address comments
* Fix restore logic & Style
* Fix type
* Slow plugins
2020-06-02 11:26:10 +02:00
dependabot-preview[bot]
7c345db6fe
Bump gitpython from 3.1.2 to 3.1.3 ( #1764 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.2...3.1.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-01 15:05:40 +02:00
Michal
51c2268c1e
Fix typo in discovery log message ( #1761 )
...
typo
2020-05-30 13:37:08 +02:00
Pascal Vizeli
51feca05a5
Bump version to 226
2020-05-28 14:38:31 +02:00
Pascal Vizeli
3889504292
Merge pull request #1758 from home-assistant/dev
...
Release 255
2020-05-28 14:37:30 +02:00
Pascal Vizeli
7bd6ff374a
Fix watchdog & scheduler ( #1757 )
...
* Fix watchdog & scheduler
* Update supervisor/misc/scheduler.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Fix callback
* hmm
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2020-05-28 14:25:36 +02:00
Sergey Morozik
44fa34203a
Ingress skip incorrect session ( #1755 )
...
* ingress skip invalid timestamps
* ingress skip invalid timestamp: comment
* Use lazy string instead of f-string
* skip incorrect timestamp in validate_session
2020-05-28 09:30:15 +02:00
Pascal Vizeli
ff351c7f6d
HA landing page retry 30sec ( #1756 )
2020-05-28 09:27:48 +02:00
Pascal Vizeli
960b00d85a
Detect lxc ( #1754 )
...
* Detect LXC on health check
* fix lint
* Update supervisor/core.py
Co-authored-by: Franck Nijhof <git@frenck.dev >
* fix black
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-05-26 14:12:19 +02:00
dependabot-preview[bot]
18e3eacd7f
Bump flake8 from 3.8.1 to 3.8.2 ( #1753 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.8.1 to 3.8.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.1...3.8.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 13:22:13 +02:00
dependabot-preview[bot]
f4a1da33c4
Bump pulsectl from 20.5.0 to 20.5.1 ( #1752 )
...
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control ) from 20.5.0 to 20.5.1.
- [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-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 13:21:59 +02:00
Franck Nijhof
49de5be44e
Collection of type hinting fixes ( #1747 )
2020-05-23 13:19:53 +02:00
Pascal Vizeli
383657e8ce
Bump version 225
2020-05-22 17:25:14 +02:00
Pascal Vizeli
3af970ead6
Merge pull request #1746 from home-assistant/dev
...
Release 224
2020-05-22 17:23:40 +02:00
Franck Nijhof
6caec79958
Complete typehinting in CoreSys ( #1745 )
...
* Complete typehinting in CoreSys
* Improve Addon model abstraction, solving Pylint warning
2020-05-22 17:05:40 +02:00
Franck Nijhof
33bbd92d9b
Fix S6 supervisor not listening in finish script ( #1741 )
2020-05-22 16:42:35 +02:00
Pascal Vizeli
9dba78fbcd
Improve version handling ( #1744 )
...
* version handling helper
* Improve version handling
* Fix bug
2020-05-22 14:21:47 +02:00
Franck Nijhof
630d85ec78
Use f-strings where possible ( #1740 )
2020-05-22 13:41:14 +02:00
Franck Nijhof
f0d46e8671
Improve flake8 configuration and pydocstyle fixes ( #1742 )
2020-05-22 13:38:57 +02:00
Franck Nijhof
db0593f0b2
Fix YAML & JSON styling ( #1743 )
2020-05-22 13:38:05 +02:00
Franck Nijhof
1d83c0c77a
Update isort configuration and sorts imports in codebase ( #1739 )
...
* Add known first party to isort configuration
* Run isort on supervisor and tests folder
2020-05-21 13:30:54 +02:00
Pascal Vizeli
5e5fd3a79b
Bump version 224
2020-05-21 12:09:15 +02:00
Pascal Vizeli
c61995aab8
Merge pull request #1738 from home-assistant/dev
...
Release 223
2020-05-21 12:08:36 +02:00
Franck Nijhof
37c393f857
Add mypy cache files to .gitignore ( #1737 )
2020-05-21 12:07:20 +02:00
Pascal Vizeli
8e043a01c1
Add Docker info & check ( #1736 )
...
* Add Docker info & check
* Add checks
* Fix logging
* fix lint
2020-05-21 12:06:27 +02:00
Franck Nijhof
c7b6b2ddb3
Cleanup and speedup pylint ( #1735 )
2020-05-21 12:01:43 +02:00
Franck Nijhof
522f68bf68
Remove passing in deprecated loop arguments ( #1733 )
2020-05-21 12:01:21 +02:00
Franck Nijhof
7d4866234f
Replace Logger.fatal by Logger.critical ( #1734 )
2020-05-21 12:00:52 +02:00
Pascal Vizeli
7aa5bcfc7c
Update panel for markdown fixes ( #1732 )
...
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-05-20 17:51:24 +02:00
dependabot-preview[bot]
04b59f0896
Bump pulsectl from 20.4.3 to 20.5.0 ( #1731 )
...
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control ) from 20.4.3 to 20.5.0.
- [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-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-20 14:42:23 +02:00
Pascal Vizeli
796f9a203e
Rename zwave_mqtt to ozw ( #1729 )
2020-05-19 16:54:50 +02:00
dependabot-preview[bot]
22c8cda0d7
Bump packaging from 20.3 to 20.4 ( #1728 )
...
Bumps [packaging](https://github.com/pypa/packaging ) from 20.3 to 20.4.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/20.3...20.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-19 16:33:31 +02:00
Klaudiusz Staniek
1cf534ccc5
Fix config version setter ( #1716 )
...
Co-authored-by: Klaudiusz Staniek <klstanie@cisco.com >
2020-05-18 11:23:45 +02:00
dependabot-preview[bot]
6d8c821148
Bump flake8 from 3.7.9 to 3.8.1 ( #1722 )
...
Bumps [flake8](https://gitlab.com/pycqa/flake8 ) from 3.7.9 to 3.8.1.
- [Release notes](https://gitlab.com/pycqa/flake8/tags )
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.9...3.8.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-18 10:58:43 +02:00
Martin Hjelmare
264e9665b0
Lint tests during tox ( #1721 )
2020-05-18 10:06:07 +02:00
Martin Hjelmare
53fa8e48c0
Delint tests ( #1720 )
...
* Delint tarfile test
* Delint tests
2020-05-11 20:41:09 +02:00
Martin Hjelmare
e406aa4144
Fix vscode tasks supervisor dir ( #1719 )
2020-05-11 18:22:01 +02:00
dependabot-preview[bot]
4953ba5077
Bump pytest from 5.4.1 to 5.4.2 ( #1717 )
2020-05-11 14:02:31 +02:00
Pascal Vizeli
0a97ac0578
Bump version 223
2020-05-08 16:25:34 +02:00
Pascal Vizeli
56af4752f4
Merge pull request #1712 from home-assistant/dev
...
Release 222
2020-05-08 16:24:18 +02:00
Pascal Vizeli
81413d08ed
Prevent boot loop ( #1711 )
...
* Prevent boot loop
* sort
2020-05-08 16:13:36 +02:00
Bram Kragten
2bc2a476d9
Bump forntend ( #1710 )
2020-05-08 13:58:20 +02:00
Pascal Vizeli
4d070a65c6
Bump version 222
2020-05-07 19:16:27 +02:00
Pascal Vizeli
6185fbaf26
Merge pull request #1704 from home-assistant/dev
...
Fix panel
2020-05-07 19:15:59 +02:00
Pascal Vizeli
698a126b93
Fix panel
...
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-05-07 17:14:52 +00:00
Pascal Vizeli
acf921f55d
Merge pull request #1703 from home-assistant/dev
...
Release 221
2020-05-07 19:02:31 +02:00
Bram Kragten
f5a78c88f8
Bump supervisor panel ( #1702 )
2020-05-07 17:41:10 +02:00
dependabot-preview[bot]
206ece1575
Bump pylint from 2.5.0 to 2.5.2 ( #1700 )
...
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.5.0...pylint-2.5.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 17:04:08 +02:00
dependabot-preview[bot]
a8028dbe10
Bump gitpython from 3.1.1 to 3.1.2 ( #1697 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.1...3.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-07 17:04:00 +02:00
Pascal Vizeli
c605af6ccc
Add discovery support for new ozw integration ( #1701 )
2020-05-07 08:32:10 +02:00
Pascal Vizeli
b7b8e6c40e
Bump version 221
2020-05-01 18:11:58 +02:00
Pascal Vizeli
3fcb1de419
Merge pull request #1692 from home-assistant/dev
...
Release 220
2020-05-01 18:07:35 +02:00
Pascal Vizeli
12034fe5fc
Update panel with new tabs ( #1691 )
...
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-05-01 17:51:35 +02:00
dependabot-preview[bot]
56959d781a
Bump pylint from 2.4.4 to 2.5.0 ( #1684 )
...
* Bump pylint from 2.4.4 to 2.5.0
Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.4.4 to 2.5.0.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog )
- [Commits](https://github.com/PyCQA/pylint/compare/pylint-2.4.4...pylint-2.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* fix lint
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-05-01 15:34:12 +02:00
Pascal Vizeli
9a2f025646
Add support for homematic ( #1690 )
2020-05-01 15:23:56 +02:00
Pascal Vizeli
12cc163058
New addon panel ( #1689 )
...
* Update add-on pages
* update panel
2020-05-01 14:23:54 +02:00
dependabot-preview[bot]
74971d9753
Bump pytz from 2019.3 to 2020.1 ( #1686 )
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2019.3 to 2020.1.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2019.3...release_2020.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-29 12:15:31 +02:00
Franck Nijhof
a9157e3a9f
Fix possible Ingress port collisions ( #1682 )
...
* Fix possible Ingress port collisions
* Cleanup dynamic port assignment on uninstall
* Check port against gateway address
* gateway address is already of type IPv4Address
* Update supervisor/ingress.py
Co-Authored-By: Pascal Vizeli <pvizeli@syshack.ch >
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-04-26 11:21:56 +02:00
dependabot-preview[bot]
b96697b708
Bump cryptography from 2.9.1 to 2.9.2 ( #1676 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/2.9.1...2.9.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-23 18:44:32 +02:00
dependabot-preview[bot]
81e6896391
Bump cryptography from 2.9 to 2.9.1 ( #1673 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 2.9 to 2.9.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/2.9...2.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 14:23:00 +02:00
dependabot-preview[bot]
2dcaa3608d
Bump pulsectl from 20.2.4 to 20.4.3 ( #1674 )
...
Bumps [pulsectl](https://github.com/mk-fg/python-pulse-control ) from 20.2.4 to 20.4.3.
- [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-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-22 13:14:54 +02:00
Pascal Vizeli
e21671ec5e
Bump version to 220
2020-04-22 11:32:13 +02:00
Pascal Vizeli
7841f14163
Merge pull request #1671 from home-assistant/dev
...
Release 219
2020-04-22 11:31:50 +02:00
Pascal Vizeli
cc9f594ab4
Better initial image load handling ( #1672 )
2020-04-22 11:26:53 +02:00
Pascal Vizeli
ebfaaeaa6b
Improve the flow with fallback if there is a network issue ( #1670 )
2020-04-22 11:06:59 +02:00
Pascal Vizeli
ffa91e150d
Fix handling with reset/default on json ( #1669 )
...
* Fix handling with reset/default on json
* black
2020-04-22 11:06:49 +02:00
Pascal Vizeli
06fa9f9a9e
Bump version to 219
2020-04-21 20:15:15 +02:00
Pascal Vizeli
9f203c42ec
Merge pull request #1668 from home-assistant/dev
...
Release 218
2020-04-21 20:14:44 +02:00
Pascal Vizeli
5d0d34a4af
Fix version detection
2020-04-21 15:32:20 +00:00
Pascal Vizeli
c2cfc0d3d4
Allow moving registry for supervisor ( #1667 )
...
* Allow moving registry for supervisor
* fix
* Filter number
2020-04-21 16:59:28 +02:00
Pascal Vizeli
0f4810d41f
Add debug
2020-04-21 13:09:52 +00:00
Pascal Vizeli
175848f2a8
Fix update order ( #1666 )
2020-04-21 14:41:44 +02:00
Fabian Affolter
472bd66f4d
Update README ( #1662 )
2020-04-14 13:38:00 +02:00
dependabot-preview[bot]
168ea32d2c
Bump jinja2 from 2.11.1 to 2.11.2 ( #1663 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.11.1...2.11.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-14 13:37:49 +02:00
Fabian Affolter
e82d6b1ea4
Minor re-work ( #1661 )
...
* Minor re-work
* Fix typo
2020-04-14 10:27:10 +02:00
dependabot-preview[bot]
6c60ca088c
Bump gitpython from 3.1.0 to 3.1.1 ( #1659 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.0...3.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-14 10:25:59 +02:00
Fabian Affolter
83e8f935fd
Remove duoble DNS section ( #1660 )
2020-04-14 10:25:38 +02:00
Pascal Vizeli
71867302a4
Bump version to 218
2020-04-12 12:00:53 +02:00