curlydingo 47311cdb7a
Fix sensor description in Powerwall Documentation (#14918)
Removed the 'binary' descriptor for the sensors that are not binary.
2020-10-05 19:53:21 +02:00

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.
Binary Sensor
Sensor
0.108 Local Polling true
@bdraco
@jrester
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)