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
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
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