dependabot-preview[bot]
3574df1385
Bump attrs from 19.1.0 to 19.3.0 ( #1329 )
...
* Bump attrs from 19.1.0 to 19.3.0
Bumps [attrs](https://github.com/python-attrs/attrs ) from 19.1.0 to 19.3.0.
- [Release notes](https://github.com/python-attrs/attrs/releases )
- [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/python-attrs/attrs/compare/19.1.0...19.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Fix attr Deprecations
2019-10-17 16:48:06 +02:00
Pascal Vizeli
b898cd2a3a
Preserve ordering of locals ( #1263 )
...
* Preserve ordering of locals
* fix lint
2019-08-26 09:45:10 +02:00
Pascal Vizeli
ce5183ce16
Add support to read Host DNS ( #1255 )
...
* Add support to read Host DNS
* Include properties
* Improve host info handling
* Add API
* Better abstraction
* Change prio list
* Address lint
* fix get properties
* Fix nameserver list
* Small cleanups
* Bit more stability
* cleanup
2019-08-22 18:01:49 +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
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
b4665f3907
Add black support ( #1101 )
2019-05-27 12:35:06 +02: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
Fabian Affolter
267791833e
Update docstrings, comments and log messages ( #707 )
2018-09-18 23:47:47 +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
Pascal Vizeli
9aa5eda2c8
Some bugfix ( #516 )
...
* Some bugfix
* Update apparmor.py
* Update apparmor.py
* Update apparmor.py
* Update apparmor.py
2018-06-20 23:25:08 +02:00
Pascal Vizeli
7769d6fff1
Cleanup and fixup Apparmor implementation ( #509 )
...
* Cleanup and fixup Apparmor implementation
* Update addon.py
* Update validate.py
* Create apparmor.py
* Update exceptions.py
* Update apparmor.py
* Create apparmor.py
* Update const.py
* Update bootstrap.py
* Update const.py
* Update config.py
* Update addons.py
* Update apparmor.py
* Add support for host AppArmor
* Update apparmor.py
* Update apparmor.py
* Update apparmor.py
* Update apparmor.py
* Update apparmor.py
* Update addon.py
* Update apparmor.py
* Update addon.py
* Update addon.py
* Update addon.py
* Update addon.py
* Update const.py
* Update supervisor.py
* Update supervisor.py
* Update supervisor.py
* Add snapshot support
* some cleanup
* Cleanup v2
* Update aiohttp
* fix lint
* fix bugs
* Add info logs
2018-06-20 00:09:18 +02:00
Pascal Vizeli
561e80c2be
Extend Systemd Support / Apparmor ( #506 )
...
* Update systemd.py
* Update control.py
* Update control.py
* Create service.py
* Update info.py
* Rename hassio/host/asound.tmpl to hassio/host/data/asound.tmpl
* Rename hassio/host/audiodb.json to hassio/host/data/audiodb.json
* Update alsa.py
* Update alsa.py
* Update control.py
* Fix
* Enable call
* fix
* fix args
* Fix gdbus
* parse service data
* Change handling
* Fix states
* Fix parser for tuples
* Fix parser v2
* Fix tuple handling
* Fix regex string handling
* Faster tuple finder
* fix empty detector
* wrong order
* Finish
* fix lint
* better filtering
* fix match
* Fix mode string
2018-06-17 02:07:12 +02:00
Ville Skyttä
e2725f8033
Spelling and grammar fixes ( #499 )
2018-06-08 21:32:06 +02:00
Tod Schmidt
d221f36cf8
fix for asound.tmpl ( #454 )
2018-04-30 07:39:44 +02:00
Pascal Vizeli
9e18589b6b
Update info.py
2018-04-28 10:51:25 +02:00
Pascal Vizeli
f185291eca
Update control.py
2018-04-27 22:33:41 +02:00
Pascal Vizeli
99cc5972c8
Update __init__.py
2018-04-26 21:44:06 +02:00
Pascal Vizeli
9f5903089e
Cleanup API
2018-04-26 19:49:12 +02:00
Pascal Vizeli
0593885ed4
revert error
2018-04-26 19:25:10 +02:00
Pascal Vizeli
3efbe11d49
Cleanup
2018-04-26 19:23:52 +02:00
Pascal Vizeli
94fba7e175
Update info.py
2018-04-26 11:32:15 +02:00
Pascal Vizeli
a59245e6bb
Update __init__.py
2018-04-26 11:29:12 +02:00
Pascal Vizeli
217c1acc62
Update and rename power.py to control.py
2018-04-26 11:27:02 +02:00
Pascal Vizeli
2c0a68bd8f
Update and rename local.py to info.py
2018-04-26 09:44:49 +02:00
Pascal Vizeli
0bb81136bb
Add hostname function
2018-04-24 23:38:40 +02:00
Pascal Vizeli
05980d4147
some cleanup more
2018-04-23 21:22:29 +02:00
Pascal Vizeli
e5e25c895f
Fix error handling
2018-04-23 21:10:48 +02:00
Pascal Vizeli
b486883ff6
Cleanups
2018-04-23 15:32:23 +02:00
Pascal Vizeli
63b9e023b4
add hostmanager
2018-04-22 17:59:41 +02:00
Pascal Vizeli
8f357739ec
code cleanups
2018-04-22 17:44:03 +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
c4299b51cd
Clear device on changes
2018-04-14 00:30:28 +02:00
Pascal Vizeli
31caed20fa
Fix device name
2018-04-14 00:27:31 +02:00
Pascal Vizeli
41fed656c1
Use now attr
2018-04-14 00:19:29 +02:00
Pascal Vizeli
c5ee2ebc49
fix v2
2018-04-13 23:58:46 +02:00
Pascal Vizeli
743a218219
fix bug
2018-04-13 23:45:03 +02:00
Pascal Vizeli
093ef17fb7
find the error
2018-04-13 23:31:40 +02:00
Pascal Vizeli
a41912be0a
fix db
2018-04-13 23:21:42 +02:00
Pascal Vizeli
5becd51b50
test 4
2018-04-13 23:11:20 +02:00
Pascal Vizeli
ef7a375396
test 2
2018-04-13 22:56:36 +02:00
Pascal Vizeli
19879e3287
test
2018-04-13 22:42:27 +02:00
Pascal Vizeli
2f62b7046c
cleanup
2018-04-13 22:04:01 +02:00
Pascal Vizeli
3382688669
Fix name
2018-04-13 00:03:03 +02:00
Pascal Vizeli
cf00ce7d78
fix lint
2018-04-12 23:50:58 +02:00
Pascal Vizeli
2c714aa003
fix 1
2018-04-12 23:11:38 +02:00
Pascal Vizeli
0dd7f8fbaa
Fix some comments
2018-04-12 22:07:41 +02:00
Pascal Vizeli
a2789ac540
Extend Audio support
2018-04-11 23:53:30 +02:00