This patch release only affects Docker installs. If you are migrating from an older SolarThing version, please read the release notes for v2025.1.0 to see if it affects you.
You are now able to use the nc
command inside the Docker container like so:
docker compose exec rover nc localhost 5051
batteryVoltage
23.9
This is useful for the config server feature that must be enabled for this to be useful for Rover or Tracer charge controllers.
Closes #223
Additionally, the base image of the docker images is now Ubuntu 24.04 (Ubuntu Noble).