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
550 stars 56 forks source link

Implement Time Reminder / alarm functionality #65

Open iMicknl opened 10 months ago

iMicknl commented 10 months ago

See https://www.youtube.com/watch?v=jMbdhi_SUtE.

My EK5 control panel does not have an dedicated alarm button, however the commands work via UART.

Turn on: [0x9b, 0x06, 0x02, 0x40, 0x00, 0xAC, 0x90, 0x9d] 1 sec, followed by arrow up / down to change the time Turn off: [0x9b, 0x06, 0x02, 0x40, 0x00, 0xAC, 0x90, 0x9d] 3 sec