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
626
stars
61
forks
source link
[No Issue] My config; more Buttons/Features/ "wakeup" #35
Hello, i wanted to share my config with you for Esphome:
Features:
Pull Height on boot
Set wifi static ip
ESP Status
ESP restart
ESP Home version
ESP IP Address
ESP SSID
On Sit/Stand button get height (after 7.5 seconds, which my table needs to get up/down) set the delay to your need
Button Anti Collision for setting up sensitivity (0/1/2/3)
Button Child Lock
Button 1+2; Does nothing for my E7 so i use it as wakeup which works to get an update of the height (Display goes on)
Button M + sitting which shows some letter and numbers at my display. i dont know what it means
Button Factory reset to reset the table; for more info see the comment
The only thing i would like to add would be to get the height when manually driving up/down via display. but im not sure how to do that
i also changed line 9 in desk_height_sensor.h from float value = NULL; to float value = 0.0;
to solve the warning in ESPHOME when compiling
EDIT: i changed the code for the cover, so the STOP button will work
thanks to guevara777 for his mushroom card here: https://github.com/iMicknl/LoctekMotion_IoT/issues/59
since i needed to make some changes because of the cover i use, this is the card: