Pascal Vizeli
e4ac17fea6
Support Odroid N2 ( #1416 )
2020-01-06 14:08:30 +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
Pascal Vizeli
11811701d0
Add snapshot_exclude option ( #1337 )
...
* Add snapshot tar filter
* Add filter to add-on
* Fix bug
* Fix
2019-10-21 14:48:24 +02:00
Pascal Vizeli
05c8022db3
Check path on extractall ( #1336 )
...
* Check path on extractall
* code cleanup
* Add logger
* Fix issue
* Add tests
2019-10-21 12:23:00 +02: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
Pascal Vizeli
08c45060bd
Add support for RPi4 ( #1162 )
2019-07-16 10:33:56 +02:00
Pascal Vizeli
0a34f427f8
Fix error on save special permission ( #1145 )
2019-07-04 17:30:42 +02:00
Pascal Vizeli
709f034f2e
New TimeZone handling ( #1138 )
...
* Remove function to get TZ from config file
* Readd old timezone handling
* Fix tests
2019-06-25 17:09:14 +02:00
Pascal Vizeli
5e8007453f
detect native arch ( #1114 )
2019-06-05 16:59:43 +02:00
Pascal Vizeli
0a0d97b084
Support pip progress for HA 0.94 ( #1113 )
...
* Support pip progress for HA 0.94
* fix black
* add tests
* add test for adguard
* Fix lint
2019-06-05 14:46:03 +02:00
Pascal Vizeli
611f6f2829
Don't follow requests itself ( #1106 )
...
* Don't follow requests itself
* Fix black lint
2019-05-31 13:53:46 +02:00
Pascal Vizeli
c2deabb672
Support dynamic ingress port ( #1015 )
...
* Support dynamic ingress port
* Allow to remeber ports
* Add tests
* Fix schema
* Cleanup handling / speed
* Fix port
2019-04-07 21:59:21 +02:00
Pascal Vizeli
67f562a846
Init ingress session boarder / lookup ( #995 )
...
* Init ingress session boarder / lookup
* Add session to API
* Add cokkie validate
* Do it without event bus
* Add logger
* Fix validation
* Add tests
* Update tests
* Mock json storage
2019-04-05 17:36:07 +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
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
Pascal Vizeli
f1fecdde3a
Enable Armv7 for Add-ons ( #936 )
...
* Enable Armv7 for Add-ons
* Cleanups
* fix tests
2019-03-07 16:00:41 +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
Pascal Vizeli
a5ecd597ed
Add tests for add-ons map ( #821 )
2018-11-19 16:43:24 +01:00
Christian
b8818788c9
Bugfix Add-on validate correct image url ( #810 )
...
* Bugfix Add-on validate correct image path
* Add tests for different add-on image urls
2018-11-18 19:29:23 +01:00
Pascal Vizeli
05b58d76b9
Add tests for hass.io ( #817 )
...
* Add tests for hass.io
* Fix folder
* Fix test command
2018-11-18 12:08:46 +01:00