Skip to content

Commit

Permalink
Add sensor platform to laundrify integration (home-assistant#33596)
Browse files Browse the repository at this point in the history
  • Loading branch information
xLarry authored Sep 16, 2024
1 parent db94d7a commit 321d7c3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion source/_integrations/laundrify.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ha_iot_class: Cloud Polling
ha_domain: laundrify
ha_platforms:
- binary_sensor
- sensor
ha_codeowners:
- '@xLarry'
ha_config_flow: true
Expand All @@ -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

Expand Down

0 comments on commit 321d7c3

Please sign in to comment.