Skip to content

It's a Home Assistant custom component to control and receive the status of the Linak desk with a Bluetooth DPG controller.

License

Notifications You must be signed in to change notification settings

mdrwiega/linak_desk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linak_desk

It's a Home Assistant custom component to control and receive a status of the Linak desk with a Bluetooth DPG controller.

Supported features:

  • read the current desk height

Installation

Move files to HA_CONFIG/custom_components/linak_desk or just clone the repository in HA_CONFIG/custom_components.

Example Home Assistant configuration

sensor:
  - platform: linak_desk
    mac: AA:BB:CC:DD:EE
    min_height_m: 0.635
    max_height_m: 1.28
    scan_interval:
      seconds: 30

About

It's a Home Assistant custom component to control and receive the status of the Linak desk with a Bluetooth DPG controller.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages