|
@@ -1,6 +1,7 @@
|
|
|
-name: Leo's Loo Too
|
|
|
|
|
|
|
+name: Pet toilet
|
|
|
products:
|
|
products:
|
|
|
- id: 1badzyvwh1e1hrog
|
|
- id: 1badzyvwh1e1hrog
|
|
|
|
|
+ name: "Leo's Loo Too"
|
|
|
primary_entity:
|
|
primary_entity:
|
|
|
entity: select
|
|
entity: select
|
|
|
category: config
|
|
category: config
|
|
@@ -8,7 +9,7 @@ primary_entity:
|
|
|
dps:
|
|
dps:
|
|
|
- id: 2
|
|
- id: 2
|
|
|
type: string
|
|
type: string
|
|
|
- name: work_mode
|
|
|
|
|
|
|
+ name: option
|
|
|
icon: "mdi:refresh-auto"
|
|
icon: "mdi:refresh-auto"
|
|
|
category: config
|
|
category: config
|
|
|
mapping:
|
|
mapping:
|
|
@@ -35,11 +36,8 @@ secondary_entities:
|
|
|
- id: 13
|
|
- id: 13
|
|
|
name: switch
|
|
name: switch
|
|
|
type: boolean
|
|
type: boolean
|
|
|
- - entity: switch
|
|
|
|
|
- name: Light
|
|
|
|
|
|
|
+ - entity: light
|
|
|
category: config
|
|
category: config
|
|
|
- icon: "mdi:lightbulb-outline"
|
|
|
|
|
- class: switch
|
|
|
|
|
dps:
|
|
dps:
|
|
|
- id: 16
|
|
- id: 16
|
|
|
name: switch
|
|
name: switch
|
|
@@ -55,27 +53,28 @@ secondary_entities:
|
|
|
min: 6
|
|
min: 6
|
|
|
max: 1200
|
|
max: 1200
|
|
|
unit: s
|
|
unit: s
|
|
|
- step: 3
|
|
|
|
|
|
|
+ mapping:
|
|
|
|
|
+ - step: 3
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
category: diagnostic
|
|
category: diagnostic
|
|
|
- name: Last Weight
|
|
|
|
|
|
|
+ name: Last weight
|
|
|
icon: "mdi:scale"
|
|
icon: "mdi:scale"
|
|
|
class: weight
|
|
class: weight
|
|
|
dps:
|
|
dps:
|
|
|
- id: 6
|
|
- id: 6
|
|
|
type: integer
|
|
type: integer
|
|
|
- name: cat_weight
|
|
|
|
|
|
|
+ name: sensor
|
|
|
unit: kg
|
|
unit: kg
|
|
|
mapping:
|
|
mapping:
|
|
|
- scale: 0.1
|
|
- scale: 0.1
|
|
|
- entity: sensor
|
|
- entity: sensor
|
|
|
category: diagnostic
|
|
category: diagnostic
|
|
|
- name: Time Used (Today)
|
|
|
|
|
|
|
+ name: Times used today
|
|
|
icon: "mdi:counter"
|
|
icon: "mdi:counter"
|
|
|
dps:
|
|
dps:
|
|
|
- id: 7
|
|
- id: 7
|
|
|
type: integer
|
|
type: integer
|
|
|
- name: excretion_times_day
|
|
|
|
|
|
|
+ name: sensor
|
|
|
- entity: button
|
|
- entity: button
|
|
|
category: config
|
|
category: config
|
|
|
icon: "mdi:heat-pump-outline"
|
|
icon: "mdi:heat-pump-outline"
|
|
@@ -83,4 +82,4 @@ secondary_entities:
|
|
|
dps:
|
|
dps:
|
|
|
- id: 9
|
|
- id: 9
|
|
|
type: boolean
|
|
type: boolean
|
|
|
- name: manual_clean
|
|
|
|
|
|
|
+ name: button
|