Add IoTaWatt integration doc (#18787)

This commit is contained in:
Greg 2021-08-30 12:52:43 -07:00 committed by Paulus Schoutsen
parent 986e6352fd
commit 2f19be0b10

View File

@ -0,0 +1,19 @@
---
title: IoTaWatt
description: Instructions on how to integrate IoTaWatt into Home Assistant.
ha_release: 2021.9
ha_category:
- Energy
ha_iot_class: Local Polling
ha_config_flow: true
ha_domain: iotawatt
ha_codeowners:
- '@gtdiehl'
ha_platforms:
- sensor
---
A sensor platform for the [IoTaWatt](https://www.iotawatt.com/) Open WiFi Electricity Monitor. It
will collect data from the Current Transformer Clamps (Input CTs) and any Outputs that are defined on the IoTaWatt
and create them as sensors in Home Assistant.
{% include integrations/config_flow.md %}