iMicknl / LoctekMotion_IoT

Learn how to connect your Flexispot (LoctekMotion) desk to the internet. This repository contains a collection of scripts to get your started, combined with research and instructions.
MIT License
625 stars 61 forks source link

HS13M - probably works the same #66

Open SaiCode-DEV opened 1 year ago

SaiCode-DEV commented 1 year ago

I bought the Flexispot E7 Pro and it has the HS12M remothe. is there a simple way to test/check if the protocol changed?

iMicknl commented 1 year ago

Not really. But if you have a RJ45 port on your controller, big chance protocol is supported. You could also open your display/remote and see what the pinout is.

SaiCode-DEV commented 1 year ago

HS13M

Sadly no spesific Information under the cables

iMicknl commented 1 year ago

@SaiCode-DEV the easiest way to test this is to just hook up an ESP32 to your control box. See https://github.com/iMicknl/LoctekMotion_IoT/issues/67.

MauiR commented 7 months ago

Hello, I also own the Flexispot E7 Pro desk. Unfortunately, with the new Office-desk.yaml configuration in ESPHome (https://github.com/iMicknl/LoctekMotion_IoT/blob/6a1da5dc22688cd4eb8ca8e90e5c4b123c4354d9/packages/office-desk.yaml), only the desk height functionality is working. All other features such as Alarm, Desk position, Preset 1, Preset 2, Sit, and Stand are non-functional. The "desk height" however, is working perfectly and updates in real-time

I've utilized an ESP32 with this RJ45 connector layout: https://github.com/iMicknl/LoctekMotion_IoT?tab=readme-ov-file#hs01b-1

image

iMicknl commented 7 months ago

@MauiR have you tried the new configuration and pin-out from https://github.com/iMicknl/LoctekMotion_IoT/issues/67?

MauiR commented 7 months ago

@MauiR have you tried the new configuration and pin-out from #67?

Yes, I've chosen the new configuration and pinout. However, I haven't connected SWIM and RES because there were no specifications provided for them on the ESP32.

MauiR commented 6 months ago

I can say that I have now managed to get it running with the Flexispot 7 Pro. However, it only works with an ESP8266. I haven't been able to get it running with an ESP32. I'll take another closer look.

Rudd-O commented 3 months ago

I'm interested in this too. Pinout and software. How can I help?

There is no Ethernet port in my controller. The controller pinout shown above in the photo is identical to my desk's controller. My control box does NOT have an Ethernet port (other than the controller's own socket for its own use, of course). Can I tap into the controller instead?