h4de5 / home-assistant-vimar

VIMAR by-me integration into home-assistant.io
GNU General Public License v3.0
42 stars 6 forks source link

Warning homeassistant.loader #29

Closed melaqu closed 3 years ago

melaqu commented 3 years ago

From my log file:

2021-03-14 01:33:49 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'vimar_platform'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'vimar_platform'

h4de5 commented 3 years ago

thanks. i ll update that soon

melaqu commented 3 years ago

Hi Andy, I upgraded the vimar_platform and than upgraded to core-2021.3.4, everithing seems to work properly, now I don’t receive any warning from homeassistant but if I take a look at the log file this is what I see:

2021-03-14 18:19:17 ERROR (SyncWorker_0) [homeassistant.loader] Error parsing manifest.json file at /config/custom_components/vimar_platform/manifest.json: Expecting property name enclosed in double quotes: line 10 column 1 (char 251) 2021-03-14 18:19:17 WARNING (MainThread) [homeassistant.loader] You are using a custom integration vimar_platform which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-03-14 18:19:17 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'vimar_platform'. This will not be allowed in a future version of Home Assistant. Please report this to the maintainer of 'vimar_platform'

melaqu commented 3 years ago

Hi Andy, I deleted the last comma in manifest.json and now there are no more warning about version key. Thanks again!

h4de5 commented 3 years ago

@melaqu should be in the latest update as well. thanks again for noticing.