Open maximosm opened 3 years ago
I have the same problem.
I have the same problem
I have the same problem
I have the same problem
Same here. Does anyone have a solution?
same here, anyone found a solution? it worked before? @gieljnssns can you help one last time? :-)
It is enough to the Version Entry in the Manifest.json. In another Diskussion here someone described it.
Just add
"version": "1.0.0",
Now it works.
i i know its needed for custom components , but if i look in manifest file, the version is already there
{
"domain": "kostal",
"name": "Kostal",
"version": "1.0.0",
"config_flow": true,
"documentation": "https://github.com/gieljnssns/kostalpiko-sensor-homeassistant",
"requirements": ["kostalpyko==0.5"],
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [],
"codeowners": ["@gieljnssns"]
}
if i look in log, the custom is loaded succesfully, it just gives error when i add the yaml and check config
Ist seems you have the beta Version. Try with 2.7 and add the Version. Otherwise i dont have and More ideas.
did you USE hacs? or do you placed the folder manually in custom folder?
Yes HACS
ok, i try again
ok seems 2.7 is working, thnx
Good to hear. You‘re welcome
Works pefect. Thanks
After last update geting this error.And entity are anaveliable.
Platform error sensor.kostal - Integration 'kostal' not found.
HA core-2021.6.3