home-assistant.io/source/_components/sensor.point.markdown
Fredrik Erlandsson 683b3538e2 documentation for the Minut Point (#7269)
* documentation for the Minut Point

* Update source/_components/sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/binary_sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/binary_sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/binary_sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Update source/_components/sensor.point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* Added button_press and tamper

* Update point.markdown, new configuration flow.

* added ha_release

* Update source/_components/point.markdown

Co-Authored-By: fredrike <fredrik.e@gmail.com>

* added configuration section

* quote ha_release
2018-11-20 01:16:46 +01:00

30 lines
673 B
Markdown

---
layout: page
title: "Minut Point Sensor"
description: "Access your Minut Point Sensors."
date: 2018-11-19
sidebar: true
comments: false
sharing: true
footer: true
logo: minut.svg
ha_category: Sensor
ha_release: "0.83"
ha_iot_class: "Cloud Polling"
ha_qa_scale: silver
---
Each Point exposes the following sensors:
- **temperature**: Temperature in °C.
- **humidity**: Percentage of humidity in the air.
- **pressure**: Pressure in hPa.
- **sound_level**: Sound level in dBa.
For installation instructions, see [the Point component](/components/point/).
<p class='note'>
The Point is just active occasionally so the sensors are only updated every hour or so.
</p>