1
0
Fork
You've already forked IrradiationToPowerProduction
0
Quick personal script to capture solar irradiation and solar pv power production, and battery state of charge from MQTT topics.
  • Python 100%
Marvin8 0f67f9a4f7
docs(ha): update system for dual inverter and Open-Meteo sensors
- Add second 5 kVA inverter (10 kW total); remove inverter overload
 guard
- Raise sustained import threshold from −500 W to −1,000 W
- Replace Solcast with Open-Meteo est_power_* sensors in EV charging
 logic
- Rewrite ev_solar_ok_for_fast: forecast + irradiance gate replaces
 avg_net + chargingpowerhouse check
- Data-validate baseload (830 → 1,000 W) and irradiance thresholds
 (curtailed: 750 → 600 W/m2)
- Add change callouts to Greenfield spec for easier HA config updates
- Add est_power_now/30min/1h fields to mqtt_logger.py subscription
- Flag irradiance→power slope for re-analysis
- Add missed-fast-charge slash command
2026年05月06日 20:31:27 +10:00
.claude/commands docs(ha): update system for dual inverter and Open-Meteo sensors 2026年05月06日 20:31:27 +10:00
.gitignore Initial Version 2026年04月08日 14:41:04 +10:00
analysis_2026年04月10日.md feat(logger): add weather fields and fix topic sync 2026年04月10日 13:26:29 +10:00
analysis_2026年04月12日.md docs(analysis): add Home Assistant template sensor for PowerHouse 2026年04月12日 15:35:19 +10:00
analysis_2026年04月15日.md feat(ha): add EV charging automation, analysis, and irradiance 2026年04月15日 10:30:46 +10:00
analyze.py feat(ha): add EV charging automation, analysis, and irradiance 2026年04月15日 10:30:46 +10:00
CLAUDE.md docs(ha): update system for dual inverter and Open-Meteo sensors 2026年05月06日 20:31:27 +10:00
ev_charger_automation.yaml feat(ha): add EV charging automation, analysis, and irradiance 2026年04月15日 10:30:46 +10:00
Greenfield_ha_solar_ev_charging.md docs(ha): update system for dual inverter and Open-Meteo sensors 2026年05月06日 20:31:27 +10:00
mqtt-topic-logger.md Initial Version 2026年04月08日 14:41:04 +10:00
mqtt_logger.py docs(ha): update system for dual inverter and Open-Meteo sensors 2026年05月06日 20:31:27 +10:00
solar_radiation_rolling_avg.yaml feat(ha): add EV charging automation, analysis, and irradiance 2026年04月15日 10:30:46 +10:00