Add blog post 0.21

This commit is contained in:
Paulus Schoutsen 2016-06-07 22:53:05 -07:00
parent 42beffdea7
commit e8420d6a58
5 changed files with 192 additions and 2 deletions

View file

@ -0,0 +1,21 @@
---
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: "Cloud Polling"
---
A sensor for the DTE Energy Bridge
```yaml
sensor:
platform: dte_energy_bridge
ip: 192.168.1.11
```