home-assistant.io/source/_integrations/drop_connect.markdown
Patrick Frazer 8a429d4386
Add reference to new DROP Alert product (#32871)
* Add reference to new DROP Alert product

* Simplify Alert product description
2024-08-22 14:16:53 +02:00

2.3 KiB

title description ha_category ha_config_flow ha_codeowners ha_domain ha_iot_class ha_mqtt ha_release ha_platforms ha_integration_type
DROP Instructions on how to integrate DROP into Home Assistant.
Binary sensor
Select
Sensor
Switch
true
@ChandlerSystems
@pfrazer
drop_connect Local Push true 2024.1
binary_sensor
select
sensor
switch
integration

The DROP integration provides connectivity with DROP smart water system devices via a local MQTT API.

Supported devices

There is currently support for the following DROP products within Home Assistant:

  • DROP Hub: centralized system status and control.
  • Leak Detector: reports detected leaks around the home.
  • Softener: improves water quality by decreasing water hardness with integral water shutoff.
  • Filter: improves water quality by removing contaminants with integral water shutoff.
  • Protection Valve: automatic water shutoff with slow leak detection.
  • Pump Controller: smart replacement for an FSG pressure switch.
  • RO Filter: reverse osmosis drinking water filtration.
  • Salt Sensor: alerts when the salt level in the softener brine tank is low.
  • Alert: monitors both the water level in a sump pit and electrical power to the sump pump.

Prerequisites

To use DROP with Home Assistant, you must have already configured the MQTT platform.

To enable the DROP integration, use the DROP Connect app to connect your DROP Hub to your MQTT broker:

  • Start the DROP Connect app and connect to your DROP Hub.
  • In the Hub Network Settings section on the System > Advanced page, tap the Configure MQTT button.
  • Enter the MQTT broker address, port number, username, and password.
  • Click Connect and confirm that the DROP Hub has connected to the MQTT broker.

Once the DROP Hub is connected to your MQTT broker, the devices on your DROP system should be discovered by Home Assistant.

{% details "Manual configuration steps" %}

  • Browse to your Home Assistant instance.
  • Go to {% my integrations title="Settings > Devices & services" %}.
  • Set up the new discovered devices.

{% enddetails %}

{% important %} The MQTT broker address and port used for the DROP Hub must be the same as configured for the Home Assistant MQTT integration. {% endimportant %}