Product description is "with salt & jet", while original was "with salt", so probably both those are optional with some variants not having either. Issue #5432
@@ -31,6 +31,23 @@ entities:
- id: 104
type: boolean
name: switch
+ - entity: switch
+ name: Jets
+ icon: "mdi:shower-head"
+ hidden: unavailable
+ dps:
+ - id: 105
+ type: boolean
+ optional: true
+ name: switch
+ name: available
+ mapping:
+ - dps_val: null
+ value: false
+ - value: true
- entity: switch
name: Filtration
icon: "mdi:air-filter"