Add missing variable
This commit is contained in:
parent
d96a0647da
commit
eae981b514
1 changed files with 4 additions and 3 deletions
|
@ -19,11 +19,12 @@ To enable this sensor, add the following lines to your `configuration.yaml` file
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
platform: dte_energy_bridge
|
||||
- platform: dte_energy_bridge
|
||||
ip: 192.168.1.11
|
||||
name: DTE Energy
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **ip** (*Required*): The IP address of your bridge.
|
||||
|
||||
- **name** (*Optional*): Name to use in the frontend.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue