LucidityCrash
LucidityCrash
My system was working and I've just updated to the latest HA ... I've just done a quick test by removing the octopusagile.json file and then restarting at which point...
https://github.com/markgdev/home-assistant_OctopusAgile/blob/cf7887eb0b7d5577a0d1dd5a070e787bc92f6005/custom_components/octopusagile/__init__.py#L71-L88 are the issue I think. It only populates the sensor data on startup if that file exists. I'm thinking if the file doesn't exist calling update_timers would be a...
this is really weird ... my battery power is signed (positive for charging and negative for discharging) and always has been as far as I can remember. (using soliscloud)
Curiouser and Curiouser, mine is still negative. On Tue, 29 Nov 2022, 23:45 viking2010, ***@***.***> wrote: > Just checked tonight and weirdly, now I'm getting a positive value for a...
StationDetail : "batteryPower": -0.093, InverterDetail ; "batteryPower": -0.093,  And yes ... I'm using SolisCloud :)
@rossica do you mind if we adapt your code for the Redox ?
a 5 minute hack give a not exactly pretty patch replace lines 802 to 808 in okta_classic.py with : ``` only_web = True i = 0 j = 0 returned_factors...
I think it may be worse ... I used the app on my to change the password but after that I'm not actually able to log on even just using...
> > > `ipmi-server v1.0.0` is outdated. You need to use the latest addon version to have your power sensors working > > > I've now updated to ipmi-server v1.2.7...
I made a quick and nasty PR https://github.com/ateodorescu/home-assistant-addons/pull/15