Add Switchbot Indoor/Outdoor Meter (#94836)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -42,6 +42,7 @@ CONNECTABLE_SUPPORTED_MODEL_TYPES = {
|
||||
|
||||
NON_CONNECTABLE_SUPPORTED_MODEL_TYPES = {
|
||||
SwitchbotModel.METER: SupportedModels.HYGROMETER,
|
||||
SwitchbotModel.IO_METER: SupportedModels.HYGROMETER,
|
||||
SwitchbotModel.CONTACT_SENSOR: SupportedModels.CONTACT,
|
||||
SwitchbotModel.MOTION_SENSOR: SupportedModels.MOTION,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user