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 10 solar_optimizer issues
Sort by recently updated
recently updated
newest added

## Version of the custom_component ## Configuration ```yaml config not used for the moment Add your logs here. Enregistreur: homeassistant.setup Source: setup.py:404 S'est produit pour la première fois: 10:12:28 (1...

invalid
wontfix

## Version of the custom_component 1.5.0 ## Configuration ```yaml algorithm: initial_temp: 1000 min_temp: 0.1 cooling_factor: 0.95 max_iteration_number: 1000 devices: - name: Tesla Model Y Charging check_usable_template: "{{states('device_tracker.location_tracker') == 'home' and...

help wanted
question

When solar overflow is no longer sufficient to activate any of the devices configured in Solar Optimizer, the integration should stop all devices and, subsequently, set the sensor.total_power entity value...

bug

### Discussed in https://github.com/jmcollin78/solar_optimizer/discussions/26 Originally posted by **marekchowaniok** March 13, 2024 Hi @jmcollin78 , I came across this repo/HACS and I wonder if it is possible to make service call...

enhancement

The Optimizer can result in not having the car charged in the morning when there was not enough sugar power available to charge the car. I would not like to...

enhancement

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Actually the values from production and consumption sensors must be expressed in Watt, but...

I'm trying to implement your integration for charging my renault EV, controlled by a lektrico terminal. This terminal doesn't have a switch entity to activate or stop charging, but a...

enhancement

No real change in the implementation. The PR has 2 code quality improvements: * Add a first unit test for config_flow * Also use FlowHandler's add_suggested_values_to_schema() instead of the local...

becauseof hue plugs/outlets are declared as lights...i need this type available for the solar_optimizer. Konfigurationswarnungen Invalid config for 'solar_optimizer' at solar_optimizer.yaml, line 8: Entity light.plug_14_zirkulationspumpe belongs to domain light, expected...