Add sensor platform to tesla wall connector (#20505)

This commit is contained in:
einarhauks 2021-11-29 16:07:50 +00:00 committed by GitHub
parent 7e81bd430e
commit fdb35b673a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ title: Tesla Wall Connector
description: Instructions on how to integrate Tesla Wall Connector (Gen 3) into Home Assistant. description: Instructions on how to integrate Tesla Wall Connector (Gen 3) into Home Assistant.
ha_category: ha_category:
- Binary Sensor - Binary Sensor
- Sensor
ha_release: 2021.12 ha_release: 2021.12
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_config_flow: true ha_config_flow: true
@ -12,6 +13,7 @@ ha_domain: tesla_wall_connector
ha_dhcp: true ha_dhcp: true
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- 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. 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.