joaofl / hassio-addons

More add-ons for your Hass.io.
17 stars 22 forks source link

Pls fix these two Warnings! #10

Closed iosoft closed 2 years ago

iosoft commented 3 years ago

I get this annoying warnings in the Log system. Pls fix it.

21-05-30 08:09:02 WARNING (MainThread) [supervisor.addons.validate] Add-on have full device access, and selective device access in the configuration. Please report this to the maintainer of Hassio Hostapd Extended

21-05-30 08:09:05 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of Hassio Hostapd Extended

joaofl commented 3 years ago

So you think I should work on it because it is annoying for you?

joaofl commented 3 years ago

FYI, access level utilized is required to be able to access the Eth dongle + networking configurations.

iosoft commented 3 years ago

So you think I should work on it because it is annoying for you?

removing warnings is part of code optimization.

joaofl commented 2 years ago

A new release reduced the requirements levels, and should solve this problem. Closing for now. Might reopen if observed again.