Pascal Vizeli
7c790dbbd9
Fix issue generic ( #1422 )
...
* Fix issue on generic
* Fix style
2020-01-08 23:52:26 +01:00
Pascal Vizeli
5365aa4466
Offload rauc logic with partition handling ( #1404 )
...
* Offload rauc logic with partition handling
* Fix name
* Fix detection
* Add to API
2019-12-19 16:41:16 +01:00
Pascal Vizeli
a0d106529c
Report error correct for rauc ( #1403 )
...
* Report error correct
* Use new style
2019-12-18 23:46:42 +01: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
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
2fc5e3b7d9
Repair / fixup docker overlayfs issues ( #1170 )
...
* Add a repair modus
* Add repair to add-ons
* repair to cli
* Add API call
* fix sync call
* Clean all images
* Fix repair
* Fix supervisor
* Add new function to core
* fix tagging
* better style
* use retag
* new retag function
* Fix lint
* Fix import export
2019-08-07 17:26:32 +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
1edec61133
Add Ingress support ( #991 )
...
* Add Ingress support to supervisor
* Update security
* cleanup add-on extraction
* update description
* fix header part
* fix
* Fix header check
* fix tox
* Migrate docker interface typing
* Update home assistant to new docker
* Migrate supervisor
* Fix host add-on problem
* Update hassos
* Update API
* Expose data to API
* Check on API ingress support
* Add ingress URL
* Some cleanups
* debug
* disable uvloop
* Fix issue
* test
* Fix bug
* Fix flow
* Fix interface
* Fix network
* Fix metadata
* cleanups
* Fix exception
* Migrate to token system
* Fix webui
* Fix update
* Fix relaod
* Update log messages
* Attach ingress url only if enabled
* Cleanup ingress url handling
* Ingress update
* Support check version
* Fix raise error
* Migrate default port
* Fix junks
* search error
* Fix content filter
* Add debug
* Update log
* Update flags
* Update documentation
* Cleanup debugs
* Fix lint
* change default port to 8099
* Fix lint
* fix lint
2019-04-05 12:13:44 +02:00
Ville Skyttä
cecad526a2
Grammar and spelling fixes ( #772 )
2018-10-24 14:01:28 +02:00
Fabian Affolter
c2299ef8da
Fix typos ( #704 )
2018-09-18 18:17:20 +02:00
Pascal Vizeli
f51c9704e0
Fix timeout on freegeoip ( #581 )
...
* Fix timeout on freegeoip
* Update updater.py
* Update supervisor.py
* Update dt.py
* Update hassos.py
* Update core.py
* Update hassos.py
* Update supervisor.py
* Update updater.py
2018-07-21 19:01:20 +02:00
Pascal Vizeli
35b7c2269c
Support control of hassos-cli ( #555 )
...
* Support control of hassos-cli
* Update const.py
* Update validate.py
* Update supervisor.py
* Create hassos_cli.py
* Update hassos_cli.py
* Update hassos_cli.py
* Update hassos.py
* Update tasks.py
* Update hassos.py
* Update API.md
* Update API.md
* Update const.py
* Update hassos.py
* Update __init__.py
* Fix lint
* fix
* Fix logging
* change order
* Fix download
2018-07-20 23:45:36 +02:00
Pascal Vizeli
5fe9d63c79
Add HassOS OTA support on Hass.io ( #536 )
...
* Add HassOS OTA support on Hass.io
* Update dt.py
* Update updater.py
* add rauc dbus / initial dbus signal handling
* Update gdbus.py
* Update hassos.py
* Update const.py
* Update hassos.py
* Update exceptions.py
* Update hassos.py
* Update rauc.py
* Update rauc.py
* Update rauc.py
* Update hassos.py
* Update hassos.py
* Update hassos.py
* Update hassos.py
* Update hassos.py
* Update hassos.py
* Update hassos.py
* Update __init__.py
* Update hassos.py
* Update hassos.py
* Update updater.py
* Update updater.py
* Update exceptions.py
* Update exceptions.py
* Update hassos.py
* Update dt.py
* fix lint
* Fix update
* fix property
* tmp disabled
* fix path
* fix rauc
* info
* More details
* cleanup signal hadnling
* fix
* Fix lint
2018-06-30 01:48:58 +02:00
Pascal Vizeli
a0c9e5ad26
HassOS support ( #522 )
...
* Add support for hassos
* Name command
* Update host.py
* Create hassos.py
* Update const.py
* Update host.py
* Update API.md
* Update const.py
* Update __init__.py
* Update hassos.py
* Update hassos.py
* Update hassos.py
* Update hassos.py
* Update const.py
* Update API.md
* Update hassos.py
* Update hassos.py
* Update API.md
* Update const.py
* Update hassos.py
* Update __init__.py
* fix lint
* Fix lint v2
* remove old function
* fix attribute error
* inittialize hassos
* Fix link
* fix error handling
* Fix handling
2018-06-22 22:54:03 +02:00