Pascal Vizeli
dd603e1ec2
Support basic video mapping ( #1483 )
...
* Support basic video mapping
* Fix regex
2020-02-06 10:48:27 +01:00
Pascal Vizeli
b0dd043975
Fix typing warning / hardware ( #1277 )
2019-09-02 15:45:31 +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
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
2480c83169
Fix socat command ( #1211 )
2019-08-15 10:17:41 +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
1196788856
Add CoreDNS as DNS backend ( #1195 )
...
* Add CoreDNS / DNS configuration
* Support get version
* add version
* add coresys
* Add more logic
* move forwareder into dns
* Setup docker inside
* add docker to env
* Add more function
* more interface
* Update hosts template
* Add DNS folder
* Fix issues
* Add more logic
* Add handling for hosts
* Fix setting
* fix lint
* Fix some issues
* Fix issue
* Run with no cache
* Fix issue on validate
* Fix bug
* Allow to jump into dev mode
* Fix permission
* Fix issue
* Add dns search
* Add watchdog
* Fix set issues
* add API description
* Add API endpoint
* Add CLI support
* Fix logs + add hostname
* Add/remove DNS entry
* Fix attribute
* Fix style
* Better shutdown
* Remove ha from network mapping
* Add more options
* Fix env shutdown
* Add support for new repair function
* Start coreDNS faster after restart
* remove options
* Fix ha fix
2019-08-13 14:20:42 +02:00
Pascal Vizeli
778bc46848
Don't relay on latest with HA/Addons ( #1175 )
...
* Don't relay on latest with HA/Addons
* Fix latest on install
* Revert some options
* Fix attach
* migrate to new version handling
* Fix thread
* Fix is running
* Allow wait
* debug code
* Fix debug value
* Fix list
* Fix regex
* Some better log output
* Fix logic
* Improve cleanup handling
* Fix bug
* Cleanup old code
* Improve version handling
* Fix the way to attach
2019-08-07 09:51:27 +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
Pascal Vizeli
35aae69f23
Support armv7 and allow support of multible arch types per CPU ( #892 )
...
* Support armv7 and first abstraction
* Change layout
* Add more type hints
* Fix imports
* Update
* move forward
* add tests
* fix type
* fix lint & tests
* fix tests
* Fix unittests
* Fix create folder
* cleanup
* Fix import order
* cleanup loop parameter
* cleanup init function
* Allow changeable image name
* fix setup
* Fix load of arch
* Fix lint
* Add typing
* fix init
* fix hassos cli problem & stick on supervisor arch
* address comments
* cleanup
* Fix image selfheal
* Add comment
* update uvloop
* remove uvloop
* fix tagging
* Fix install name
* Fix validate build config
* Abstract image_name from system cache
2019-01-31 18:47:44 +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
Pascal Vizeli
9dea93142b
Timeout shutdown ( #603 )
...
* Don't wait too long for shutdown
* Update log message
* Fix timeout
* Fast shudown
2018-07-25 01:46:54 +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
6d5f70ced6
Rename hassio/misc/dbus/rauc.py to hassio/dbus/rauc.py
2018-04-23 08:51:15 +02:00
Pascal Vizeli
ccffb4b786
Rename hassio/misc/rauc.py to hassio/misc/dbus/rauc.py
2018-04-23 08:50:51 +02:00
Pascal Vizeli
68dbbe212c
Rename hassio/misc/networkmanager.py to hassio/dbus/networkmanager.py
2018-04-23 08:50:18 +02:00
Pascal Vizeli
5df869e08a
Rename hassio/misc/systemd.py to hassio/dbus/systemd.py
2018-04-23 08:49:56 +02:00
Pascal Vizeli
8f357739ec
code cleanups
2018-04-22 17:44:03 +02:00
Pascal Vizeli
69142b6fb0
Add systemd dbus
2018-04-21 23:56:36 +02:00
Pascal Vizeli
28f295a1e2
Cleanup
2018-04-21 22:33:06 +02:00
Pascal Vizeli
55c2127baa
Cleanup Loop handling
2018-04-21 16:30:31 +02:00
Pascal Vizeli
265c36b345
Claim exceptions
2018-04-21 15:39:08 +02:00
Pascal Vizeli
1040a1624a
fix lint
2018-04-20 23:40:58 +02:00
Pascal Vizeli
a2ee2852a0
Update gdbus.py
2018-04-20 16:10:59 +02:00
Pascal Vizeli
b2e3b726d9
Update gdbus.py
2018-04-20 16:01:43 +02:00
Pascal Vizeli
0f4e557552
Update gdbus.py
2018-04-20 15:59:04 +02:00
Pascal Vizeli
2efa9f9483
Update gdbus.py
2018-04-20 15:48:36 +02:00
Pascal Vizeli
43e6ca8f4a
Update gdbus.py
2018-04-20 10:56:47 +02:00
Pascal Vizeli
34d67a7bcd
Update gdbus.py
2018-04-20 10:15:29 +02:00
Pascal Vizeli
5a6051f9a1
Update gdbus.py
2018-04-20 09:58:49 +02:00
Pascal Vizeli
157e48f946
Initial Dbus support
2018-04-19 23:27:20 +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