-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.131.3 - funktioniert seit 0.131.0 nicht mehr #115
Comments
Update: hab nun das template geändert auf [ocpp ] TRACE 2024/10/30 03:39:14 completed request 2890260400 for Garage |
Das ist kein Thema des Addon. Erst mal das Logging umstellen:
wenn das erledigt ist, bitte eine startlog posten (nur dann Bitte!). |
Problem solved? If yes please write your solution to help other users! |
Hab 0.131.0 bis 0.131.3 nacheinander probiert und ende jedes Mal in einer Dauerstartschleife, so wirkt es jedenfalls, obschon das HA Protokoll nicht auffällig wirkt .
Hat jetzt 1 h gedreht und immer noch rot, selbst nach HA Neustart das gleich Problem, UI startet nicht.
Es geht nun zum 3. Mal zurück zur letzten funktionierenden Version 130.13, wo auch die 12 Versionen zu vor nicht taten und erst 130.13 wieder lief.
Es stand bei 131.X ein Hinweis in den Changelogs für die Pulsar Plus mit Firmware 5.x
Da hattes etwas mit Power was auch immer zu tun, nur erschließt sich mir nicht, ob meine evcc.yaml anzupassen wäre.
Ich meine, das war was mit dieser Zeile
# metervalues: Energy.Active.Import.Register,Power.Active.Import,SoC,Power.Offered,Current.Import,Voltage # Power.Offered weg = Andig >1.30.1x
Das war dann hier im Changelog verlinkt evcc-io/evcc#16817
Und dann gab es noch das Theme des template für firmware 5.x mit pulsarplus-fw5
Was ist denn jetzt nun zu tun für die Pulsar Plus Besitzer auf firmware 5.x - meine ist im Frühjahr 2023 gekauft worden ?
Protokoll
[ocpp ] TRACE 2024/10/30 02:25:57 received JSON message from Garage: [3,"3562953645",{"status": "Accepted"}]
[ocpp ] TRACE 2024/10/30 02:25:57 handling incoming CALL RESULT [3562953645] from Garage
[ocpp ] TRACE 2024/10/30 02:25:57 sent CALL RESULT [1046966087] for Garage
[ocpp ] TRACE 2024/10/30 02:25:57 sent JSON message to Garage: [3,"1046966087",{}]
[ocpp ] TRACE 2024/10/30 02:25:57 completed request 3562953645 for Garage
[ocpp ] TRACE 2024/10/30 02:25:57 Garage ready to transmit again
[ocpp ] TRACE 2024/10/30 02:25:57 timeout canceled for Garage
[ocpp ] TRACE 2024/10/30 02:25:57 received JSON message from Garage: [2,"452034423","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:25:56Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "226.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:25:57 handling incoming CALL [452034423, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:25:57 sent CALL RESULT [452034423] for Garage
[ocpp ] TRACE 2024/10/30 02:25:57 sent JSON message to Garage: [3,"452034423",{}]
[ocpp ] TRACE 2024/10/30 02:26:07 received JSON message from Garage: [2,"160274229","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:26:06Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "226.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:26:07 handling incoming CALL [160274229, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:26:07 sent CALL RESULT [160274229] for Garage
[ocpp ] TRACE 2024/10/30 02:26:07 sent JSON message to Garage: [3,"160274229",{}]
[ocpp ] TRACE 2024/10/30 02:26:17 enqueued CALL [3355922524, TriggerMessage] for Garage
[ocpp ] TRACE 2024/10/30 02:26:17 dispatched request 3355922524 for Garage
[ocpp ] TRACE 2024/10/30 02:26:17 sent JSON message to Garage: [2,"3355922524","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2024/10/30 02:26:17 started timeout timer for Garage
[ocpp ] TRACE 2024/10/30 02:26:17 received JSON message from Garage: [3,"3355922524",{"status": "Accepted"}]
[ocpp ] TRACE 2024/10/30 02:26:17 handling incoming CALL RESULT [3355922524] from Garage
[ocpp ] TRACE 2024/10/30 02:26:17 completed request 3355922524 for Garage
[ocpp ] TRACE 2024/10/30 02:26:17 Garage ready to transmit again
[ocpp ] TRACE 2024/10/30 02:26:17 timeout canceled for Garage
[ocpp ] TRACE 2024/10/30 02:26:18 received JSON message from Garage: [2,"944927908","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:26:16Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "226.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:26:18 handling incoming CALL [944927908, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:26:18 sent CALL RESULT [944927908] for Garage
[ocpp ] TRACE 2024/10/30 02:26:18 sent JSON message to Garage: [3,"944927908",{}]
[ocpp ] TRACE 2024/10/30 02:26:19 received JSON message from Garage: [2,"818560640","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:26:18Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "226.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:26:19 handling incoming CALL [818560640, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:26:19 sent CALL RESULT [818560640] for Garage
[ocpp ] TRACE 2024/10/30 02:26:19 sent JSON message to Garage: [3,"818560640",{}]
[ocpp ] TRACE 2024/10/30 02:26:29 enqueued CALL [515453176, TriggerMessage] for Garage
[ocpp ] TRACE 2024/10/30 02:26:29 dispatched request 515453176 for Garage
[ocpp ] TRACE 2024/10/30 02:26:29 sent JSON message to Garage: [2,"515453176","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2024/10/30 02:26:29 started timeout timer for Garage
[ocpp ] TRACE 2024/10/30 02:26:29 received JSON message from Garage: [3,"515453176",{"status": "Accepted"}]
[ocpp ] TRACE 2024/10/30 02:26:29 handling incoming CALL RESULT [515453176] from Garage
[ocpp ] TRACE 2024/10/30 02:26:29 completed request 515453176 for Garage
[ocpp ] TRACE 2024/10/30 02:26:29 Garage ready to transmit again
[ocpp ] TRACE 2024/10/30 02:26:29 timeout canceled for Garage
[ocpp ] TRACE 2024/10/30 02:26:30 received JSON message from Garage: [2,"574772355","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:26:28Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "226.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:26:30 handling incoming CALL [574772355, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:26:30 sent CALL RESULT [574772355] for Garage
[ocpp ] TRACE 2024/10/30 02:26:30 sent JSON message to Garage: [3,"574772355",{}]
[ocpp ] TRACE 2024/10/30 02:26:31 received JSON message from Garage: [2,"292013161","Heartbeat",{}]
[ocpp ] TRACE 2024/10/30 02:26:31 handling incoming CALL [292013161, Heartbeat] from Garage
[ocpp ] TRACE 2024/10/30 02:26:31 sent CALL RESULT [292013161] for Garage
[ocpp ] TRACE 2024/10/30 02:26:31 sent JSON message to Garage: [3,"292013161",{"currentTime":"2024-10-30T01:26:31Z"}]
[ocpp ] TRACE 2024/10/30 02:26:31 received JSON message from Garage: [2,"304120854","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:26:31Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "226.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:26:31 handling incoming CALL [304120854, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:26:31 sent CALL RESULT [304120854] for Garage
[ocpp ] TRACE 2024/10/30 02:26:31 sent JSON message to Garage: [3,"304120854",{}]
[ocpp ] TRACE 2024/10/30 02:26:41 enqueued CALL [3676392070, TriggerMessage] for Garage
[ocpp ] TRACE 2024/10/30 02:26:41 dispatched request 3676392070 for Garage
[ocpp ] TRACE 2024/10/30 02:26:41 sent JSON message to Garage: [2,"3676392070","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2024/10/30 02:26:41 started timeout timer for Garage
[ocpp ] TRACE 2024/10/30 02:26:41 received JSON message from Garage: [3,"3676392070",{"status": "Accepted"}]
[ocpp ] TRACE 2024/10/30 02:26:41 handling incoming CALL RESULT [3676392070] from Garage
[ocpp ] TRACE 2024/10/30 02:26:41 completed request 3676392070 for Garage
[ocpp ] TRACE 2024/10/30 02:26:41 Garage ready to transmit again
[ocpp ] TRACE 2024/10/30 02:26:41 timeout canceled for Garage
[ocpp ] TRACE 2024/10/30 02:26:41 received JSON message from Garage: [2,"828752258","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:26:41Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "226.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:26:41 handling incoming CALL [828752258, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:26:41 sent CALL RESULT [828752258] for Garage
[ocpp ] TRACE 2024/10/30 02:26:41 sent JSON message to Garage: [3,"828752258",{}]
[ocpp ] TRACE 2024/10/30 02:26:43 received JSON message from Garage: [2,"449484724","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:26:43Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "226.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:26:43 handling incoming CALL [449484724, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:26:43 sent CALL RESULT [449484724] for Garage
[ocpp ] TRACE 2024/10/30 02:26:43 sent JSON message to Garage: [3,"449484724",{}]
[ocpp ] TRACE 2024/10/30 02:26:53 enqueued CALL [1689284830, TriggerMessage] for Garage
[ocpp ] TRACE 2024/10/30 02:26:53 dispatched request 1689284830 for Garage
[ocpp ] TRACE 2024/10/30 02:26:53 sent JSON message to Garage: [2,"1689284830","TriggerMessage",{"requestedMessage":"MeterValues","connectorId":1}]
[ocpp ] TRACE 2024/10/30 02:26:53 started timeout timer for Garage
[ocpp ] TRACE 2024/10/30 02:26:53 received JSON message from Garage: [3,"1689284830",{"status": "Accepted"}]
[ocpp ] TRACE 2024/10/30 02:26:53 handling incoming CALL RESULT [1689284830] from Garage
[ocpp ] TRACE 2024/10/30 02:26:53 completed request 1689284830 for Garage
[ocpp ] TRACE 2024/10/30 02:26:53 Garage ready to transmit again
[ocpp ] TRACE 2024/10/30 02:26:53 timeout canceled for Garage
[ocpp ] TRACE 2024/10/30 02:26:53 received JSON message from Garage: [2,"1707081052","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:26:53Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Trigger","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L1-N","measurand": "Voltage","unit": "V","value": "226.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Trigger","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:26:53 handling incoming CALL [1707081052, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:26:53 sent CALL RESULT [1707081052] for Garage
[ocpp ] TRACE 2024/10/30 02:26:53 sent JSON message to Garage: [3,"1707081052",{}]
[ocpp ] TRACE 2024/10/30 02:26:55 received JSON message from Garage: [2,"1807480468","MeterValues",{"meterValue": [{"timestamp": "2024-10-30T01:26:55Z","sampledValue": [{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Energy.Active.Import.Register","unit": "Wh","value": "746575.4"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","measurand": "Power.Active.Import","unit": "W","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3","measurand": "Current.Import","unit": "A","value": "0.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L1-N","measurand": "Voltage","unit": "V","value": "227.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L2-N","measurand": "Voltage","unit": "V","value": "237.0"},{"format": "Raw","location": "Outlet","context": "Sample.Periodic","phase": "L3-N","measurand": "Voltage","unit": "V","value": "234.0"} ]} ],"connectorId": 1,"transactionId": 1730224204}]
[ocpp ] TRACE 2024/10/30 02:26:55 handling incoming CALL [1807480468, MeterValues] from Garage
[ocpp ] TRACE 2024/10/30 02:26:55 sent CALL RESULT [1807480468] for Garage
[ocpp ] TRACE 2024/10/30 02:26:55 sent JSON message to Garage: [3,"1807480468",{}]
Using config file: /config/evcc.yaml
starting evcc: 'EVCC_DATABASE_DSN=/data/evcc.db evcc --config /config/evcc.yaml'
[main ] INFO 2024/10/30 02:26:56 evcc 0.131.3
[main ] INFO 2024/10/30 02:26:56 using config file: /config/evcc.yaml
[mqtt ] INFO 2024/10/30 02:26:56 connecting evcc-1595100968 at tcp://192.168.178.2:1883
[mqtt ] DEBUG 2024/10/30 02:26:57 tcp://192.168.178.2:1883 connected
[main ] INFO 2024/10/30 02:26:57 listening at :7070
[Garage-1] DEBUG 2024/10/30 02:26:57 waiting for chargepoint: 5m0s
[ocpp ] DEBUG 2024/10/30 02:27:35 charge point connected: Garage
[ocpp ] TRACE 2024/10/30 02:27:35 enqueued CALL [3350970258, ChangeAvailability] for Garage
[ocpp ] TRACE 2024/10/30 02:27:35 dispatched request 3350970258 for Garage
[ocpp ] TRACE 2024/10/30 02:27:35 sent JSON message to Garage: [2,"3350970258","ChangeAvailability",{"connectorId":0,"type":"Operative"}]
[ocpp ] TRACE 2024/10/30 02:27:35 started timeout timer for Garage
The text was updated successfully, but these errors were encountered: