Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let users set their own energy costs. #1518

Merged
merged 33 commits into from
Jan 10, 2024

Conversation

frogeyedman
Copy link
Contributor

This PR allows the users to set their own current energy costs for electricity and gas.

frogeyedman and others added 25 commits May 25, 2023 13:58
…auce each resolver would need different properties to work with.
- Renamed the Calculator.php to RawCalculator.php, to keep the logic separated.
- Added a CalculatorService.php to wrap the logic needed to call the RawCalculator.php.
…tep calculators, used the calculator service itself.
- added a new cast (non_rounding_float), which doesnt round..
- UpdateOrInsert and exists check, just to be sure.
@Yinci Yinci added the enhancement New feature or request label Dec 5, 2023
# Conflicts:
#	app/Calculations/HeatPump.php
#	app/Console/Commands/RunDeploy.php
#	app/Services/Models/BuildingService.php
#	app/Services/UserService.php
@Yinci Yinci added the awaiting approval Something requires approval label Dec 6, 2023
@Yinci Yinci added accepted Something was approved and removed awaiting approval Something requires approval labels Jan 10, 2024
@Yinci Yinci merged commit c828c0b into develop Jan 10, 2024
2 of 4 checks passed
@Yinci Yinci deleted the feature/let-users-set-their-own-energy-costs branch January 10, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Something was approved enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants