Add blog post 0.21
This commit is contained in:
parent
42beffdea7
commit
e8420d6a58
5 changed files with 192 additions and 2 deletions
21
source/_components/sensor.dte_energy_bridge.markdown
Normal file
21
source/_components/sensor.dte_energy_bridge.markdown
Normal 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue