Skip to content

Commit

Permalink
Update constants.js to add new H7106 fan (#790)
Browse files Browse the repository at this point in the history
  • Loading branch information
rusnewman authored May 26, 2024
1 parent 233e508 commit aec1756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ export default {
],
sensorThermo4: ['H5198'],
sensorMonitor: ['H5106'],
fan: ['H7100', 'H7101', 'H7102', 'H7111'],
fan: ['H7100', 'H7101', 'H7102', 'H7106', 'H7111'],
heater1: ['H7130', 'H713A', 'H713B', 'H713C'],
heater2: ['H7131', 'H7132', 'H7133', 'H7134', 'H7135'],
dehumidifier: ['H7150', 'H7151'],
Expand Down

0 comments on commit aec1756

Please sign in to comment.