Automagically opening the garage when the charging cable is unplugged at home would be helpful.
Somebody requested a sensor in issue 134 on the HA integration, linking this: https://github.com/mercedes-benz/MBSDK-CarKit-iOS/blob/cbe02fc1322a6e7278b5ad1a3faafde2f36177c4/MBCarKit/MBCarKit/Common/Enums/Status/ZEVTypes.swift#L93
Right now with the cable plugged in but the car not charging, the sensor is in state 8 however -- which is not documented.
Steps taken: created a sensor to pull out the Chargingstatus attribute from _range_electric.
Automagically opening the garage when the charging cable is unplugged at home would be helpful.
Somebody requested a sensor in issue 134 on the HA integration, linking this: https://github.com/mercedes-benz/MBSDK-CarKit-iOS/blob/cbe02fc1322a6e7278b5ad1a3faafde2f36177c4/MBCarKit/MBCarKit/Common/Enums/Status/ZEVTypes.swift#L93
Right now with the cable plugged in but the car not charging, the sensor is in state 8 however -- which is not documented.
Steps taken: created a sensor to pull out the Chargingstatus attribute from _range_electric.