mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Add missing variable
This commit is contained in:
parent
d96a0647da
commit
eae981b514
@ -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…
x
Reference in New Issue
Block a user