diff --git a/homeassistant/components/zwave_js/discovery.py b/homeassistant/components/zwave_js/discovery.py index 2022258e6ea..7231d18e186 100644 --- a/homeassistant/components/zwave_js/discovery.py +++ b/homeassistant/components/zwave_js/discovery.py @@ -242,6 +242,7 @@ DISCOVERY_SCHEMAS = [ device_class_specific={ "Tunable Color Light", "Binary Tunable Color Light", + "Tunable Color Switch", "Multilevel Remote Switch", "Multilevel Power Switch", "Multilevel Scene Switch",