Franck Nijhof
33d7d76fee
Add UniFi discovery service ( #1454 )
2020-01-27 17:59:06 +01:00
Pascal Vizeli
fc5d97562f
Dns update ( #1393 )
...
* Improvements to DNS validator to include IPv6 (#1312 )
* improvements to DNS validator to include IPv6
* fixed the DNS validators
* updated per suggestions
* Update const.py
* Update dns.py
* Update validate.py
* Update validate.py
* Update dns.py
* Update test_validate.py
* Update validate.py
* Cleanup
* Don't set default DNS server as default
* Remove update local resolver
* Fix lint
2019-12-05 21:52:55 +01:00
Pascal Vizeli
615e68b29b
Add discovery support for Almond ( #1339 )
...
* Add discovery support for Almond
* Fix docstring
2019-10-22 13:39:46 +02:00
dependabot-preview[bot]
3574df1385
Bump attrs from 19.1.0 to 19.3.0 ( #1329 )
...
* Bump attrs from 19.1.0 to 19.3.0
Bumps [attrs](https://github.com/python-attrs/attrs ) from 19.1.0 to 19.3.0.
- [Release notes](https://github.com/python-attrs/attrs/releases )
- [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/python-attrs/attrs/compare/19.1.0...19.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Fix attr Deprecations
2019-10-17 16:48:06 +02:00
Timmo
603334f4f3
Add support for Home Panel discovery ( #1327 )
2019-10-14 11:30:18 +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
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
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
Pascal Vizeli
2ae93ae7b1
Update API data for deconz ( #989 )
...
* Update API data for deconz
* Fix tests
2019-04-01 16:58:58 +02:00
Pascal Vizeli
9a8850fecd
Remove unused pylint
2019-03-28 14:13:36 +01:00
Pascal Vizeli
b12175ab9a
Support for deconz discovery & cleanup ( #974 )
...
* Support for deconz discovery & cleanup
* Split discovery
* Fix lint
* Fix lint / import
2019-03-28 14:11:18 +01:00