Bhoft
Bhoft
> A new beta image `2024.09.1-beta-3` is there I have installed that beta and have these results: - carstens addon is working again (the old version haven't tested the new...
> @Bhoft I do not think that this behavior is caused by the changes I added in the beta image. I belive that what you see is caused by zeroed...
I have added the ignore_zeroed_frames filter yesterday but still got the Zero value publishes for total values this morning relevant log entries ``` 2024-09-14 13:22:33,170 - DeyeDaemon - INFO -...
any news about this?
Haven't answered yet. When I enable debug logging I sadly see not more information as which was already given in the first post. I asume from your post, that you...
do you have any special characters in your password? if yes see my remark in this issue https://github.com/blakadder/tuya-uncover/issues/5
+1 i have the same issue when trying to connect to ledvance. The username + password is correct and works in other node scripts which are using tuyapi/cloud There is...
If the Module::getBasePath function would be changed similar to the Module::getControllerPath function and would use getAlias to get the directory it would work. Still don't know if this is maybe...
doesn't work. Even if i set the same Path which is returned from my above code directly in the config. Inside setBasePath the `realpath($path)` call destroys the path and returns...
Had the same issue fixed mine with: HEADERS = {"user-agent": "Mozilla/5.0","Referer": "https://www.avr-kommunal.de/"} And yes you have to restart home assistant so the changed python code is compiled.