snarky-snark / home-assistant-variables

A custom Home Assistant component for declaring and setting generic variable entities dynamically.
Apache License 2.0
278 stars 16 forks source link

Integration error: var not found - maybe blocked HA 2023.6.3 #101

Closed Hubschra01 closed 6 months ago

Hubschra01 commented 1 year ago

Hello, after install Variables via HACS and i do a example entry:

var: x: friendly_name: 'X' initial_value: 0 icon: mdi:bug

I got this Error.

grafik

At the Log i found this:

2023-06-25 14:34:52.637 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration variable 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 2023-06-25 14:34:52.637 ERROR (SyncWorker_0) [homeassistant.loader] The custom integration 'variable' does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details

My HA system is:

What can I do?

snarky-snark commented 1 year ago

What version of the var component are you using? This error should be fixed as of version 0.11.0.

Hubschra01 commented 1 year ago

I use 0.15.0 grafik

snarky-snark commented 7 months ago

The version key is present in the manifest. Do you get this error with 0.15.1? https://github.com/snarky-snark/home-assistant-variables/blob/e99cac32a8b9577d1af6a0ab9dd485501952cc60/custom_components/var/manifest.json#L9