mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-04-26 22:37:36 +00:00
1.6 KiB
1.6 KiB
title | description | ha_category | ha_release | ha_iot_class | ha_config_flow | ha_codeowners | ha_domain | ||||
---|---|---|---|---|---|---|---|---|---|---|---|
Tesla Powerwall | Instructions on how to integrate Tesla Power Walls into Home Assistant. |
|
0.108 | Local Polling | true |
|
powerwall |
The powerwall
integration allows you to integrate your Tesla Powerwall into Home Assistant.
There is currently support for the following device types within Home Assistant:
Configuration
You will need the IP Address of your Powerwall to use this module.
To add Tesla Powerwall
to your installation, go to Configuration >> Integrations in the UI, click the button with +
sign and from the list of integrations select Tesla Powerwall.
Alternatively, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
powerwall:
ip_address: YOUR_POWERWALL_IP
{% configuration %} ip_address: description: The IP address of your Powerwall. required: true type: string {% endconfiguration %}
Binary Sensor
The following binary sensors are added for each Powerwall:
- Powerwall Status
- Powerwall Connected to Tesla
- Grid Status
Sensor
The following sensors are added for each Powerwall:
- Powerwall Charge
- Powerwall Site Now
- Powerwall Load Now
- Powerwall Battery Now
- Powerwall Frequency Now (if applicable)
- Powerwall Busway Now (if applicable)
- Powerwall Solar Now (if applicable)
- Powerwall Generator Now (if applicable)