|
@@ -1,9 +1,11 @@
|
|
|
name: Pet feeder
|
|
name: Pet feeder
|
|
|
products:
|
|
products:
|
|
|
- id: ibnk6keua0zzc2gr
|
|
- id: ibnk6keua0zzc2gr
|
|
|
- model: V330
|
|
|
|
|
|
|
+ model: V330L
|
|
|
|
|
+ model_id: V330L_AF3V_223A
|
|
|
- id: cjrm04np59ut4pwb
|
|
- id: cjrm04np59ut4pwb
|
|
|
- model: V330L-DU4L-VS
|
|
|
|
|
|
|
+ model: V330L
|
|
|
|
|
+ model_id: V330L-DU4L-VS
|
|
|
# Needs to be added using the 3.2 protocol
|
|
# Needs to be added using the 3.2 protocol
|
|
|
entities:
|
|
entities:
|
|
|
- entity: number
|
|
- entity: number
|
|
@@ -19,6 +21,10 @@ entities:
|
|
|
range:
|
|
range:
|
|
|
min: 0
|
|
min: 0
|
|
|
max: 10
|
|
max: 10
|
|
|
|
|
+ mapping:
|
|
|
|
|
+ - dps_val: null
|
|
|
|
|
+ value: 0
|
|
|
|
|
+ hidden: true
|
|
|
- id: 202
|
|
- id: 202
|
|
|
type: integer
|
|
type: integer
|
|
|
name: food_weight
|
|
name: food_weight
|
|
@@ -124,6 +130,10 @@ entities:
|
|
|
- dps_val: 1
|
|
- dps_val: 1
|
|
|
value: true
|
|
value: true
|
|
|
- value: false
|
|
- value: false
|
|
|
|
|
+ - id: 206
|
|
|
|
|
+ type: bitfield
|
|
|
|
|
+ name: raw
|
|
|
|
|
+ optional: true
|
|
|
- entity: binary_sensor
|
|
- entity: binary_sensor
|
|
|
name: Not enough food
|
|
name: Not enough food
|
|
|
class: problem
|
|
class: problem
|