Skip to content

Commit

Permalink
fix: Honeywell 39358 Fan Control will be discovered as a fan an not a…
Browse files Browse the repository at this point in the history
… light (#545)
  • Loading branch information
jasonsinclair5 authored Jun 3, 2020
1 parent 9c8cde5 commit f3e6456
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hass/devices.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ module.exports = {
'2-4-5': [DANFOSS_TRV_ZWAVE], // DanfossZ
'2-373-5': [DANFOSS_TRV_ZWAVE], // Danfoss LC-13
'2-40976-266': [DANFOSS_TRV_ZWAVE], // Popp Radiator Thermostat
'57-12593-18756': [FAN_DIMMER], // Honeywell 39358 In-Wall Fan Control
'99-12340-18756': [FAN_DIMMER], // GE 1724 Dimmer
'99-12593-18756': [FAN_DIMMER], // GE 1724 Dimmer
'152-12-25857': [THERMOSTAT_2GIG], // Radio Thermostat / 2GIG CT101
Expand Down

0 comments on commit f3e6456

Please sign in to comment.