You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No 'version' key in the manifest file for custom integration 'philips_android_tv'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'philips_android_tv'
The text was updated successfully, but these errors were encountered:
So i actually fixed the problem. I´m not sure what will happen with any further applied update.
This is actually so simple, that i'm very surprised it worked. Home Assistant only wants a version number in the manifest file. The file is located at custom_components\philips_ambilight\manifest.json. I just added a random version number "version": "1.0.0" to the file (don't forget the , the line before) and after a restart it worked again like a charme!
From logs:
No 'version' key in the manifest file for custom integration 'philips_android_tv'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'philips_android_tv'
The text was updated successfully, but these errors were encountered: