| 12345678910111213141516171819202122 |
- name: Fish feeder
- products:
- - id: 3jskpz3pwqn9oojn
- manufacturer: iLonda
- model: L88
- entities:
- - entity: switch
- icon: "mdi:fish"
- dps:
- - id: 1
- type: boolean
- name: switch
- - entity: time
- translation_key: timer
- category: config
- dps:
- - id: 6
- type: integer
- name: second
- range:
- min: 0
- max: 86400
|