Release blog post for 0.67
This commit is contained in:
parent
bd9e7179e6
commit
ed630d4b84
5 changed files with 77 additions and 24 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: "folder watcher"
|
||||
title: "Folder Watcher"
|
||||
description: "Component for monitoring changes within the filesystem."
|
||||
date: 2018-03-11 14:00
|
||||
sidebar: true
|
||||
|
@ -32,7 +32,7 @@ folder:
|
|||
patterns:
|
||||
description: Pattern matching to apply
|
||||
required: false
|
||||
default: "*"
|
||||
default: "*"
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
|
|
18
source/_components/sensor.qwikswitch.markdown
Normal file
18
source/_components/sensor.qwikswitch.markdown
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
layout: page
|
||||
title: "QwikSwitch Sensor"
|
||||
description: "Instructions on how to integrate Qwikswitch dimmers and relays as sensors into Home Assistant."
|
||||
date: 2016-05-04 00:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: qwikswitch.png
|
||||
ha_category: Sensor
|
||||
ha_iot_class: "Local Push"
|
||||
ha_release: "0.67"
|
||||
---
|
||||
|
||||
The `qwikswitch` sensor platform allows you to control your [QwikSwitch](http://www.qwikswitch.co.za/) relays and dimmers as sensors from within Home Assistant.
|
||||
|
||||
The platform is configured through the [QwikSwitch component](/components/qwikswitch/).
|
16
source/_components/sensor.tradfri.markdown
Normal file
16
source/_components/sensor.tradfri.markdown
Normal file
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: "IKEA Trådfri sensors"
|
||||
description: "Access and control your ZigBee-based IKEA Trådfri (Tradfri) Sensors."
|
||||
date: 2017-04-12 22.04
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: ikea.svg
|
||||
ha_category: Sensor
|
||||
ha_iot_class: "Local Polling"
|
||||
ha_release: 0.67
|
||||
---
|
||||
|
||||
For installation instructions, see [the Trådfri component](/components/tradfri/).
|
Loading…
Add table
Add a link
Reference in a new issue