Add 0.19 blog post
This commit is contained in:
parent
fa222258cd
commit
53472d530e
7 changed files with 254 additions and 2 deletions
19
source/_components/sensor.fitbit.markdown
Normal file
19
source/_components/sensor.fitbit.markdown
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Fitbit"
|
||||
description: "Instructions how to integrate Fitbit devices within Home Assistant."
|
||||
date: 2015-07-11 0:15
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo:
|
||||
ha_category: Sensor
|
||||
ha_iot_class: "Cloud Polling"
|
||||
ha_release: 0.19
|
||||
---
|
||||
|
||||
```yaml
|
||||
sensor:
|
||||
platform: fitbit
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue