项目作者: Laeborg

项目描述 :
Home Assistant integration to control Linak DPG Adjustable Desk Panels via bluetoothctl. Be sure to ⭐ the repo.
高级语言: Python
项目地址: git://github.com/Laeborg/hass-linak-dpg.git
创建时间: 2021-02-07T22:00:07Z
项目社区:https://github.com/Laeborg/hass-linak-dpg

开源协议:MIT License

下载


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.

Add the integration though interface of Home Assistant

Manuel configuration

Add the sensor to your configuration.yaml:

  1. sensor:
  2. - platform: linak_dpg
  3. name: Linak Desk
  4. address: 00:11:22:33:44:55

Notable projects

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