Martin Neubert
Martin Neubert
We also have this issue. I can reproduce this in an new repo: setup.cfg ``` [semantic_release] branch = main version_variable = version.py:__version__ build_command = false upload_to_repository = false ``` version.py...
Duplicate of #47
The switch to HTTPS is part of the recent senec update which apparently is rolling out to all systems since yesterday. The guys over at solectrus already fixed this, there...
I just got an update on my v2.1 to version 0825. Webinterface is still http, and this integration still works. But this version seems to be a bit broken. Display.html...
After an hour, the webinterface updated itself and i now get the version with https. @marq24 json responses of all three requestst from your master branch. Interesting are these VARIABLE_NOT_FOUND...
I am currently at work and only did the three post tests. Today in the evening i will switch to your fork and will give you an response there.
@Kuechenfenster there is no fix for that because it seems Senec removed this variables at least in Senec Home V2.1. In https://github.com/marq24/ha-senec-v3/issues/4 is an workaround documented using Home Assistans Helpers...
@marq24 i created a quick POC based on your code, but using the senec App API. https://gist.github.com/neubi4/8545db537531e90f3ad5f0f11306a3f7 Its only quick and dirty and gets the current today data which are...