Pascal Vizeli
|
a2821a98ad
|
Fix gvar for dbus if binary is not a string (#1984)
|
2020-08-27 17:04:14 +02:00 |
|
Pascal Vizeli
|
6db4c60f47
|
Fix byte parser (#1981)
|
2020-08-27 14:31:34 +02:00 |
|
Pascal Vizeli
|
4ac7f7dcf0
|
Rename Hass.io -> Supervisor (#1522)
* Rename Hass.io -> Supervisor
* part 2
* fix lint
* fix auth name
|
2020-02-21 17:55:41 +01:00 |
|
Pascal Vizeli
|
387d2dcc2e
|
Add support for gvariant annotations (#1258)
|
2019-08-23 13:41:17 +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 |
|