home-assistant.github.io/source/_components/sensor.dte_energy_bridge.markdown
Fabian Affolter 322b1e4469 Minor updates
2016-06-09 09:55:09 +02:00

29 lines
621 B
Markdown

---
layout: page
title: "DTE Energy Bridge"
description: "Instructions how to setup DTE Energy Bridge with Home Assistant."
date: 2016-06-07 08:10
sidebar: true
comments: false
sharing: true
footer: true
ha_category: Sensor
ha_release: 0.21
ha_iot_class: "Local Polling"
---
A sensor platform for the [DTE](https://www.dteenergy.com/) Energy Bridge.
To enable this sensor, add the following lines to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
sensor:
platform: dte_energy_bridge
ip: 192.168.1.11
```
Configuration variables:
- **ip** (*Required*): The IP address of your bridge.