2022-05-25 18:39:44 +02:00

1.3 KiB

title description ha_category ha_release ha_iot_class ha_domain ha_platforms ha_codeowners ha_config_flow ha_integration_type
laundrify Instructions on how to integrate laundrify within Home Assistant.
Binary Sensor
2022.6 Cloud Polling laundrify
binary_sensor
@xLarry
true integration

Monitor the status of your washing machine or dryer within Home Assistant using a laundrify WiFi power plug.

The following device types are currently supported by the integration:

  • Binary Sensor

Generate an Auth Code

Please note that the laundrify App v1.12.0 is required to activate the Home Assistant integration.

The integration requires an Auth Code to complete the account linking. Open the laundrify App and tap on Home Assistant -> Integration aktivieren to generate your code.

Screenshot: generate an Auth Code in the laundrify App

Your code will expire within 60 minutes after activation. Make sure to configure your integration in time.

{% include integrations/config_flow.md %}

{% configuration_basic %} code: description: "Auth Code that can be obtained in the laundrify App (see above), e.g., 123-456." required: true type: string {% endconfiguration_basic %}