- follow HA naming conventions - battery sensor does not need a name, as the class has a default name
@@ -39,7 +39,7 @@ secondary_entities:
- dps_val: done
value: Done
- entity: number
- name: Manual Feed
+ name: Manual feed
category: config
icon: "mdi:paw"
dps:
@@ -52,7 +52,7 @@ secondary_entities:
max: 60
optional: true
- entity: switch
- name: Slow Feed
+ name: Slow feed
icon: "mdi:speedometer-slow"
@@ -73,7 +73,6 @@ secondary_entities:
value: true
- value: false
- entity: sensor
- name: Battery level
class: battery
category: diagnostic