Add tesla wall connector integration (#20425)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
einarhauks 2021-11-29 11:41:43 +00:00 committed by GitHub
parent b3fc770654
commit 018b4c02fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 %}