Describe the bug
connectorId 2 errorCode Faulted, vendorErrorCode NoPPDetected, make all connector(2) values become unavailable
To Reproduce
Have CTEK Chargestorm Connected first version with two connectors.
Dirty connector on cable made PP-connection fail
Try to start but all of connector 2 entitys become unavailable
Expected behavior
Did not expect all entitys sensor.charger_connector_2_* to get unavailable but to show some error in sensor.charger_connector_2_error_code_connector
Best would be the provided vendorErrorCode NoPPDetected if possible from the ocpp connection.
Screenshots
No, I think you can imagine how it look with all entitys showing unavailable for only connector 2.
Desktop (please complete the following information):
- OS: HA 2026.7.1
- Version ocpp v0.10.15
Additional context
Relevant log: StatusNotification", "connectorId":2,"errorCode":"OtherError","status":"Faulted","timestamp":"2026-07-11T08:12:09Z","vendorErrorCode":"NoPPDetected","vendorId":"com.ctek"}
Feature request: Would be good if normal OCPP debug also showed the OCCP-error message received in log so we do not have to turn on socket debug also
Describe the bug
connectorId 2 errorCode Faulted, vendorErrorCode NoPPDetected, make all connector(2) values become unavailable
To Reproduce
Have CTEK Chargestorm Connected first version with two connectors.
Dirty connector on cable made PP-connection fail
Try to start but all of connector 2 entitys become unavailable
Expected behavior
Did not expect all entitys sensor.charger_connector_2_* to get unavailable but to show some error in sensor.charger_connector_2_error_code_connector
Best would be the provided vendorErrorCode NoPPDetected if possible from the ocpp connection.
Screenshots
No, I think you can imagine how it look with all entitys showing unavailable for only connector 2.
Desktop (please complete the following information):
Additional context
Relevant log: StatusNotification", "connectorId":2,"errorCode":"OtherError","status":"Faulted","timestamp":"2026-07-11T08:12:09Z","vendorErrorCode":"NoPPDetected","vendorId":"com.ctek"}
Feature request: Would be good if normal OCPP debug also showed the OCCP-error message received in log so we do not have to turn on socket debug also