Open Scott1009 opened 19 hours ago
The first versions used number.juicebox_max_charging_current and that value is mixed between what you want and what device is using, then they are separated on "device" and "wanted" values.
The configuration is retained on mqtt, you have to remove the configuration from your MQTT broker and delete the old entity from your HA.
the "Wanted" parameters is the ones that can control the device, the "offline_wanted" is the actual parameter that writes the eeprom as indicated on the README
I realized that my proxy had stopped working because of the encrypted session thing, so I updated to the image:
ghcr.io/niharmehta/juicepassproxy:latest (I'm running this on a pi3b+) with docker config:
I've setup reflecting NAT to insert the MITM proxy (this all worked fine before), and blocked port 443 stopping the encrypted session, but still allowing Telent, DNS and NTP. Logging shows I have a connection to the juicebox via the proxy, but now the behavior has changed
Using sliders within HA, and with 'Act as Server' on:
My question: is my install operating correctly (e.g. using 2. to control the current, or should I still be using 1.? And where can I find documentation or descriptions about the operation of the new number sliders? Any help or advice would be welcomed.