Only non-PV variants support Collector temperature measurements, so hide this entity when it is unavailable.
@@ -188,6 +188,7 @@ entities:
name: Collector temperature
class: temperature
category: diagnostic
+ hidden: unavailable
dps:
- id: 108
type: integer
@@ -195,3 +196,11 @@ entities:
optional: true
unit: C
class: measurement
+ - id: 108
+ type: integer
+ optional: true
+ name: available
+ mapping:
+ - dps_val: null
+ value: false
+ - value: true