v2.1.0-dev1
Pre-release
Pre-release
New feature
- Solar power based charging. @jonasbkarlsson (#325)
For comments and suggestions, use #265.
Documentation not updated yet.
New configuration items:
- Grid usage sensor entity. (Should be in Watts. Positive number for import from the grid. Negative numbers for export to the grid.)
- Grid voltage. (Should be in Volts.)
New Controls:
- switch.ev_smart_charging_price_charging_activated (Turns on or off price based charging.)
- switch.ev_smart_charging_solar_charging_activated (Turns on or off solar power based charging.)
New configuration entities:
- switch.ev_smart_charging_three_phase_charging (Turn on if 3-phase charging is used. Turn off if 1-phase charging is used.)
- number.ev_smart_charging_max_charging_current (Default 16 A. Maximum current for solar power based charging.)
- number.ev_smart_charging_min_charging_current (Default 6 A. Minimum current for solar power based charging.)
- number.ev_smart_charging_solar_charging_off_delay (Default 5 minutes. The time with insufficient solar power until charging is stopped.)
- number.ev_smart_charging_default_charging_current (Used by price based charging and low SOC charging.)
New sensors:
- sensor.ev_smart_charging_charging_current (New sensor to control the charger. If this one is used, the old one does not need to be used.)
- sensor.ev_smart_charging_solar_status