Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.13 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.13 KB

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: