- default manual feed to 0 rather than letting it go unavailable - update product details - add raw attribute to Food empty for monitoring Issue #2947
@@ -1,9 +1,11 @@
name: Pet feeder
products:
- id: ibnk6keua0zzc2gr
- model: V330
+ model: V330L
+ model_id: V330L_AF3V_223A
- id: cjrm04np59ut4pwb
- model: V330L-DU4L-VS
+ model_id: V330L-DU4L-VS
# Needs to be added using the 3.2 protocol
entities:
- entity: number
@@ -19,6 +21,10 @@ entities:
range:
min: 0
max: 10
+ mapping:
+ - dps_val: null
+ value: 0
+ hidden: true
- id: 202
type: integer
name: food_weight
@@ -124,6 +130,10 @@ entities:
- dps_val: 1
value: true
- value: false
+ - id: 206
+ type: bitfield
+ name: raw
+ optional: true
- entity: binary_sensor
name: Not enough food
class: problem