Tuya Grow Planter
@@ -0,0 +1,78 @@
+name: Grow Planter
+products:
+ - id: key8cpvp7wxgptce
+ model: SGH01
+ name: Grow planter
+entities:
+ - entity: switch
+ icon: "mdi:sprout"
+ name: Power
+ dps:
+ - id: 101
+ type: boolean
+ name: switch
+ name: Pump
+ icon: "mdi:water-pump"
+ - id: 102
+ # - entity: switch
+ # name: pumptimer
+ # dps:
+ # - id: 103
+ # optional: true
+ # type: integer
+ # name: switch
+ - entity: light
+ name: Led Lights
+ icon: "mdi:ceiling-light-multiple-outline"
+ category: config
+ - id: 104
+ - entity: number
+ name: Set Nutrient Countdown
+ class: duration
+ translation_key: timer
+ mode: slider
+ - id: 106
+ unit: days
+ type: integer
+ name: value
+ range:
+ min: 0
+ max: 30
+ name: Nutrient Countdown
+ # mode: slider
+ - id: 107
+ readonly: true
+ - entity: select
+ translation_key: lightmode
+ name: LED Mode
+ - id: 105
+ type: string
+ name: option
+ mapping:
+ - dps_val: GROW
+ value: Seeding
+ - dps_val: VEG
+ value: Vegetable
+ - dps_val: BLOOM
+ value: Bloom