mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-24 19:16:50 +00:00
1.4 KiB
1.4 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PoolSense | Instructions on how to integrate your PoolSense device within Home Assistant. |
|
0.113 | Cloud Polling | true |
|
poolsense |
|
integration |
PoolSense is a smart pool monitor that publishes data to the cloud via SigFox. PoolSense eliminates the time and effort spent fixing what’s wrong with your pool water. Accurate sensors, in the PoolSense smart pool monitor, send data to a cloud server in timed intervals.
There is currently support for the following information within Home Assistant:
- Chlorine Level
- pH
- Water Temperature
- Battery
- pH Status Indicator
- Chlorine Status Indicator
Prerequisites
You will need to use the associated standalone app for this device to register a username and password.
{% include integrations/config_flow.md %}
Tips
It is recommended that you create your own card with the following sensors:
sensor.poolsense_chlorine
sensor.poolsense_ph
sensor.poolsense_battery
sensor.poolsense_temperature
sensor.poolsense_last_seen
Leave sensor.poolsense_ph_status
and sensor.poolsense_chlorine_status
as badges.