|
@@ -7,6 +7,7 @@ products:
|
|
|
manufacturer: Diivoo
|
|
manufacturer: Diivoo
|
|
|
model: WT-03
|
|
model: WT-03
|
|
|
- id: nxquc5lb
|
|
- id: nxquc5lb
|
|
|
|
|
+ manufacturer: Insoma
|
|
|
model: SOP10
|
|
model: SOP10
|
|
|
- id: so5ybnw9
|
|
- id: so5ybnw9
|
|
|
manufacturer: Royal Gardineer
|
|
manufacturer: Royal Gardineer
|
|
@@ -133,9 +134,18 @@ entities:
|
|
|
- entity: switch
|
|
- entity: switch
|
|
|
name: Smart weather switch
|
|
name: Smart weather switch
|
|
|
icon: "mdi:sun-wireless"
|
|
icon: "mdi:sun-wireless"
|
|
|
|
|
+ hidden: unavailable
|
|
|
category: config
|
|
category: config
|
|
|
dps:
|
|
dps:
|
|
|
- id: 14
|
|
- id: 14
|
|
|
type: boolean
|
|
type: boolean
|
|
|
name: switch
|
|
name: switch
|
|
|
optional: true
|
|
optional: true
|
|
|
|
|
+ - id: 14
|
|
|
|
|
+ type: boolean
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ name: available
|
|
|
|
|
+ mapping:
|
|
|
|
|
+ - dps_val: null
|
|
|
|
|
+ value: false
|
|
|
|
|
+ - value: true
|