Pascal Vizeli
435a1096ed
Cleanup debug gdbus output ( #1275 )
2019-09-02 15:08:26 +02:00
Pascal Vizeli
21a9084ca0
Bump version 186
2019-09-02 14:39:56 +02:00
Pascal Vizeli
10d9135d86
Merge pull request #1274 from home-assistant/dev
...
Release 185
185
2019-09-02 14:39:17 +02:00
Pascal Vizeli
272d8b29f3
Fix version handling with nightly ( #1273 )
...
* Fix version handling with nightly
* fix lint
2019-09-02 14:37:59 +02:00
Pascal Vizeli
3d665b9eec
Support for udev device trigger ( #1272 )
2019-09-02 14:07:09 +02:00
Pascal Vizeli
c563f484c9
Add support for udev trigger
2019-09-02 11:28:49 +00:00
Pascal Vizeli
38268ea4ea
Bump version to 185
2019-08-26 10:04:36 +02:00
Pascal Vizeli
c1ad64cddf
Merge pull request #1264 from home-assistant/dev
...
Release 184
184
2019-08-26 10:03:53 +02:00
Pascal Vizeli
b898cd2a3a
Preserve ordering of locals ( #1263 )
...
* Preserve ordering of locals
* fix lint
2019-08-26 09:45:10 +02:00
Pascal Vizeli
937b31d845
Bump version 184
2019-08-23 14:22:47 +02:00
Pascal Vizeli
e4e655493b
Merge pull request #1259 from home-assistant/dev
...
Release 183
183
2019-08-23 14:21:58 +02:00
Pascal Vizeli
387d2dcc2e
Add support for gvariant annotations ( #1258 )
2019-08-23 13:41:17 +02:00
Pascal Vizeli
8abe33d48a
Bump version 183
2019-08-22 18:58:02 +02:00
Pascal Vizeli
860442d5c4
Merge pull request #1256 from home-assistant/dev
...
Release 182
182
2019-08-22 18:57:38 +02:00
Pascal Vizeli
ce5183ce16
Add support to read Host DNS ( #1255 )
...
* Add support to read Host DNS
* Include properties
* Improve host info handling
* Add API
* Better abstraction
* Change prio list
* Address lint
* fix get properties
* Fix nameserver list
* Small cleanups
* Bit more stability
* cleanup
2019-08-22 18:01:49 +02:00
dependabot-preview[bot]
3e69b04b86
Bump gitpython from 3.0.1 to 3.0.2 ( #1254 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.0.1 to 3.0.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.0.1...3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-22 16:20:47 +02:00
Pascal Vizeli
8b9cd4f122
Improve handling with nested objects ( #1253 )
2019-08-22 14:24:50 +02:00
Pascal Vizeli
c0e3ccdb83
Improve gdbus error handling ( #1252 )
...
* Improve gdbus error handling
* Fix logging type
* Detect no dbus
* Fix issue with complex
* Update hassio/dbus/__init__.py
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update hassio/dbus/hostname.py
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update hassio/dbus/rauc.py
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Update hassio/dbus/systemd.py
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
* Fix black
2019-08-22 12:48:02 +02:00
dependabot-preview[bot]
e8cc85c487
Bump pytest from 5.1.0 to 5.1.1 ( #1250 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.1.0 to 5.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/5.1.0...5.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-21 23:41:16 +02:00
Pascal Vizeli
b3eff41692
Update devcontainer.json
2019-08-20 17:51:27 +02:00
Pascal Vizeli
1ea63f185c
Bump version 182
2019-08-18 21:08:01 +02:00
Pascal Vizeli
a513d5c09a
Merge pull request #1247 from home-assistant/dev
...
Release 181
181
2019-08-18 21:07:21 +02:00
Pascal Vizeli
fb8216c102
Fix AAAA resolv for nginx ( #1246 )
2019-08-18 21:05:42 +02:00
Pascal Vizeli
4f381d01df
Log coredns errors ( #1245 )
2019-08-18 17:21:46 +02:00
Pascal Vizeli
de3382226e
Update setting on startup ( #1244 )
...
* Update setting on startup
* Fix
* fix exception
* Cleanup handling
2019-08-18 17:11:42 +02:00
Pascal Vizeli
77be830b72
Bump version 181
2019-08-18 12:00:31 +02:00
Pascal Vizeli
09c0e1320f
Merge pull request #1243 from home-assistant/dev
...
Release 180
180
2019-08-18 12:00:01 +02:00
Franck Nijhof
cc4ee59542
Replace Google DNS by Quad9, prefer CloudFlare ( #1235 )
2019-08-18 11:48:29 +02:00
Pascal Vizeli
1f448744f3
Add restart function / options change ( #1242 )
2019-08-18 11:46:23 +02:00
Franck Nijhof
ee2c257057
Adjust coredns do not forward local.hass.io ( #1237 )
2019-08-18 11:08:34 +02:00
Franck Nijhof
be8439d4ac
Add localhost to hosts file ( #1240 )
2019-08-18 11:07:23 +02:00
Franck Nijhof
981f2b193c
Adjust coredns to use upstream fowarding server in order ( #1238 )
2019-08-18 11:06:17 +02:00
Pascal Vizeli
39087e09ce
Bump version 180
2019-08-16 20:33:56 +02:00
Pascal Vizeli
59960efb9c
Merge pull request #1229 from home-assistant/dev
...
Release 179
179
2019-08-16 20:32:34 +02:00
Pascal Vizeli
5a53bb5981
Use hosts as list ( #1228 )
...
* Use hosts as list
* Fix
* Clean style
* Fix list remove
* hide warning
2019-08-16 20:29:10 +02:00
dependabot-preview[bot]
a67fe69cbb
Bump pytest from 5.0.1 to 5.1.0 ( #1227 )
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 5.0.1 to 5.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/5.0.1...5.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-16 17:59:15 +02:00
Pascal Vizeli
9ce2b0765f
Bump version 179
2019-08-16 13:27:51 +02:00
Pascal Vizeli
2e53a48504
Merge pull request #1224 from home-assistant/dev
...
Release 178
178
2019-08-16 13:26:45 +02:00
Pascal Vizeli
8e4db0c3ec
Stripe resolv ( #1226 )
2019-08-16 13:22:07 +02:00
Pascal Vizeli
4072b06faf
Fix issue on isntalled add-ons ( #1225 )
2019-08-16 13:12:39 +02:00
Pascal Vizeli
a2cf7ece70
Change handling with host files ( #1223 )
2019-08-16 12:47:32 +02:00
Pascal Vizeli
734fe3afde
Bump version 178
2019-08-16 00:15:05 +02:00
Pascal Vizeli
7f3bc91c1d
Merge pull request #1222 from home-assistant/dev
...
Release 177
177
2019-08-16 00:13:51 +02:00
Pascal Vizeli
9c2c95757d
Validate dns better ( #1221 )
2019-08-15 23:48:14 +02:00
Franck Nijhof
b5ed6c586a
Cleanup ingress panel on add-on uninstall ( #1220 )
...
* Cleanup ingress panel on add-on uninstall
* Update __init__.py
2019-08-15 23:05:03 +02:00
Franck Nijhof
35033d1f76
Allow manager role to access DNS API ( #1219 )
2019-08-15 22:38:34 +02:00
Pascal Vizeli
9e41d0c5b0
Bump version 177
2019-08-15 14:51:28 +02:00
Pascal Vizeli
62e92fada9
Merge pull request #1218 from home-assistant/dev
...
Release 176
176
2019-08-15 14:50:55 +02:00
dependabot-preview[bot]
ae0a1a657f
Bump gitpython from 3.0.0 to 3.0.1 ( #1216 )
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.0.0 to 3.0.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.0.0...3.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 14:46:16 +02:00
Pascal Vizeli
81e511ba8e
Fix spell
2019-08-15 12:42:34 +00:00