home-assistant.io/source/_components/sensor.dte_energy_bridge.markdown
Blender3D d147aef276 Add hardware version to DTE Energy Bridge docs (#3369)
* Add hardware version to DTE Energy Bridge docs

Updated documentation to include the hardware revision in the configuration.

* Keep configuration sample minimal
2017-09-25 23:36:15 +02:00

980 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page DTE Energy Bridge Instructions how to setup DTE Energy Bridge with Home Assistant. 2016-06-07 08:10 true false true true dte_energy.png Energy 0.21 Local Polling

A sensor platform for the DTE Energy Bridge. To find out which version of the DTE Energy Bridge sensor you have, find the status LED on your box.

  • If the status LED is on the top, you have a v1.
  • If the status LED is on the front, you have a v2.

To enable this sensor, add the following lines to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: dte_energy_bridge
    ip: 192.168.1.11

Configuration variables:

  • ip (Required): The IP address of your bridge.
  • name (Optional): Name to use in the frontend.
  • version (Optional): Hardware version of the sensor. Defaults to 1.