Claude/solar battery optimization vhnmr#1
Merged
Conversation
…ptimisation When FIT generation rate is configured, the optimizer zeroes the effective export rate in simulations since deemed export pays regardless of actual export. This makes the optimizer prefer self-consumption of solar power (leaving battery headroom for solar charging) over charging to 100% from the grid, which is the optimal strategy for FIT users. New config items (expert mode): - metric_fit_generation_rate (p/kWh) - FIT generation tariff rate - metric_fit_deemed_export_rate (p/kWh) - deemed export tariff rate - metric_fit_deemed_export_percentage (%) - deemed export percentage New HA sensors when FIT is enabled: - predbat.fit_income - predicted FIT income (base plan) - predbat.fit_income_best - predicted FIT income (best plan) https://claude.ai/code/session_01BCLRCPFLDp96Ck2vWMiX12
Add Feed-in Tariff section covering how the feature works, config items, HA sensors, and key files involved in the implementation. https://claude.ai/code/session_01BCLRCPFLDp96Ck2vWMiX12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.