Pascal Vizeli
|
7c8cf57820
|
Merge pull request #1164 from home-assistant/dev
Release 169
169
|
2019-07-16 12:35:10 +02:00 |
|
Pascal Vizeli
|
8d84a8a62e
|
Update panel & support panel on devcontainer (#1163)
* Update panel & support panel on devcontainer
* small cleanups
* small size
|
2019-07-16 12:23:03 +02:00 |
|
Pascal Vizeli
|
08c45060bd
|
Add support for RPi4 (#1162)
|
2019-07-16 10:33:56 +02:00 |
|
Pascal Vizeli
|
7ca8d2811b
|
Update URL for version file (#1161)
|
2019-07-16 10:26:59 +02:00 |
|
Pascal Vizeli
|
bb6898b032
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-07-12 09:57:55 +02:00 |
|
Pascal Vizeli
|
cd86c6814e
|
Update azure-pipelines.yml for Azure Pipelines
|
2019-07-12 09:42:55 +02:00 |
|
Pascal Vizeli
|
b67e116650
|
Update azure-pipelines.yml
|
2019-07-12 09:41:40 +02:00 |
|
Pascal Vizeli
|
57ce411fb6
|
Update azure-pipelines.yml
|
2019-07-11 22:11:37 +02:00 |
|
Pascal Vizeli
|
85ed4d9e8d
|
Update Dockerfile
|
2019-07-11 19:25:07 +02:00 |
|
dependabot-preview[bot]
|
ccb39da569
|
Bump flake8 from 3.7.7 to 3.7.8 (#1154)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.7.7 to 3.7.8.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.7.7...3.7.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-09 14:05:43 +02:00 |
|
Pascal Vizeli
|
dd7ba64d32
|
Bump version 169
|
2019-07-08 16:03:59 +02:00 |
|
Pascal Vizeli
|
de3edb1654
|
Merge pull request #1153 from home-assistant/dev
Release 168
168
|
2019-07-08 16:02:39 +02:00 |
|
dependabot-preview[bot]
|
d262151727
|
Bump pytest from 4.6.3 to 5.0.1 (#1148)
* Bump pytest from 4.6.3 to 5.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.6.3 to 5.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/4.6.3...5.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update tox.ini
|
2019-07-06 18:07:15 +02:00 |
|
Pascal Vizeli
|
a37c90af96
|
Forward Params (#1150)
|
2019-07-06 18:06:39 +02:00 |
|
Pascal Vizeli
|
0a3a752b4c
|
Add timezone to info call (#1146)
|
2019-07-04 18:20:46 +02:00 |
|
Pascal Vizeli
|
0a34f427f8
|
Fix error on save special permission (#1145)
|
2019-07-04 17:30:42 +02:00 |
|
Pascal Vizeli
|
157740e374
|
Update devcontainer.json
|
2019-07-04 17:28:50 +02:00 |
|
Pascal Vizeli
|
b0e994f3f5
|
Bump version 168
|
2019-06-25 17:38:57 +02:00 |
|
Pascal Vizeli
|
f374852801
|
Merge pull request #1139 from home-assistant/dev
Release 167
|
2019-06-25 17:34:42 +02:00 |
|
Pascal Vizeli
|
709f034f2e
|
New TimeZone handling (#1138)
* Remove function to get TZ from config file
* Readd old timezone handling
* Fix tests
167
|
2019-06-25 17:09:14 +02:00 |
|
Pascal Vizeli
|
6d6deb8c66
|
Cleanup udev handling (#1137)
* Cleanup udev handling
* Update hardware.py
|
2019-06-25 16:15:02 +02:00 |
|
Pascal Vizeli
|
5771b417bc
|
sort import
|
2019-06-25 12:54:45 +00:00 |
|
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 |
|