RrPt / WS980

Schnittstelle zur Wetterstation WS980 von elv
10 stars 0 forks source link

Batteriestatus #2

Open alexandergeiler opened 2 years ago

alexandergeiler commented 2 years ago

Hi,

Deine Dokumentation ist super und hat mir sehr geholfen. Hast Du noch herausgefunden wie man den Batteriestatus remote abrufen kann?

Gruß Alexander

RrPt commented 2 years ago

Hallo Alexander,

nein, ich habe die Wetterstation am Netz hängen, da brauche ich das nicht. Den Batteriezustand zeigt die mitgelieferte Software auch nicht an, und die habe ich zur Protokollanalyse verwendet. Also: Keine Ahnng ob das überhaupt abgefragt werden kann. Wenn du eine Software hast, die den Batteriezustand anzeigt, dann bekomme ich auch den passenden Befehl heraus. Gruß Rainer

alexandergeiler commented 2 years ago

Hi,

ich habe das nur in der App von Ecowitt gesehen. (siehe angehängtes Bild) Dort wird die Batterie angezeigt. WS65 Sensor "normal".

Das Terminal habe ich auch am Netzteil angeschlossen. Die Wetterstation läuft mit 2 AA Batterien. Ich bin davon ausgegangen das zeigt diese Batterien an.

Gruß Alexander

Screenshot_20220104-112922_Ecowitt

Andy2003 commented 2 years ago

Hello @alexandergeiler I'm currently trying to implement the protocol used by WS980 in the openHAB Fine Offset Weather Station Binding. Since I don't own the WS980 I need some support from someone owning such device.

Is it possible that you can support me here.

The binding is also capable of reading the battery status. So hopefully someone can provide me with the required Data

RrPt commented 2 years ago

Hello,

i use the app „WeatherSmartIP“ on PC (Windows).

It didn’t show the battery status .

So which app do you use?

Rainer

Von: Andreas Berger @.> Gesendet: Donnerstag, 19. Mai 2022 12:47 An: RrPt/WS980 @.> Cc: RrPt @.>; Comment @.> Betreff: Re: [RrPt/WS980] Batteriestatus (Issue #2)

Hello @alexandergeiler https://github.com/alexandergeiler I'm currently trying to implement the protocol used by WS980 https://github.com/openhab/openhab-addons/issues/12763 in the openHAB Fine Offset Weather Station Binding https://community.openhab.org/t/fine-offset-weather-station-binding/134164 . Since I don't own the WS980 I need some support from someone owning such device.

Is it possible that you can support me here https://github.com/openhab/openhab-addons/issues/12763#issuecomment-1131532798 .

The binding is also capable of reading the battery status. So hopefully someone can provide me with the required Data

— Reply to this email directly, view it on GitHub https://github.com/RrPt/WS980/issues/2#issuecomment-1131534677 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AEZSILYF5LNDD4X7UJ7OTHLVKYLY3ANCNFSM5LFLB4JQ . You are receiving this because you commented. https://github.com/notifications/beacon/AEZSIL5YHGT3NYO5Q7PQTMLVKYLY3A5CNFSM5LFLB4J2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOINY5SVI.gif Message ID: @. @.> >

alexandergeiler commented 2 years ago

Hi, I used at Android the App "Ecowitt" that shows the batterie status. Regards, Alexander

alexandergeiler commented 2 years ago

Hello @alexandergeiler I'm currently trying to implement the protocol used by WS980 in the openHAB Fine Offset Weather Station Binding. Since I don't own the WS980 I need some support from someone owning such device.

Is it possible that you can support me here.

The binding is also capable of reading the battery status. So hopefully someone can provide me with the required Data

Hi Andy,

what do you need?

Andy2003 commented 2 years ago

@alexandergeiler I need the data sent and received by the App to the WS980. If you can set up an IP in the APP, then you can put a proxy in between to read out the communication. How this can be achieved I have described in https://community.openhab.org/t/fine-offset-weather-station-binding-beta-and-discussion/134167/47.

I am especially interested in the call that reads out all the available sensors (in the original protocol this is the Command 0x3C).

If you can support here, I would be happy if you could leave the communication data at https://github.com/openhab/openhab-addons/issues/12763

reklawykSekuL commented 2 years ago

Hello, i found that @RrPt 's command and answers look like the command and answers defined in the ecoWitt-Gatway-API I've modified a FHEM modul named "50_GW1000_TCP.pl" started by user sepo83 from the FHEM Forum. I'm using the module to get the data from my WS90 from the WiFi-GW2000. You can find my modifications in my github-fork Can't test it for other weather stations but most of them look like FOS (Fine Offset Electronics Co. Ltd) offsprings ;-)

alexandergeiler commented 2 years ago

Hi,

Andreas Berger sounds German :-)

How can I help you? Wie kann ich Dir helfen?


Gruß Alexander Geiler @.***

Am 19.05.2022 10:46, schrieb Andreas Berger:

Hello @alexandergeiler [1] I'm currently trying to implement the protocol used by WS980 [2] in the openHAB Fine Offset Weather Station Binding [3]. Since I don't own the WS980 I need some support from someone owning such device.

Is it possible that you can support me here [4].

The binding is also capable of reading the battery status. So hopefully someone can provide me with the required Data

-- Reply to this email directly, view it on GitHub [5], or unsubscribe [6]. You are receiving this because you were mentioned.Message ID: @.***>

Links:

[1] https://github.com/alexandergeiler [2] https://github.com/openhab/openhab-addons/issues/12763 [3] https://community.openhab.org/t/fine-offset-weather-station-binding/134164 [4] https://github.com/openhab/openhab-addons/issues/12763#issuecomment-1131532798 [5] https://github.com/RrPt/WS980/issues/2#issuecomment-1131534677 [6] https://github.com/notifications/unsubscribe-auth/ABDY2GMQHITGR7BR3IZQNI3VKYLY3ANCNFSM5LFLB4JQ

Andy2003 commented 2 years ago

@alexandergeiler I don't need any further help, the OpenHab binding is now already able to understand the ELV protocol used by the WS980