Pascal Vizeli
|
51efcefdab
|
Compile only hassio
|
2019-06-24 23:21:15 +00:00 |
|
Pascal Vizeli
|
d31ab5139d
|
compile all
|
2019-06-24 23:09:08 +00:00 |
|
Pascal Vizeli
|
ce18183daa
|
Allow update discovery messages (#1136)
* Allow update discovery messages
* Update __init__.py
* Update __init__.py
* Update __init__.py
* fix lint
* Fix style
|
2019-06-24 23:29:42 +02:00 |
|
Pascal Vizeli
|
b8b73cf880
|
remove diff wheels build
|
2019-06-24 19:16:26 +02:00 |
|
Pascal Vizeli
|
5291e6c1f3
|
Use multistage
|
2019-06-24 19:04:52 +02:00 |
|
Pascal Vizeli
|
626a9f06c4
|
Update to alpine 3.10 (#1135)
|
2019-06-24 18:49:43 +02:00 |
|
Pascal Vizeli
|
72338eb5b8
|
Add devcontainer support (#1134)
|
2019-06-24 14:48:10 +02:00 |
|
Jakub
|
7bd77c6e99
|
Append devlinks to serial dev_list (#1131)
* append devlinks to dev_list
* replace eudev-libs with eudev
* include only devlinks starting with /dev/serial/by-id
* add missing package, move udev init to entry.sh
* fix mode on entry.sh
* Update homeassistant.py
* Update homeassistant.py
|
2019-06-24 09:53:54 +02:00 |
|
dependabot-preview[bot]
|
69151b962a
|
Bump pytest from 4.6.2 to 4.6.3 (#1125)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.2 to 4.6.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/4.6.2...4.6.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-21 09:50:42 +02:00 |
|
dependabot-preview[bot]
|
86305d4fe4
|
Bump docker from 4.0.1 to 4.0.2 (#1133)
Bumps [docker](https://github.com/docker/docker-py) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/4.0.1...4.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-21 09:50:28 +02:00 |
|
Pascal Vizeli
|
d5c3850a3f
|
Don't break on supervisor update (#1118)
* Don't break on supervisor update
* Update core.py
* Fix lint
|
2019-06-06 10:57:36 +02:00 |
|
Pascal Vizeli
|
3e645b6175
|
Fix timeout on check port (#1116)
|
2019-06-05 17:49:05 +02:00 |
|
Pascal Vizeli
|
89dc78bc05
|
Bump version 167
|
2019-06-05 17:10:44 +02:00 |
|
Pascal Vizeli
|
164c403d05
|
Merge pull request #1115 from home-assistant/dev
Release 166
166
|
2019-06-05 17:10:14 +02:00 |
|
Pascal Vizeli
|
5e8007453f
|
detect native arch (#1114)
|
2019-06-05 16:59:43 +02:00 |
|
Pascal Vizeli
|
0a0d97b084
|
Support pip progress for HA 0.94 (#1113)
* Support pip progress for HA 0.94
* fix black
* add tests
* add test for adguard
* Fix lint
|
2019-06-05 14:46:03 +02:00 |
|
dependabot-preview[bot]
|
eb604ed92d
|
Bump pytest from 4.6.1 to 4.6.2 (#1112)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.1 to 4.6.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/4.6.1...4.6.2)
|
2019-06-04 23:47:35 +02:00 |
|
dependabot-preview[bot]
|
c47828dbaa
|
Bump pytest from 4.5.0 to 4.6.1 (#1110)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.5.0 to 4.6.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/4.5.0...4.6.1)
|
2019-06-04 14:43:20 +02:00 |
|
Pascal Vizeli
|
ea437dc745
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-06-02 14:12:45 +02:00 |
|
Franck Nijhof
|
c16a208b39
|
Support for AdGuard Home discovery (#1107)
* Support for AdGuard Home discovery
* 👕 Darkened the sky
|
2019-06-02 07:47:12 +02:00 |
|
dependabot-preview[bot]
|
55d803b2a0
|
Bump cryptography from 2.6.1 to 2.7 (#1108)
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 to 2.7.
- [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.6.1...2.7)
|
2019-05-31 17:55:16 +02:00 |
|
Pascal Vizeli
|
611f6f2829
|
Don't follow requests itself (#1106)
* Don't follow requests itself
* Fix black lint
|
2019-05-31 13:53:46 +02:00 |
|
Pascal Vizeli
|
b94df76731
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-05-31 12:42:37 +02:00 |
|
Pascal Vizeli
|
218619e7f0
|
Bump version 166
|
2019-05-31 12:36:06 +02:00 |
|
Pascal Vizeli
|
273eed901a
|
Merge pull request #1105 from home-assistant/dev
Release 165
165
|
2019-05-31 12:35:34 +02:00 |
|
Pascal Vizeli
|
8ea712a937
|
Fix error on comparson (#1104)
|
2019-05-31 11:46:28 +02:00 |
|
Pascal Vizeli
|
658449a7a0
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-05-30 17:43:30 +02:00 |
|
Pascal Vizeli
|
968c471591
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-05-30 17:25:47 +02:00 |
|
Pascal Vizeli
|
b4665f3907
|
Add black support (#1101)
|
2019-05-27 12:35:06 +02:00 |
|
dependabot[bot]
|
496cee1ec4
|
Bump ptvsd from 4.2.9 to 4.2.10 (#1096)
Bumps [ptvsd](https://github.com/Microsoft/ptvsd) from 4.2.9 to 4.2.10.
- [Release notes](https://github.com/Microsoft/ptvsd/releases)
- [Commits](https://github.com/Microsoft/ptvsd/compare/v4.2.9...v4.2.10)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-22 14:29:57 +02:00 |
|
dependabot[bot]
|
0f8c80f3ba
|
Bump docker from 3.7.2 to 4.0.1 (#1093)
Bumps [docker](https://github.com/docker/docker-py) from 3.7.2 to 4.0.1.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/3.7.2...4.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-21 12:07:01 +02:00 |
|
Pascal Vizeli
|
6c28f82239
|
Bump version 165
|
2019-05-18 22:39:43 +02:00 |
|
Pascal Vizeli
|
def32abb57
|
Merge pull request #1090 from home-assistant/dev
Release 164
164
|
2019-05-18 22:37:47 +02:00 |
|
Pascal Vizeli
|
f57a241b9e
|
Panel search function (#1089)
|
2019-05-18 22:31:07 +02:00 |
|
Pascal Vizeli
|
11a7e8b15d
|
Fix error with repository without repository.json (#1088)
|
2019-05-18 22:17:32 +02:00 |
|
Pascal Vizeli
|
fa4f7697b7
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-05-16 09:42:55 +02:00 |
|
dependabot[bot]
|
6098b7de8e
|
Bump pytest from 4.4.2 to 4.5.0 (#1083)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.2 to 4.5.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/4.4.2...4.5.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-13 23:03:55 +02:00 |
|
dependabot[bot]
|
0a382ce54d
|
Bump ptvsd from 4.2.8 to 4.2.9 (#1081)
Bumps [ptvsd](https://github.com/Microsoft/ptvsd) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/Microsoft/ptvsd/releases)
- [Commits](https://github.com/Microsoft/ptvsd/compare/v4.2.8...v4.2.9)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-10 15:32:29 +02:00 |
|
dependabot[bot]
|
dd53aaa30c
|
Bump pytest from 4.4.1 to 4.4.2 (#1080)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.4.1 to 4.4.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/4.4.1...4.4.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-09 14:11:58 +02:00 |
|
Pascal Vizeli
|
31e175a15a
|
Bump version 164
|
2019-05-09 12:07:57 +02:00 |
|
Pascal Vizeli
|
4c80727bcc
|
Merge pull request #1079 from home-assistant/dev
Release 163
163
|
2019-05-09 12:07:22 +02:00 |
|
Pascal Vizeli
|
b2c3157361
|
Fix device bug (#1078)
|
2019-05-09 11:41:37 +02:00 |
|
Pascal Vizeli
|
dc4f38ebd0
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-05-08 23:46:08 +02:00 |
|
Pascal Vizeli
|
7c9437c6ee
|
Bugfixes / increase Home Assistant timeout (#1077)
* Fix small bugs with new store
* Add more timeout to homeassistant
|
2019-05-08 22:37:05 +02:00 |
|
Pascal Vizeli
|
9ce9e10dfd
|
WIP: Split add-on store logic (#1067)
* Split add-on store logic
* finish data model
* Cleanup models
* Cleanup imports
* split up store addons
* More cleanup
* Go to stable
* Fix layout
* Cleanup interface
* Fix restore/snapshot
* Fix algo
* Fix reload task
* Fix typing / remove indirect add-on references
* Fix version
* Fix repository data
* Fix addon repo
* Fix api check
* Fix API return
* Fix model
* Temp fix available
* Fix lint
* Fix install
* Fix partial restore
* Fix store restore
* Fix ingress port
* Fix API
* Fix style
|
2019-05-07 17:27:00 +02:00 |
|
carstenschroeder
|
4e94043bca
|
Fix validation of image and last_version (#1073)
* Fix validation of image and last_vesrion
* use of Maybe
|
2019-05-05 23:25:56 +02:00 |
|
Pascal Vizeli
|
749d45bf13
|
Update Dockerfile
|
2019-05-03 12:18:27 +02:00 |
|
Pascal Vizeli
|
ce99b3e259
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-05-03 12:10:21 +02:00 |
|
Pascal Vizeli
|
2c84daefab
|
Debugger (#1070)
* Add debuger to supervisor
* Fix init
* Fix lint
|
2019-05-03 12:02:32 +02:00 |
|
Pascal Vizeli
|
dc1933fa88
|
Remove old panels < 0.70 (#1066)
|
2019-04-29 12:13:31 +02:00 |
|