home-assistant.github.io/source/_components/sensor.temper.markdown
Fabian Affolter 6824c7aa2d update title
2015-10-25 14:55:18 +01:00

21 lines
500 B
Markdown

---
layout: component
title: "TEMPer sensor"
description: "Instructions how to integrate TEMPer sensors into Home Assistant."
date: 2015-08-06 19:00
sidebar: true
comments: false
sharing: true
footer: true
ha_category: Sensor
---
This temper sensor platform allows you to get the current temperature from a TEMPer device.
To use your TEMPer sensor in your installation, add the following to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
sensor:
platform: temper
```