Add humidity support for SmartThings (Centralite) 3310-S (#3197)

This commit is contained in:
presslab-us 2020-03-26 16:28:27 -04:00 committed by GitHub
parent a7e38b6bb0
commit 4ce9370cc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -887,7 +887,7 @@ const mapping = {
'HGZB-01A': [cfg.switch],
'HGZB-02A': [cfg.light_brightness],
'MCT-350 SMA': [cfg.binary_sensor_contact],
'3310-S': [cfg.sensor_temperature, cfg.sensor_battery],
'3310-S': [cfg.sensor_temperature, cfg.sensor_humidity, cfg.sensor_battery],
'IM6001-WLP01': [
cfg.sensor_temperature, cfg.binary_sensor_water_leak,
cfg.sensor_battery,