Skip to content

Commit b847eb2

Browse files
committed
feat(thermann_r290_waterheater): add compatible Reclaim Energy R290
dp 101 needs to be optional to match the log Issue #5631
1 parent 455bd26 commit b847eb2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

custom_components/tuya_local/devices/thermann_r290_waterheater.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ products:
33
- id: yyyonqkhysbmr2ov
44
manufacturer: Thermann
55
model: R290
6+
- id: zqxgahp15mkausb1
7+
manufacturer: Reclaim Energy
8+
model: R290
69
entities:
710
- entity: switch
811
dps:
@@ -54,6 +57,7 @@ entities:
5457
dps:
5558
- id: 101
5659
type: boolean
60+
optional: true
5761
name: sensor
5862
- entity: sensor
5963
name: Remaining holiday

0 commit comments

Comments
 (0)