Based on seemingly identical Aqua-X branded pool heatpump. Additional dps added as optional in case they are missing on other models. 142 is power in W, 143 is an unidentified boolean. Issue #440
@@ -84,11 +84,14 @@ primary_entity:
- id: 116
type: bitfield
name: error_2
+ - id: 143
+ type: boolean
+ name: unknown_43
+ optional: true
secondary_entities:
- entity: sensor
name: Power level
class: power_factor
- icon: "mdi:signal"
category: diagnostic
dps:
- id: 104
@@ -97,6 +100,16 @@ secondary_entities:
unit: "%"
class: measurement
readonly: true
+ - entity: sensor
+ name: Power
+ class: power
+ category: diagnostic
+ dps:
+ - id: 142
+ name: sensor
+ type: integer
+ unit: W
- entity: binary_sensor
name: Water flow
class: problem