Closed IntegerLimit closed 1 month ago
This PR includes an assortment of fixes and improvements to steam boilers.
Fixes:
fuelMaxBurnTime
fuelBurnTimeLeft
Improvements:
Heat up phase: Should it display % until boiler reaches 100C, or until max temperature? Production: Should boiler display its current temperature?
Fixes boilers appearing as active, when fuel runs out Fixes #2632 Improves TOP Display
None
What
This PR includes an assortment of fixes and improvements to steam boilers.
Fixes:
fuelMaxBurnTime
to 0 iffuelBurnTimeLeft
is less than 0 (sometimes happens with high pressure boilers)Improvements:
Implementation Details
Heat up phase: Should it display % until boiler reaches 100C, or until max temperature? Production: Should boiler display its current temperature?
Outcome
Fixes boilers appearing as active, when fuel runs out Fixes #2632 Improves TOP Display
Additional Information
None
Potential Compatibility Issues
None