Skip to content
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

ecowitt WS68 Anemometer #1191

Open
Ralf9 opened this issue Sep 14, 2023 · 3 comments
Open

ecowitt WS68 Anemometer #1191

Ralf9 opened this issue Sep 14, 2023 · 3 comments

Comments

@Ralf9
Copy link
Contributor

Ralf9 commented Sep 14, 2023

Specifications for new sensor / switch / or other device ...

https://shop.ecowitt.com/products/ws68
https://osswww.ecowitt.net/uploads/20220803/WS68%20Manual.pdf

Für diesen Windmesser gibts eine Protokollbeschreibung
https://github.com/merbanan/rtl_433/blob/master/src/devices/ambientweather_wh31e.c
merbanan/rtl_433#1283

Damit müsste der WS68 mit überschaubarem Aufwand zumindestens teilweise eingebaut werden können.
Ich habe bei mir angefangen diesen einzubauen, ist bei Euch dafür die ID 130 noch frei? Ich würde dann diese nehmen.

Nach der Beschreibung müsste es so aussehen

0  1 2 3  4 5  6  7 8 9  10 11 12 13 14
YY ??IIII LLLL BB DSSSSS WW dd GG ?? XXAA
68 0000c5 0000 4b 0fffff 00 5a 00 00 d0af 104
68 0000c5 0107 4b 0fffff 00 2e 00 02 a663 100

Y - fixed Type Code of 0x68
I - device ID
L - 16 bit, lux
B - 8 bit battery voltage
D - 1 bit windir high
S - 20 bit static?
W - windspeed
d - windir low
G - windgust
X = CRC-8
A = SUM-8
@sidey79
Copy link
Contributor

sidey79 commented Sep 14, 2023

Die 130 ist im moment frei, außer @elektron-bbs hat schon wieder was in der Mache das ich nicht weiss ;)

Kennen wir jemanden mit SIGNALduino der das Signal auch empfängt ?

@elektron-bbs
Copy link
Contributor

Die 130 ist im moment frei, außer @elektron-bbs hat schon wieder was in der Mache das ich nicht weiss ;)

Nö, außer der 124, die schon länger in der Warteschleife hängt, habe ich z.Z. nichts neues.

Kennen wir jemanden mit SIGNALduino der das Signal auch empfängt ?

Ich bin eigentlich auch dagegen irgend etwas auf Verdacht hinzuzufügen.

@Ralf9
Copy link
Contributor Author

Ralf9 commented Sep 14, 2023

Mit dem WS68 wären dann die ecowitt Sensoren komplett.
Momentan ist niemand bekannt der den WS68 hat, ob ihn jemand z.B. von einem Nachbarn empfängt, wissen wir erst, wenn er eingebaut ist.
Wenn Ihr ihn bei Euch nicht einbauen oder die ID dafür reservieren wollt, bau ich ihn bei mir mit einer ID größer 200 ein

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants