Skip to content

Home Assistant integration to control Linak DPG Adjustable Desk Panels via bluetoothctl. Be sure to ⭐ the repo.

License

Notifications You must be signed in to change notification settings

Laeborg/hass-linak-dpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Linak DPG Desk Panel Integration

Home Assistant integration to control Linak DPG Desk Panels (eg. IKEA IDÅSEN or DENCON) with adjustable heights. The integration uses a custom bluetoothctl wrapper and does not require pybluez. The integration is developed with focus on Home Assistant OS and is not requiring other server tools.

The project is work in progress.

Features

  • Pair and connect
  • Current height

Pending

  • Device selection under installation
  • Offset
  • Move up/move down
  • Stop moving
  • Save favorites

Installation

Upload the custom component to Home Assistant's custom_components directory and restart the service.

Recommended configuration

Add the integration though interface of Home Assistant

Manuel configuration

Add the sensor to your configuration.yaml:

sensor:
  - platform: linak_dpg
    name: Linak Desk
    address: 00:11:22:33:44:55

Notable projects

Open Source is awesome! This integration is inspired by the following projects:

About

Home Assistant integration to control Linak DPG Adjustable Desk Panels via bluetoothctl. Be sure to ⭐ the repo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages