Pascal Vizeli
|
c4847ad10d
|
Handle dbus single byte (#2237)
|
2020-11-11 13:09:13 +01:00 |
|
Pascal Vizeli
|
35b626a1c5
|
Fix gvariant bytes array (#2162)
|
2020-10-22 15:56:32 +02:00 |
|
Pascal Vizeli
|
7be508214a
|
gvariant: parse byte string (#2041)
* Parse byte string
* fix lint
|
2020-09-11 18:36:19 +02:00 |
|
Pascal Vizeli
|
2321890dde
|
Full support of bytes arrays on gvariant (#2024)
* Full support of bytes arrays on gvariant
* Fix overlay ssid
* cleanup ssid
* fix test
|
2020-09-07 16:34:20 +02:00 |
|
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 |
|