Jimmy Everling
Jimmy Everling
Guess if you activate the TOTP, it requires the code to be included. I'll take a look at it, might have to add a field for setting the TOTP key.
The data is only pulled on initialize, how often do you expect the library to be reinitialized? If the version should be cached to disk, the token cache needs to...
@LudovicRousseau waiting for the error is not a good option, it looks like they have a 3-week grace period after releasing a new version before blocking the old version.
> > > > The data is only pulled on initialize, how often do you expect the library to be reinitialized? > > If the version should be cached to...
I've refactored the token storage and consolidated it with version information into a settings class that stores the information as json. Version information has a TTL of 5 days. TODO...
The new 2024.9.0 version has outlet and twin support
Fixed in version 2024.9.0
If I can get some more logs I can try to add support for it. What I need is: `http://:8080/servlet/rest/chargebox/config` `http://:8080/servlet/rest/chargebox/status` `http://:8080/servlet/rest/chargebox/slaves/false` How does it look in the web UI?
That should be enough info, are they both GLBDCM-T222FC? The product reporting is a bit strange. Also, if you don't mind supplying the load balancing info I can try to...
2024.9.1 has Slave support, the slaves show up as devices in HA. Doesn't seem to that much you can control on a slave.