hristo-atanasov / Tasmota-IRHVAC

Home Assistant platform for controlling IR Air Conditioners via Tasmota IRHVAC command and compatible hardware
196 stars 67 forks source link

Error in Home Assistant 2021.6 No 'version' key #38

Closed denisapokin closed 3 years ago

denisapokin commented 3 years ago

Logger: homeassistant.loader Source: loader.py:794 First occurred: 13:35:47 (1 occurrences) Last logged: ##13:35:47

No 'version' key in the manifest file for custom integration 'tasmota_irhvac'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'tasmota_irhvac'

voltagex commented 3 years ago

Weirdly, I'm still getting this in my logs even when running the component from git master.

hristo-atanasov commented 3 years ago

Do you still have the issue?

GhettoDubs commented 3 years ago

I get error: "Platform error climate.tasmota_irhvac - Integration 'tasmota_irhvac' not found." With latest version core-2021.6.0, supervisor-2021.05.4

denisapokin commented 3 years ago

Do you still have the issue?

After updating the custom component, the error disappeared. If I understand correctly in the file " manifest.json" the required version key was added. Thanks!