Skip to content

Commit

Permalink
Update new_device_support.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Jan 2, 2022
1 parent 414c51f commit 301ba14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/new_device_support.yaml
Expand Up @@ -50,5 +50,5 @@ body:
- type: input
attributes:
label: Color temperature range
description: In case this light supports color temperature, provide the color temperature range. [How to do this](https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html#_3-1-retrieving-color-temperature-range-only-required-for-lights-which-support-color-temperature). This currently requires the latest [dev branch](https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html).
placeholder: '{"colorTempPhysicalMin":153,"colorTempPhysicalMax":454}'
description: In case this light supports color temperature, provide the color temperature range. [How to do this](https://www.zigbee2mqtt.io/advanced/support-new-devices/01_support_new_devices.html#_3-1-retrieving-color-temperature-range-only-required-for-lights-which-support-color-temperature).
placeholder: '{"colorTempPhysicalMin":153,"colorTempPhysicalMax":454}'

0 comments on commit 301ba14

Please sign in to comment.