Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Update devices.js #545

Merged
merged 2 commits into from Jun 3, 2020
Merged

Update devices.js #545

merged 2 commits into from Jun 3, 2020

Conversation

jasonsinclair5
Copy link
Contributor

Added Honeywell 39358 Fan Control so it will be discovered as a fan an not a light.

Added Honeywell 39358 Fan Control so it will be discovered as a fan an not a light.
hass/devices.js Outdated
@@ -183,6 +183,7 @@ module.exports = {
'2-40976-266': [DANFOSS_TRV_ZWAVE], // Popp Radiator Thermostat
'99-12340-18756': [FAN_DIMMER], // GE 1724 Dimmer
'99-12593-18756': [FAN_DIMMER], // GE 1724 Dimmer
'57-12593-18756': [FAN_DIMMER], // Honeywell 39358 In-Wall Fan Control
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please order this list alphanumerically. this entry should go above the 2 GE dimmers since the id starts with 57 which comes before 99

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in the correct order.

@robertsLando
Copy link
Member

LGTM, thanks @jasonsinclair5

@robertsLando robertsLando merged commit f3e6456 into OpenZWave:master Jun 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants