Skip to content

Commit

Permalink
feat(add): RTE 77.001B (#8444)
Browse files Browse the repository at this point in the history
  • Loading branch information
a2nt authored Dec 5, 2024
1 parent 8ea8466 commit 92b2d55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/devices/saswell.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ const definitions: DefinitionWithExtend[] = [
{modelID: 'TS0601', manufacturerName: '_TZE200_9m4kmbfu'},
{modelID: 'TS0601', manufacturerName: '_TZE200_3yp57tby'},
{modelID: 'TS0601', manufacturerName: '_TZE200_7p8ugv8d'},
{modelID: 'TS0601', manufacturerName: '_TZE284_3yp57tby'},
],
model: 'SEA801-Zigbee/SEA802-Zigbee',
vendor: 'Saswell',
Expand All @@ -40,6 +41,7 @@ const definitions: DefinitionWithExtend[] = [
{vendor: 'Maginon', model: 'WT-1'},
{vendor: 'RTX', model: 'ZB-RT1'},
{vendor: 'SETTI+', model: 'TRV001'},
{vendor: 'Royal Thermo', model: 'RTE 77.001B'},
],
fromZigbee: [legacy.fz.saswell_thermostat, fz.ignore_tuya_set_time, fz.ignore_basic_report, legacy.fz.tuya_thermostat_weekly_schedule_2],
toZigbee: [
Expand Down

0 comments on commit 92b2d55

Please sign in to comment.