Skip to content

Commit

Permalink
feat(add): CSAC451-WTC-E (#8021)
Browse files Browse the repository at this point in the history
  • Loading branch information
Albenss authored Sep 25, 2024
1 parent 03c67d9 commit 9a74a84
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/devices/casaia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ const definitions: DefinitionWithExtend[] = [
description: 'Dry contact relay switch module in 220v AC for gas boiler',
extend: [onOff()],
},
{
zigbeeModel: ['CSAC451-WTC-E'],
model: 'CSAC451-WTC-E',
vendor: 'CASAIA',
description: 'Dry contact relay switch module in 6-24v AC',
extend: [onOff()],
},
{
zigbeeModel: ['CTHS317ET'],
model: 'CTHS-317-ET',
Expand Down

0 comments on commit 9a74a84

Please sign in to comment.