Fix Traefik citrineos 502, update simulator 15 EVSEs, final config

This commit is contained in:
Eric F
2026-06-10 17:56:12 -04:00
parent c48d8ceba2
commit 9d257a2f48

View File

@@ -28,6 +28,11 @@ EVSE_CONFIG = {
68: {"cp_id": "CP008", "max_power": 11, "location": "Sainte-Marie Nord"}, 68: {"cp_id": "CP008", "max_power": 11, "location": "Sainte-Marie Nord"},
69: {"cp_id": "CP009", "max_power": 11, "location": "Ducos Sud"}, 69: {"cp_id": "CP009", "max_power": 11, "location": "Ducos Sud"},
70: {"cp_id": "CP010", "max_power": 11, "location": "Le Robert Nord"}, 70: {"cp_id": "CP010", "max_power": 11, "location": "Le Robert Nord"},
93: {"cp_id": "CP011", "max_power": 22, "location": "Fort-de-France Est"},
94: {"cp_id": "CP012", "max_power": 22, "location": "Lamentin Sud"},
95: {"cp_id": "CP013", "max_power": 11, "location": "Sainte-Marie Est"},
96: {"cp_id": "CP014", "max_power": 11, "location": "Ducos Nord"},
97: {"cp_id": "CP015", "max_power": 11, "location": "Le Robert Nord"},
} }
# Session state for each EVSE # Session state for each EVSE