Pascal Vizeli
3fcb1de419
Merge pull request #1692 from home-assistant/dev
...
Release 220
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
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
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
Pascal Vizeli
8bcc402c5f
Merge pull request #1656 from home-assistant/dev
...
Release 217
217
2020-04-12 12:00:16 +02:00
Pascal Vizeli
72b7d2a123
Fix restore on older snapshots ( #1655 )
2020-04-12 11:56:37 +02:00
Aidan Timson
20c1183450
Remove Azure CI badge ( #1648 )
...
* Fix azure ci badge
* Remove Azure CI badge
2020-04-11 14:07:19 +02:00
Pascal Vizeli
0bbfbd2544
Readd audio api
2020-04-11 13:35:26 +02:00
Pascal Vizeli
350bd9c32f
Bump version to 217
2020-04-11 11:16:31 +02:00
Pascal Vizeli
dcca8b0a9a
Merge pull request #1652 from home-assistant/dev
...
Release 216
216
2020-04-11 11:15:57 +02:00
Pascal Vizeli
f77b479e45
Add timeout for clean shutdown ( #1650 )
...
* Fix overlay
* Update Dockerfile
2020-04-10 23:31:24 +02:00
Pascal Vizeli
216565affb
Give a bit more time to update apparmor ( #1647 )
2020-04-10 01:15:47 +02:00
Pascal Vizeli
6f235c2a11
force dns plugin v9
2020-04-09 16:45:10 +02:00
Pascal Vizeli
27a770bd1d
force dns plugin v7
2020-04-08 23:39:18 +02:00
Pascal Vizeli
ef15b67571
Bump version to 216
2020-04-08 14:44:10 +02:00
Pascal Vizeli
6aad966c52
Merge pull request #1644 from home-assistant/dev
...
Release 215
215
2020-04-08 14:43:37 +02:00
Pascal Vizeli
9811f11859
Force plugin: cli v25 - dns v6
2020-04-08 12:34:42 +00:00
Pascal Vizeli
13148ec7fb
Filter add-ons in the store based on advanced mode ( #1643 )
...
* Filter add-ons in the store based on advanced mode
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Filter add-ons in the store based on advanced mode p2
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
2020-04-08 14:29:43 +02:00
Pascal Vizeli
b2d7464790
Fix multicast API for logs ( #1642 )
2020-04-08 14:08:09 +02:00
Joakim Sørensen
ce84e185ad
Restore repositories with partial snapshot ( #1641 )
...
* Restore repositories with partial snapshot
* Run black
2020-04-08 13:44:03 +02:00
Franck Nijhof
c3f5ee43b6
Add missing multicast/logs endpoint to API docs ( #1640 )
2020-04-08 12:11:59 +02:00
Pascal Vizeli
e2dc1a4471
Support plugin requirements & mdns ( #1638 )
...
* Support plugin requirements & mdns
* better error handling
* Use debug from LogLevel
* fix lint
* fix logger
* fix test env
* Use new style
* fix typo
2020-04-07 12:08:29 +02:00
Pascal Vizeli
e787e59b49
Cleanup network ( #1637 )
...
* Cleanup network forward
* Add permission
2020-04-06 14:00:52 +02:00
Pascal Vizeli
f0ed2eba2b
Multicast support on Hass.io Network ( #1634 )
...
* Add multicast layer to docker
* support network forward
* add pluginmanager
* finish multicast plugin
* fix lint
* Add shutdown for plugins
* Add API
* Add watchdog
* Fix black
* Fix path
2020-04-05 23:26:22 +02:00
Pascal Vizeli
2364e1e652
Remove old authentication ( #1635 )
2020-04-05 19:16:12 +02:00
Pascal Vizeli
cc56944d75
relicense project
2020-04-05 16:23:52 +02:00
Pascal Vizeli
69cea9fc96
Plugin cleanup ( #1632 )
...
* Plugin cleanup
* Fix setup
2020-04-05 01:20:49 +02:00