simbaja / gehome

Python SDK for GE smart appliances
MIT License
42 stars 29 forks source link

Is it possible to use this with the RJ45 Data port? #37

Closed JohnnyPicnic closed 2 years ago

JohnnyPicnic commented 2 years ago

I have the hex stream coming into a Node Red instance and am wondering if it's possible to use this with a wired serial connection. This is the code I get for starting a timer on the upper oven: e2 80 e bf f1 01 51 05 02 00 01 82 ab e3

5105 being start upper timer 02 data size 00 01 for one minute

JohnnyPicnic commented 2 years ago

Just noticed the XAMPP api info and I now see how the ERD is formatted when using WIFI. At least you've got all the ERD's I need nicely documented.