LoadSync 0.6.0¶
Released: June 08, 2026
Features¶
- Add power total page, and add kw to all power graphs
- Add AESO pool price
- Implement PID control for fan speed based on miner temperature
- Add building target temperature settings and API endpoints
- Add building target temperature display in climate UI
- Enhance PID control and auto speed scheduling
- Rename target temperature to miner target temperature and update related API endpoints
- Add last computed speed tracking in BaseFanController
- Implement dynamic poll interval for MinerController
- Add avg miner fan speed and simplify auto fan speed handling
- Implement manual pdu control lock for auto balance feature
- Integrate alarm data into telemetry upload
- Add miner temperature tracking and graphing functionality
- Update miner graphing to support multiple Y axes for temperature, wattage, and hashrate
- Use variable user-set values for gas-based load shedding (#222)
- Implement master load shed functionality (#242)
- Keep v2 miner websocket alive when a miner is offline (#238)
Bug Fixes¶
- Prevent changelog link from rendering locally
- Correct PDU graph handling
- Surface telemetry upload failures
- Clean up stale network state
- Handle empty network address data
- Render configured PDU ports
- Validate device command failures
- Preserve alarm values as JSON objects
- Tolerate invalid login session tokens
- Harden frontend payload rendering (#237)
- Handle Modbus exceptions more accurately and improve logging (#239)
- Improve temperature and humidity handling in sensor controllers (#240)