Home Assistant Card - tjhorner/wifi-desk-controller GitHub Wiki

There is no custom Home Assistant card for this (yet), but you can use this YAML on your dashboard:

type: entities
state_color: false
title: Standing Desk
entities:
  - entity: number.target_desk_height
    name: Target Height
    icon: mdi:target
  - entity: sensor.desk_height
    name: Actual Height