mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Document sensor platform for LetPot integration (#37453)
This commit is contained in:
parent
fda2c0013b
commit
c82183023f
@ -2,6 +2,7 @@
|
||||
title: LetPot
|
||||
description: Instructions on how to integrate LetPot hydroponic gardens into Home Assistant.
|
||||
ha_category:
|
||||
- Sensor
|
||||
- Switch
|
||||
- Time
|
||||
ha_release: 2025.2
|
||||
@ -12,6 +13,7 @@ ha_codeowners:
|
||||
ha_domain: letpot
|
||||
ha_integration_type: hub
|
||||
ha_platforms:
|
||||
- sensor
|
||||
- switch
|
||||
- time
|
||||
ha_quality_scale: bronze
|
||||
@ -54,6 +56,13 @@ Password:
|
||||
|
||||
The LetPot integration provides the following entities.
|
||||
|
||||
#### Sensors
|
||||
|
||||
For LetPot Max devices, the following sensors are available:
|
||||
|
||||
- **Temperature**: Ambient temperature measured by the device.
|
||||
- **Water level**: Percentage of the water tank filled with water. The official app will display 0-30% as "Low", 30-90% as "Medium", and 90% or more as "High".
|
||||
|
||||
#### Switches
|
||||
|
||||
- **Power**: Main switch to turn on/off the device. Device features (like the built-in light and pump) will only operate when the power is on.
|
||||
|
Loading…
x
Reference in New Issue
Block a user