solar_optimizer icon indicating copy to clipboard operation
solar_optimizer copied to clipboard

The Solar Optimizer integration for Home Assistant starts and stops your equipments depending on the Solar net production

Results 19 solar_optimizer issues
Sort by recently updated
recently updated
newest added

## Version of the custom_component 1.7 la ## Configuration ```yaml algorithm: initial_temp: 1000 min_temp: 0.1 cooling_factor: 0.95 max_iteration_number: 100 devices: - name: "Reservoir pump" # The switch that controls the...

bug
P1

Some installation have a solar battery. In order to prioritize charging the battery instead of turning on devices, we could introduce a battery level threshold in the check_usable check. This...

enhancement
P1
developed

My Pool Pump is running 10 hours a day, which is a little bit to long. it would be great if there is a option like "duration_max_per_day: 120" in minutes...

enhancement

**Is your feature request related to a problem? Please describe.** If we are on a cloudy day, the water eater would not be turned on in the day and I...

duplicate
enhancement

Hi, After the upgrade to v2.0 of the component, i don't see any values in the dashboard anymore. to try and resolve it I did remove the old code for...

First thanks for a great application! This is related to #2 and similar in nature. The BMW / Mini integration uses a selection list to set the charging current in...

enhancement
P1
developed

To be able to reload the configuration without having to restart Home Assistant, we need a reload action.

enhancement
P1

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] >> I can not...

enhancement

### Discussed in https://github.com/jmcollin78/solar_optimizer/discussions/57 Originally posted by **34by151** September 28, 2024 Been changing over from pv_excess So far I really like solar_optimizer Is there a way to set the device...

enhancement