Skip to content

Commit f22c5e7

Browse files
authored
Document number platform for LetPot integration (#40588)
1 parent 909f711 commit f22c5e7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

source/_integrations/letpot.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: LetPot
33
description: Instructions on how to integrate LetPot hydroponic gardens into Home Assistant.
44
ha_category:
55
- Binary sensor
6+
- Number
67
- Select
78
- Sensor
89
- Switch
@@ -16,6 +17,7 @@ ha_domain: letpot
1617
ha_integration_type: hub
1718
ha_platforms:
1819
- binary_sensor
20+
- number
1921
- select
2022
- sensor
2123
- switch
@@ -81,6 +83,14 @@ Additionally, binary sensors for possible issues are available:
8183
Binary sensors for issues are disabled by default. If you want to use them, you need to enable them first. See the [enabling or disabling entities](/common-tasks/general/#enabling-or-disabling-entities) documentation for information on how to do this.
8284
{% endimportant %}
8385

86+
### Numbers
87+
88+
- **Plants age**: The number of days the plants in the hydroponic garden have been growing/since planting. This value is automatically updated by the device while the **Power** switch is on. Edit the value to restart the counter or use your own logic.
89+
90+
For LetPot Max devices, the following number is also available:
91+
92+
- **Light brightness**: Set the built-in light brightness level. Accepted values are 1 (lowest) to 8 (highest).
93+
8494
#### Selects
8595

8696
- **Light mode**: Set the built-in light mode to fruits/flowers (red and white LEDs enabled) or veggies/herbs (red, white and blue LEDs enabled).

0 commit comments

Comments
 (0)