mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-23 02:26:51 +00:00

* Update tesla_wall_connector.markdown * Update tesla_wall_connector.markdown Fixed nitpicks * Update tesla_wall_connector.markdown Updated to match integration quality standards (https://developers.home-assistant.io/docs/core/integration-quality-scale/rules/docs-supported-functions/) * Update source/_integrations/tesla_wall_connector.markdown Co-authored-by: Franck Nijhof <frenck@frenck.nl> * tiny tweak --------- Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2.3 KiB
2.3 KiB
title, description, ha_category, ha_release, ha_iot_class, ha_config_flow, ha_codeowners, ha_domain, ha_dhcp, ha_platforms, ha_integration_type
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ha_dhcp | ha_platforms | ha_integration_type | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Tesla Wall Connector | Instructions on how to integrate Tesla Wall Connector (Gen 3) into Home Assistant. |
|
2021.12 | Local Polling | true |
|
tesla_wall_connector | true |
|
integration |
The Tesla Wall Connector integration allows you to integrate your Gen 3 Tesla Wall Connector with Wi-Fi into Home Assistant.
{% include integrations/config_flow.md %}
Supported functionality
Entities
The Tesla Wall Connector integration provides the following entities.
Sensors
- Energy - Running total of energy used by the Wall Connector.
- Session energy - Energy used during the current charging session.
- Status - Present status of the Wall Connector.
- Possible states - booting, not_connected, connected, ready, negotiating, error, charging_finished, waiting_car, charging_reduced, charging
- Contactor closed - Binary sensor indicating if the Wall Connector is currently charging.
- Grid frequency - Sensor for grid frequency of the incoming AC power.
- Grid voltage - Sensor for grid voltage of the incoming AC power.
- Handle temperature - Sensor for temperature of the Wall Connector handle.
- MCU temperature - Sensor for temperature of the Wall Connector Main Computing Unit (MCU).
- PCB temperature - Sensor for temperature of the Wall Connector Power Control Board (PCB).
- Phase current - Sensor for the power current of each incoming AC electricity phase.
- Phase voltage - Sensor for the voltage of each incoming AC electricity phase.
- Vehicle connected - Binary sensor indicating if a vehicle is connected.
- Status code - Sensor for error codes generated by the Wall Connector.
Energy dashboard
Energy usage can be easily added to the built-in Energy dashboard using the energy sensor.
To add the Tesla Wall Connector to your Energy dashboard:
- Navigate to Settings > Dashboards > Energy.
- In the Electricity grid section, select Add consumption.
- Select the Tesla Wall Connector's "Energy" sensor.
- Select Save.