We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
constants
1 parent 734f8bd commit f10a277Copy full SHA for f10a277
1 file changed
drivers/SmartThings/zigbee-switch/src/stateless_handlers/init.lua
@@ -4,7 +4,6 @@
4
local capabilities = require "st.capabilities"
5
local st_utils = require "st.utils"
6
local clusters = require "st.zigbee.zcl.clusters"
7
-local constants = require "st.zigbee.constants"
8
9
local MIREDS_CONVERSION_CONSTANT = 1000000
10
local COLOR_TEMPERATURE_KELVIN_MAX = 15000
0 commit comments