case 0x63: // Charge done/failed (depending where we came from)car_doors1 &= ~0x0c; // Clear charge and pilot bitscar_chargemode = 0; // Standard charge modecar_charge_b4 = 0; // Not requiredif (car_chargestate == 4){ // Charge done}else if (car_chargestate != 21){ // Charge interruptedcar_chargestate = 21; // Charge STOPPEDcar_chargesubstate = 14; // Charge INTERRUPTEDnet_req_notification(NET_NOTIFY_CHARGE);}break;
Mark,
Since you fixed push notifications, fully charged notification works for the Tazzari. Charge interrupt notification doesn't.
Regards,
Patrick
_______________________________________________
OvmsDev mailing list
OvmsDev@lists.teslaclub.hk
http://lists.teslaclub.hk/mailman/listinfo/ovmsdev