Skip to content

deliver latest enhancements#13

Merged
ohAnd merged 4 commits into
mainfrom
develop
Apr 13, 2025
Merged

deliver latest enhancements#13
ohAnd merged 4 commits into
mainfrom
develop

Conversation

@ohAnd
Copy link
Copy Markdown
Owner

@ohAnd ohAnd commented Apr 13, 2025

feat: Add dynamic maximum charge power calculation (charging curve) and update UI to display current values

feat: Enhance price management and configuration

  • Updated CONFIG_README.md to include new configuration options for feed-in price and negative price switch.
  • Modified config.py to add feed-in price and negative price switch to the price configuration.
  • Introduced price_interface.py to manage electricity price data retrieval and processing from Akkudoktor and Tibber APIs.
  • Refactored eos_connect.py to utilize the new PriceInterface for fetching current prices and feed-in prices.
  • Implemented background update service in battery_interface.py to periodically fetch state of charge (SOC) data.
  • Updated load_interface.py to improve error handling and data processing.
  • Commented out debug logs in base_control.py and battery_interface.py to reduce log verbosity.

ohAnd added 4 commits April 12, 2025 22:03
- Updated CONFIG_README.md to include new configuration options for feed-in price and negative price switch.
- Modified config.py to add feed-in price and negative price switch to the price configuration.
- Introduced price_interface.py to manage electricity price data retrieval and processing from Akkudoktor and Tibber APIs.
- Refactored eos_connect.py to utilize the new PriceInterface for fetching current prices and feed-in prices.
- Implemented background update service in battery_interface.py to periodically fetch state of charge (SOC) data.
- Updated load_interface.py to improve error handling and data processing.
- Commented out debug logs in base_control.py and battery_interface.py to reduce log verbosity.
@ohAnd ohAnd merged commit 1f8a53c into main Apr 13, 2025
3 checks passed
ohAnd added a commit that referenced this pull request Apr 4, 2026
deliver latest enhancements

feat: Add dynamic maximum charge power calculation (charging curve) and update UI to display current values

feat: Enhance price management and configuration

Updated CONFIG_README.md to include new configuration options for feed-in price and negative price switch.
Introduced price_interface.py to manage electricity price data retrieval and processing from Akkudoktor and Tibber APIs.
Refactored eos_connect.py to utilize the new PriceInterface for fetching current prices and feed-in prices.
Implemented background update service in battery_interface.py to periodically fetch state of charge (SOC) data.
Updated load_interface.py to improve error handling and data processing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant