mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add sensor platform to tesla wall connector (#20505)
This commit is contained in:
parent
7e81bd430e
commit
fdb35b673a
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user