diff --git a/source/_integrations/tesla_wall_connector.markdown b/source/_integrations/tesla_wall_connector.markdown new file mode 100644 index 00000000000..ff5392f2e04 --- /dev/null +++ b/source/_integrations/tesla_wall_connector.markdown @@ -0,0 +1,19 @@ +--- +title: Tesla Wall Connector +description: Instructions on how to integrate Tesla Wall Connector (Gen 3) into Home Assistant. +ha_category: + - Binary Sensor +ha_release: 2021.12 +ha_iot_class: Local Polling +ha_config_flow: true +ha_codeowners: + - '@einarhauks' +ha_domain: tesla_wall_connector +ha_dhcp: true +ha_platforms: + - binary_sensor +--- + +The Tesla Wall Connector integration allows you to integrate your [Tesla Wall Connector](https://www.tesla.com/support/home-charging-installation/wall-connector) into Home Assistant. + +{% include integrations/config_flow.md %}