-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add XY6020 support #20
Comments
https://github.com/creepystefan/ESPhome-Sinilink-WF-POW hey Ist das Original Wifi Modul von Sinilink für das XY6020 |
Cool! |
Hallo @creepystefan, kann das WiFi-Modul über Web-API oder direkt über URL abgefragt werden? Vielen Dank für deine Hilfe! Schöne Grüße |
Hey @Tiese |
Hallo, ich suche verzweifelt eine Anleitung, wie man das XY-WFPOW Modul erreichen kann. Ich hatte gehofft, es käme eine Info mit dem Teil aus China, aber leider.... |
Stefan hat hier den gesamten Prozess erklaert: https://github.com/creepystefan/esphome-XY6020 Magst du in seinem Projekt einen |
hey |
Danke, bin schon in Kontakt mit Stefan.
|
Hallo Stefan, vielen Dank für die prompte Antwort. Ich kann gerne einen Issue formulieren, aber prinzipiell verstehe ich (noch) nicht, wie ich mich mit dem XY-FWPOW also dem ESP8285 verbinden um dann ggf. Änderungen an Strom oder Spannung am XY-6020L zu machen. In diversen Youtubes ( polnisch oder koreanisch) sehe ich eine Kopplung mit einem IPhone mit Touch-button, ich hab Android. Irgendwo steht was von AP Mode (access point WiFi) aber ich komm da nicht weiter.
In github sehe ich einen Arduino, den könnte ich ja durch einen ESP32 ersetzen und analog zum ATMega via UART kommunizieren. Aber mich würde der 8285 auch interessieren, ich hab ihn ja
Gruß Werner
|
So einfach ist das nicht. |
https://github.com/kbs3056/XY6015L_pyGUI
#19 (comment)
Baud rate: 115200
Not working:
Different contents of the status frames:
XY6020: https://github.com/kbs3056/XY6015L_pyGUI/blob/master/source_files/dps_modbus.py#L135-L147
DPS5005: https://github.com/lambcutlet/DPS5005_pyGUI/blob/master/source_files/dps_modbus.py#L135C1-L145
Different registers:
XY6020: https://github.com/kbs3056/XY6015L_pyGUI/blob/master/source_files/dps_modbus.py#L67C1-L104
DPS5005: https://github.com/lambcutlet/DPS5005_pyGUI/blob/master/source_files/dps_modbus.py#L67-L133
@creepystefan
The text was updated successfully, but these errors were encountered: