mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Remove YAML support from powerwall (#16251)
This commit is contained in:
parent
cdd3cbbf56
commit
aece211703
@ -26,21 +26,6 @@ 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**.
|
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:
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
# 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
|
### Binary Sensor
|
||||||
|
|
||||||
The following binary sensors are added for each Powerwall:
|
The following binary sensors are added for each Powerwall:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user