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
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
0a0a62f238
Addon provide his own udev support ( #1206 )
...
* Addon provide his own udev support
* upgrade logger
2019-08-14 12:29:00 +02:00
Pascal Vizeli
6d6deb8c66
Cleanup udev handling ( #1137 )
...
* Cleanup udev handling
* Update hardware.py
2019-06-25 16:15:02 +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
Pascal Vizeli
b4665f3907
Add black support ( #1101 )
2019-05-27 12:35:06 +02:00
Pascal Vizeli
86a3735d83
Downgrade logger for audio to debug ( #1049 )
2019-04-23 11:29:45 +02:00
Pascal Vizeli
26efa998a1
Revert dev link ( #956 )
2019-03-18 09:42:31 +01:00
Pascal Vizeli
fc9f3fee0a
Fix
2019-03-18 09:20:48 +01:00
cadwal
ec19bd570b
Include serial device node links in container device mapping to allow for persistent names in the HA serial config ( #944 )
2019-03-18 09:05:04 +01:00
luca-simonetti
1f091b20ad
fix: use a different convention to handle multiple devices on same card ( #767 )
...
* fix: use a different convention to handle multiple devices on same card
* fix: use a different convention to handle multiple devices on same card
* Update alsa.py
* Update alsa.py
2018-11-02 10:47:25 +01:00
Pascal Vizeli
7dbbcf24c8
Check exists hardware for audio/gpio devices ( #753 )
...
* Update hardware.py
* Update addon.py
* Update hardware.py
* Update addon.py
2018-10-12 10:22:58 +02:00
Fabian Affolter
267791833e
Update docstrings, comments and log messages ( #707 )
2018-09-18 23:47:47 +02:00
Ville Skyttä
e2725f8033
Spelling and grammar fixes ( #499 )
2018-06-08 21:32:06 +02:00
Franck Nijhof
cddd859f56
🔈 Improves of audio devices handling ( #463 )
2018-05-08 14:27:17 +02:00
Pascal Vizeli
8f357739ec
code cleanups
2018-04-22 17:44:03 +02:00
Pascal Vizeli
eebe90bd14
Add support for stats & code cleanup ( #297 )
...
* Add support for stats & code cleanup
* Add more stats
* Move code into own object
* Add to API
* Update API
* Add error handling
* fix lint
* fix block io
2018-01-07 15:53:54 +01:00