Newer firmware does not seem to send the 0 fault sensor value. - do the same for the 58330 and the hvaconly variant of 58410 Issue #5210
@@ -131,13 +131,17 @@ entities:
dps:
- id: 15
type: bitfield
+ optional: true
name: sensor
mapping:
- dps_val: 0
value: false
+ - dps_val: null
+ value: false
- value: true
name: fault_code
- entity: sensor
name: Inlet temperature
@@ -172,13 +172,17 @@ entities:
- id: 199
type: integer
@@ -163,13 +163,17 @@ entities: