|
@@ -1,12 +1,11 @@
|
|
|
-name: Grow Planter
|
|
|
|
|
|
|
+name: Hydroponic grower
|
|
|
products:
|
|
products:
|
|
|
- id: key8cpvp7wxgptce
|
|
- id: key8cpvp7wxgptce
|
|
|
|
|
+ manufacturer: Dongguan E Chief
|
|
|
model: SGH01
|
|
model: SGH01
|
|
|
- name: Grow planter
|
|
|
|
|
entities:
|
|
entities:
|
|
|
- entity: switch
|
|
- entity: switch
|
|
|
icon: "mdi:sprout"
|
|
icon: "mdi:sprout"
|
|
|
- name: Power
|
|
|
|
|
dps:
|
|
dps:
|
|
|
- id: 101
|
|
- id: 101
|
|
|
type: boolean
|
|
type: boolean
|
|
@@ -26,7 +25,6 @@ entities:
|
|
|
# type: integer
|
|
# type: integer
|
|
|
# name: switch
|
|
# name: switch
|
|
|
- entity: light
|
|
- entity: light
|
|
|
- name: Led Lights
|
|
|
|
|
icon: "mdi:ceiling-light-multiple-outline"
|
|
icon: "mdi:ceiling-light-multiple-outline"
|
|
|
category: config
|
|
category: config
|
|
|
dps:
|
|
dps:
|
|
@@ -34,37 +32,30 @@ entities:
|
|
|
type: boolean
|
|
type: boolean
|
|
|
name: switch
|
|
name: switch
|
|
|
- entity: number
|
|
- entity: number
|
|
|
- name: Set Nutrient Countdown
|
|
|
|
|
|
|
+ name: Nutrient timer
|
|
|
category: config
|
|
category: config
|
|
|
class: duration
|
|
class: duration
|
|
|
translation_key: timer
|
|
translation_key: timer
|
|
|
- mode: slider
|
|
|
|
|
dps:
|
|
dps:
|
|
|
- id: 106
|
|
- id: 106
|
|
|
- unit: days
|
|
|
|
|
|
|
+ unit: d
|
|
|
type: integer
|
|
type: integer
|
|
|
name: value
|
|
name: value
|
|
|
range:
|
|
range:
|
|
|
min: 0
|
|
min: 0
|
|
|
max: 30
|
|
max: 30
|
|
|
- - entity: number
|
|
|
|
|
- name: Nutrient Countdown
|
|
|
|
|
|
|
+ - entity: sensor
|
|
|
|
|
+ name: Nutrient time remaining
|
|
|
category: config
|
|
category: config
|
|
|
class: duration
|
|
class: duration
|
|
|
- translation_key: timer
|
|
|
|
|
- # mode: slider
|
|
|
|
|
|
|
+ translation_key: time_remaining
|
|
|
dps:
|
|
dps:
|
|
|
- id: 107
|
|
- id: 107
|
|
|
type: integer
|
|
type: integer
|
|
|
- name: value
|
|
|
|
|
- readonly: true
|
|
|
|
|
- range:
|
|
|
|
|
- min: 0
|
|
|
|
|
- max: 30
|
|
|
|
|
|
|
+ name: sensor
|
|
|
- entity: select
|
|
- entity: select
|
|
|
- translation_key: lightmode
|
|
|
|
|
category: config
|
|
category: config
|
|
|
- name: LED Mode
|
|
|
|
|
|
|
+ name: LED mode
|
|
|
dps:
|
|
dps:
|
|
|
- id: 105
|
|
- id: 105
|
|
|
type: string
|
|
type: string
|