POST https://api.sunlitsolar.de/rest/v1.6/tariff/index HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 17 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "spaceId": YOUR_SPACE_ID } ####################################################RESPONCE#### { "code": 0, "responseTime": 1752258724162, "message": { "DE": "Ok" }, "content": { "rabotOnboarding": null, "rabotCustomerId": null, "rabotHasContract": false, "ev3600NoticeSwitch": null, "veryExpensiveNoticeSwitch": true, "rabotHourPriceDTO": { "utcFullTime": "2025-07-11 21:00:00", "timestamp": "2025-07-11 23:00:00", "hour": 23, "priceInCentPerKwh": 10.38, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": 11.81, "lowestPriceInCentPerKwh": 3.2, "priceTag": "EXPENSIVE", "mode": null }, "tariffStrategyDTO": null, "countryCode": "DE", "chargeBoxStrategyStatusDTO": null } } ########################Abfrage Preise day############################# POST https://api.sunlitsolar.de/rest/v1.6/rabot/day/price HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 72 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "showTax": true, "showStrategy": false, "day": "2025-07-11", "spaceId": YOUR_SPACE_ID } regular,wireguard #######################Responce############################ HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:22:33 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752258953119, "message": { "DE": "Ok" }, "content": { "utcOffset": "UTC+2", "prices": [ { "utcFullTime": "2025-07-10 22:00:00", "timestamp": "2025-07-11 00:00:00", "hour": 0, "priceInCentPerKwh": 10.48, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-10 23:00:00", "timestamp": "2025-07-11 01:00:00", "hour": 1, "priceInCentPerKwh": 9.96, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 00:00:00", "timestamp": "2025-07-11 02:00:00", "hour": 2, "priceInCentPerKwh": 9.5, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 01:00:00", "timestamp": "2025-07-11 03:00:00", "hour": 3, "priceInCentPerKwh": 9.07, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 02:00:00", "timestamp": "2025-07-11 04:00:00", "hour": 4, "priceInCentPerKwh": 9.15, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 03:00:00", "timestamp": "2025-07-11 05:00:00", "hour": 5, "priceInCentPerKwh": 9.94, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 04:00:00", "timestamp": "2025-07-11 06:00:00", "hour": 6, "priceInCentPerKwh": 10.74, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 05:00:00", "timestamp": "2025-07-11 07:00:00", "hour": 7, "priceInCentPerKwh": 10.59, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 06:00:00", "timestamp": "2025-07-11 08:00:00", "hour": 8, "priceInCentPerKwh": 10.52, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 07:00:00", "timestamp": "2025-07-11 09:00:00", "hour": 9, "priceInCentPerKwh": 9.33, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 08:00:00", "timestamp": "2025-07-11 10:00:00", "hour": 10, "priceInCentPerKwh": 8.29, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "CHEAP", "mode": null }, { "utcFullTime": "2025-07-11 09:00:00", "timestamp": "2025-07-11 11:00:00", "hour": 11, "priceInCentPerKwh": 7.32, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "CHEAP", "mode": null }, { "utcFullTime": "2025-07-11 10:00:00", "timestamp": "2025-07-11 12:00:00", "hour": 12, "priceInCentPerKwh": 6.38, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "CHEAP", "mode": null }, { "utcFullTime": "2025-07-11 11:00:00", "timestamp": "2025-07-11 13:00:00", "hour": 13, "priceInCentPerKwh": 4.22, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "CHEAP", "mode": null }, { "utcFullTime": "2025-07-11 12:00:00", "timestamp": "2025-07-11 14:00:00", "hour": 14, "priceInCentPerKwh": 3.2, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "CHEAP", "mode": null }, { "utcFullTime": "2025-07-11 13:00:00", "timestamp": "2025-07-11 15:00:00", "hour": 15, "priceInCentPerKwh": 3.81, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "CHEAP", "mode": null }, { "utcFullTime": "2025-07-11 14:00:00", "timestamp": "2025-07-11 16:00:00", "hour": 16, "priceInCentPerKwh": 5.96, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "CHEAP", "mode": null }, { "utcFullTime": "2025-07-11 15:00:00", "timestamp": "2025-07-11 17:00:00", "hour": 17, "priceInCentPerKwh": 8.32, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "CHEAP", "mode": null }, { "utcFullTime": "2025-07-11 16:00:00", "timestamp": "2025-07-11 18:00:00", "hour": 18, "priceInCentPerKwh": 8.64, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "CHEAP", "mode": null }, { "utcFullTime": "2025-07-11 17:00:00", "timestamp": "2025-07-11 19:00:00", "hour": 19, "priceInCentPerKwh": 10.19, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 18:00:00", "timestamp": "2025-07-11 20:00:00", "hour": 20, "priceInCentPerKwh": 11.75, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 19:00:00", "timestamp": "2025-07-11 21:00:00", "hour": 21, "priceInCentPerKwh": 11.81, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 20:00:00", "timestamp": "2025-07-11 22:00:00", "hour": 22, "priceInCentPerKwh": 11.38, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null }, { "utcFullTime": "2025-07-11 21:00:00", "timestamp": "2025-07-11 23:00:00", "hour": 23, "priceInCentPerKwh": 10.38, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": null, "lowestPriceInCentPerKwh": null, "priceTag": "EXPENSIVE", "mode": null } ], "rabotHasContractPrice": false } } ###############################################Rebot Vertragsstatus######################## POST https://api.sunlitsolar.de/rest/v1.6/rabot/state HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 17 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "spaceId": YOUR_SPACE_ID } regular,wireguard #########################responce############################################ POST https://api.sunlitsolar.de/rest/v1.6/rabot/state HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 17 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "spaceId": YOUR_SPACE_ID } regular,wireguard ##################################### #######################DYN Tarifstrategie################################# POST https://api.sunlitsolar.de/rest/v1.6/tariff/index HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 17 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "spaceId": YOUR_SPACE_ID } regular,wireguard #########################responce############################################ HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:25:03 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752259103285, "message": { "DE": "Ok" }, "content": { "rabotOnboarding": null, "rabotCustomerId": null, "rabotHasContract": false, "ev3600NoticeSwitch": null, "veryExpensiveNoticeSwitch": true, "rabotHourPriceDTO": { "utcFullTime": "2025-07-11 21:00:00", "timestamp": "2025-07-11 23:00:00", "hour": 23, "priceInCentPerKwh": 10.38, "avgPriceInCentPerKwh": 8.79, "highestPriceInCentPerKwh": 11.81, "lowestPriceInCentPerKwh": 3.2, "priceTag": "EXPENSIVE", "mode": null }, "tariffStrategyDTO": null, "countryCode": "DE", "chargeBoxStrategyStatusDTO": null } } regular,wireguard #################################################Dyn Tarifstrategie################################# POST https://api.sunlitsolar.de/rest/v1.1/space/currentStrategy HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 18 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "familyId": YOUR_SPACE_ID } regular,wireguard ##########################################respponce############################### HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:28:25 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752259305443, "message": { "DE": "Ok" }, "content": { "strategy": "SmartStrategy", "smartStrategyMode": "balanced", "smartStrategyFullMode": "throttle", "batteryFull": false, "latestModifiedStatus": "Success", "deviceStatus": "Online", "ratedPower": 1600.0, "maxOutPutPower": 0.0, "maxAllowedPower": 1600.0, "maxAllowedPowerSum": 1600.0, "batteryStatus": "Success", "batteryDeviceStatus": "Online", "inverterDeviceStatus": "Online", "meterDeviceStatus": "Online", "enableStrategyModify": true, "socMax": 100, "socMin": 10, "hwSocMax": 90, "hwSocMin": 1, "deviceTypes": [ "ENERGY_STORAGE_BATTERY", "SHELLY_3EM_METER", "SOLAR_MICRO_INVERTER", "OPEN_DTU" ], "failInverterSns": [] } } regular,wireguard ########################################################Space SOC ###################### POST https://api.sunlitsolar.de/rest/v1.1/space/soc HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 17 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "spaceId": YOUR_SPACE_ID } regular,wireguard ###########################responce############################################ HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:28:25 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752259305425, "message": { "DE": "Ok" }, "content": { "hwSupportOnePercentage": true, "hwSbmsLimitedDiscSocMin": 1.0, "hwSbmsLimitedChgSocMax": 90.0, "batteryBmsDiscSocMin": 10, "batteryBmsChgSocMax": 100, "strategySocMax": 100, "strategySocMin": 10, "haDodMinSoc": 20, "evDodMinSoc": 22, "chgDodMaxSoc": 70 } } regular,wireguard ################################################# ######################################################Speichern energie strategie ################################### POST https://api.sunlitsolar.de/rest/v1.6/tariffStrategy/add HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 293 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "lowPriceStrategy": { "socMax": 70, "defaultExpectInverterOutput": 20, "socMin": 10, "strategy": "EnergyStorageOnly" }, "highPriceStrategy": { "socMin": 10, "strategy": "SmartStrategy", "socMax": 100, "smartStrategyMode": "balanced", "smartStrategyFullMode": "throttle" }, "enableSwitchNotice": true, "familyId": YOUR_SPACE_ID } regular,wireguard ##############################responce############################################ HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:33:32 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752259612599, "message": { "DE": "Ok" }, "content": null } regular,wireguard ######################################## #####################################Abfrage EV3600 Strategie###################################### POST https://api.sunlitsolar.de/rest/v1.6/chargingBox/queryChargeBoxStrategy HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 17 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "spaceId": YOUR_SPACE_ID } regular,wireguard ######################Responce############################ HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:35:37 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752259737463, "message": { "DE": "Ok" }, "content": { "chargingMode": false, "homeMode": false, "carChargingMode": false, "deviceSn": "dcbdcccxxxxx", "minSoc": 10, "maxSoc": 100 } } regular,wireguard ########################################################## ##############################Abfrage Betterie Hardware POST https://api.sunlitsolar.de/rest/v1.6/device/battery/info HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 17 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "spaceId": YOUR_SPACE_ID } regular,wireguard ##################################respponce############################### HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:37:46 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752259866921, "message": { "DE": "Ok" }, "content": { "hwCount": 4, "totalOutputPowerLimit": 4000, "inverterLimit": 800 } } regular,wireguard ############################################################################# ##########################################Einschalten EV3600 Strategie in Speicherlademodus ################# POST https://api.sunlitsolar.de/rest/v1.6/chargingBox/setChargeBoxChargingSetting HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 90 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "hours": [], "chargingHour": 1, "spaceId": YOUR_SPACE_ID, "chargingSocMax": 80, "repeatType": "EVERY_DAY" } regular,wireguard HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:42:54 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752270174204, "message": { "DE": "Ok" }, "content": { "changeStatus": "Success", "deviceSn": "dcbdcccxxxxx", "inverterSn": null, "completeTime": 1752270174070 } } regular,wireguard #################################Abfrage Strategie ##################################### POST https://api.sunlitsolar.de/rest/v1.6/chargingBox/checkSpaceStrategy HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 17 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "spaceId": YOUR_SPACE_ID } regular,wireguard #####################responce############################################ HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:46:19 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752270379435, "message": { "DE": "Ok" }, "content": { "ev3600AutoStrategyExist": false, "ev3600AutoStrategyRunning": false, "ev3600AutoStrategyMode": "NO_MODE", "boostOn": false, "storageStrategy": null, "normalChargeBoxMode": null, "tariffStrategyExist": true, "inverterSn": [ "2302xxxxxx" ], "enableLocalSmartStrategy": false, "deyeLocalSnList": [] } } regular,wireguard ################################ #####################################Löschen aller Strategien ################################# POST https://api.sunlitsolar.de/rest/v1.6/chargingBox/deleteChargeBoxSetting HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 47 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "isAll": true, "spaceId": YOUR_SPACE_ID, "mode": "NO_MODE" } regular,wireguard #############################responce############################################ HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:48:14 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752270494539, "message": { "DE": "Ok" }, "content": true } regular,wireguard ######################################################## ##########################Abfrage Historie Modusanpassung ##################### POST https://api.sunlitsolar.de/rest/v1.6/chargingBox/switchHistory HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 77 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "deviceSn": "dcbdcccxxxxx", "size": 20, "day": 11, "year": 2025, "month": 7, "page": 0 } regular,wireguard #######################################Responce############################ HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:49:40 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752270580308, "message": { "DE": "Ok" }, "content": { "content": [ { "targetMode": "HOME_MODE", "priceTag": "CHEAP", "executeTimeStart": "13:00", "executeTimeEnd": "15:00", "inverterResult": null, "chargingSocMax": null, "dischargingSocMin": 20, "socResult": "SUCCESS", "modeOpenResult": "SUCCESS", "modeCloseResult": "SUCCESS", "inverterOutPutPower": null } ], "pageable": { "sort": { "unsorted": false, "sorted": true, "empty": false }, "pageSize": 20, "pageNumber": 0, "offset": 0, "unpaged": false, "paged": true }, "last": true, "totalElements": 1, "totalPages": 1, "number": 0, "sort": { "unsorted": false, "sorted": true, "empty": false }, "first": true, "numberOfElements": 1, "size": 20, "empty": false } } regular,wireguard ################################## ######################################Abfrage Lokale Steuerung############################## POST https://api.sunlitsolar.de/rest/v1.6/space/local/infoV2 HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 17 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "spaceId": YOUR_SPACE_ID } regular,wireguard ####################################responce############################################ HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:52:17 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752270737389, "message": { "DE": "Ok" }, "content": { "dtu": { "id": 66xxx, "deviceSn": "1999801xxxxx", "deviceType": "OPEN_DTU", "ip": "192.168.x.xxx", "hostName": "OpenDTU-5Fxxxx", "ssid": "WLAN_ID", "createDate": 1744508780000 }, "inverters": [], "battery": { "id": 42924, "deviceSn": "dcbdcccxxxxx", "deviceType": "ENERGY_STORAGE_BATTERY" }, "eleMeter": { "id": 42xxx, "deviceSn": "485519D6xxxx", "deviceType": "SHELLY_3EM_METER" } } } regular,wireguard ######################################################### Abfrage Strategie ########################### POST https://api.sunlitsolar.de/rest/v1.1/space/currentStrategy HTTP/1.1 Host: api.sunlitsolar.de phoneModel: iPhone14,7 Authorization: bearer eYOUR_TOKEN8 Accept: */* appVersion: 1.6.8 Accept-Encoding: gzip, deflate, br Accept-Language: de-DE;q=1 Content-Type: application/json Content-Length: 18 language: DE User-Agent: SunLit Solar/1.6.8 (iPhone; iOS 18.5; Scale/3.00) Connection: keep-alive osVersion: 18.5 JSON { "familyId": YOUR_SPACE_ID } regular,wireguard #################################### HTTP/1.1 200 Server: nginx Date: Fri, 11 Jul 2025 21:58:51 GMT Content-Type: application/json Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block Cache-Control: no-cache, no-store, max-age=0, must-revalidate Pragma: no-cache Expires: 0 X-Frame-Options: DENY JSON { "code": 0, "responseTime": 1752271131519, "message": { "DE": "Ok" }, "content": { "strategy": null, "smartStrategyMode": "balanced", "smartStrategyFullMode": "throttle", "batteryFull": false, "latestModifiedStatus": "Failure", "deviceStatus": "Online", "ratedPower": 1600.0, "maxOutPutPower": 0.0, "maxAllowedPower": 1600.0, "maxAllowedPowerSum": 1600.0, "batteryStatus": "Failure", "batteryDeviceStatus": "Online", "inverterDeviceStatus": "Online", "meterDeviceStatus": "Online", "enableStrategyModify": true, "socMax": 100, "socMin": 10, "hwSocMax": 90, "hwSocMin": 1, "deviceTypes": [ "ENERGY_STORAGE_BATTERY", "SHELLY_3EM_METER", "SOLAR_MICRO_INVERTER", "OPEN_DTU" ], "failInverterSns": [ "390435xxxx" ] } } regular,wireguard ###############################################################