net-daemon / netdaemon

An application daemon for Home Assistant written in .NET
MIT License
226 stars 64 forks source link

Netdaemon warning in supervisor log #14

Closed helto4real closed 4 years ago

helto4real commented 4 years ago

I have installed only "a better presence" addon and I have this warning related to netdaemon in my supervisor log, could you verify? thanks

20-02-17 03:26:55 WARNING (MainThread) [hassio.store.data] Can't read /data/addons/git/1e72b768/netdaemon/netdaemon/config.json: required key not provided @ data['arch']. Got None required key not provided @ data['boot']. Got None required key not provided @ data['description']. Got None required key not provided @ data['name']. Got None required key not provided @ data['options']. Got None required key not provided @ data['schema']. Got None required key not provided @ data['slug']. Got None required key not provided @ data['startup']. Got None required key not provided @ data['version']. Got None

original issue from jumping2000 https://github.com/helto4real/hassio-add-ons/issues/18

helto4real commented 4 years ago

I will look into this. The add-ons work as expected though

helto4real commented 4 years ago

Fixed in .32 release