Coder Social home page Coder Social logo

Comments (20)

Johan219 avatar Johan219 commented on June 11, 2024

Unfortunately, I am experiencing the same problem. Data from the solar panels is no longer updated. I have tried both API cloud and advanced settings through the wifi stick.

I am using the latest version of the adapter. I have tried to reinstall the adapter a few times. After installation, the data is grabbed, but that's it. There is no updating.

from iobroker.solax.

simatec avatar simatec commented on June 11, 2024

Please post the debug log of the API request or the Wifi query

from iobroker.solax.

louisvangeldrop avatar louisvangeldrop commented on June 11, 2024

There is no debug message in the "Logs"-tab from the Solax Adapter.

from iobroker.solax.

simatec avatar simatec commented on June 11, 2024

You need to set the adapter instance to debug

from iobroker.solax.

louisvangeldrop avatar louisvangeldrop commented on June 11, 2024
solax.0 2022-06-24 13:21:01.578 debug Local Request Interval started ...
solax.0 2022-06-24 13:21:01.576 debug Request Interval: 10 seconds
solax.0 2022-06-24 13:21:01.518 debug Sun Azimut: 170.6°
solax.0 2022-06-24 13:21:01.518 debug Sun Altitude: 61.7°
solax.0 2022-06-24 13:21:01.516 debug calculate astrodata ...
solax.0 2022-06-24 13:21:01.514 debug current local Time: 13:21
solax.0 2022-06-24 13:21:01.513 debug nauticalDawn: 03:20
solax.0 2022-06-24 13:21:01.512 debug nauticalDusk: 00:01
solax.0 2022-06-24 13:21:01.508 debug nightCalc started ...
solax.0 2022-06-24 13:21:01.506 debug System longitude: 5.606619 System latitude: 51.4393085
solax.0 2022-06-24 13:21:01.497 debug Solax is started in local-mode
solax.0 2022-06-24 13:20:59.134 info starting. Version 0.4.6 in /opt/iobroker/node_modules/iobroker.solax, node: v16.15.1, js-controller: 4.0.23

from iobroker.solax.

simatec avatar simatec commented on June 11, 2024

which firmware version is on your wifi stick? Is the cloud connection working?

from iobroker.solax.

louisvangeldrop avatar louisvangeldrop commented on June 11, 2024

Firmware version: 2.033.20
The cloud connection is working using my own software implementation in JS.

from iobroker.solax.

simatec avatar simatec commented on June 11, 2024

Please post the Config from the Adapter and the Wifi Stick

from iobroker.solax.

louisvangeldrop avatar louisvangeldrop commented on June 11, 2024

Config adapter:
{
"serialNumber": "SWJVGXVXPP",
"requestInterval": 5,
"systemGeoData": true,
"longitude": "",
"latitude": "",
"apiToken": "V\u0006\u0006\u0006\u0002P\u0004\u0000WP\u0004\u000b\f\b\u0000\u0004\u000b\u0005\f\r\u0003\u0004\u0001\u0000",
"hostIP": "192.168.0.86",
"requestIntervalLocal": 10,
"expertSettings": true,
"localConnection": true,
"countsOfOffline": 20,
"historyDays": 7,
"passwordWifi": "SolaxWifi",
"nightMode": false,
"batteryMode": false
}

At the moment I have no access to the local wifi stick ( on holiday). However the Adapter connects to the wifi stick and imports the solax data and updates the solax adapet objects properly. Only the refresh each 10 seconds doesn't work.

from iobroker.solax.

Johan219 avatar Johan219 commented on June 11, 2024

If I can help, just let me know

from iobroker.solax.

louisvangeldrop avatar louisvangeldrop commented on June 11, 2024

You are welcome to help.

from iobroker.solax.

simatec avatar simatec commented on June 11, 2024

@louisvangeldrop If you have access to the Wifi Stick, please post the settings

from iobroker.solax.

Johan219 avatar Johan219 commented on June 11, 2024

Here is my debug log

2022-06-24 23:38:46.474 - debug: solax.0 (14966) Solax is started in local-mode
2022-06-24 23:38:46.477 - debug: solax.0 (14966) System longitude: 6.17887272535988 System latitude: 52.4028345
2022-06-24 23:38:46.478 - debug: solax.0 (14966) nightCalc started ...
2022-06-24 23:38:46.478 - debug: solax.0 (14966) nauticalDusk: 00:14
2022-06-24 23:38:46.479 - debug: solax.0 (14966) nauticalDawn: 03:02
2022-06-24 23:38:46.479 - debug: solax.0 (14966) current local Time: 23:38
2022-06-24 23:38:46.479 - debug: solax.0 (14966) calculate astrodata ...
2022-06-24 23:38:46.480 - debug: solax.0 (14966) Sun Altitude: -9.8°
2022-06-24 23:38:46.480 - debug: solax.0 (14966) Sun Azimut: 332.4°
2022-06-24 23:38:46.541 - debug: solax.0 (14966) Request Interval: 10 seconds
2022-06-24 23:38:46.541 - debug: solax.0 (14966) Local Request Interval started ...

from iobroker.solax.

Johan219 avatar Johan219 commented on June 11, 2024

I am also using firmware version: 2.033.20

from iobroker.solax.

Johan219 avatar Johan219 commented on June 11, 2024

Solax

from iobroker.solax.

Johan219 avatar Johan219 commented on June 11, 2024

Wifistick 1
Wifistick 2
Wifistick 3

from iobroker.solax.

louisvangeldrop avatar louisvangeldrop commented on June 11, 2024

Wifi-stick System page

DHCP Static IP System
Firmware Version: 2.033.20
MAC address: D0-BA-E4-39-07-6E
SN: SWJVGXVXPP
IP address: 192.168.0.86
SSID: myssid
Find AP
Key: Unhide
save
Select language: English

from iobroker.solax.

Johan219 avatar Johan219 commented on June 11, 2024

@louisvangeldrop @simatec The adapter is working again, data is being refreshed

from iobroker.solax.

louisvangeldrop avatar louisvangeldrop commented on June 11, 2024

@Johan219 @simatec I just checked and it is working again

from iobroker.solax.

simatec avatar simatec commented on June 11, 2024

Thx for your Feedback

from iobroker.solax.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.