From 321d7c30bad38c759d0986ee00e4015087d22477 Mon Sep 17 00:00:00 2001 From: xLarry Date: Mon, 16 Sep 2024 16:21:35 +0200 Subject: [PATCH] Add sensor platform to laundrify integration (#33596) --- source/_integrations/laundrify.markdown | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/_integrations/laundrify.markdown b/source/_integrations/laundrify.markdown index ed0637eed1a..593e412f9fb 100644 --- a/source/_integrations/laundrify.markdown +++ b/source/_integrations/laundrify.markdown @@ -8,6 +8,7 @@ ha_iot_class: Cloud Polling ha_domain: laundrify ha_platforms: - binary_sensor + - sensor ha_codeowners: - '@xLarry' ha_config_flow: true @@ -16,9 +17,13 @@ ha_integration_type: integration Monitor the status of your washing machine or dryer within Home Assistant using a [laundrify](https://laundrify.de/) WiFi power plug. -The following device types are currently supported by the integration: +The following platforms/entities are currently supported by the integration: - Binary sensor + - Wash Cycle (_running_/_not running_) +- Sensor + - Power (latest measurement in _Watts_) + - Energy (total consumption in _kWh_) ## Generate an Auth Code