This minor release changes the handling of Max state of charge for EQ-cars with charging programs. These cars will get a new sensor max_soc and the attribute max_soc is added to the Soc sensor. For other electric/hybrid cars without charge programs in place the old attribute maxSoc is still in use.
New Sensor:
Max_Soc = shows the current configured maximum charge level based on the current selected charge program (has an attribute SelectedChargeProgram too), value in %, range 50-100 step 10
Other changes:
- MB API version number updates (for the communication with the MB endpoints, no functional change)
- Special handling of an error in HA core in case the supervisor information are not available on startup (fixes #126, needed for WSL detection)
- Soc sensor: new attribute max_soc (EQs with charge programs only)