mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
🚜 Merges/Redirect Sense component pages (#8655)
This commit is contained in:
parent
a896f6ba8a
commit
5ded539e2f
@ -1,18 +0,0 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Sense binary sensors"
|
||||
description: "Instructions on how to integrate Sense binary sensors into Home Assistant."
|
||||
date: 2018-11-14 23:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: sense.png
|
||||
ha_category: Energy
|
||||
ha_iot_class: "Cloud Polling"
|
||||
ha_release: 0.82
|
||||
---
|
||||
|
||||
The `Sense` platform allows you to get data from your [Sense](http://Sense.com/).
|
||||
|
||||
They will be automatically discovered if the `sense` component is loaded.
|
@ -8,13 +8,23 @@ comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: sense.png
|
||||
ha_category: Energy
|
||||
ha_category:
|
||||
- Energy
|
||||
- Binary Sensor
|
||||
- Sensor
|
||||
ha_iot_class: "Cloud Polling"
|
||||
ha_release: 0.82
|
||||
redirect_from: /components/sensor.sense/
|
||||
redirect_from:
|
||||
- /components/sensor.sense/
|
||||
- /components/binary_sensor.sense/
|
||||
---
|
||||
|
||||
Integrate your [Sense](https://sense.com) meter information into Home Assistant.
|
||||
Integrate your [Sense](https://sense.com) meter information into Home Assistant.
|
||||
|
||||
There is currently support for the following device types within Home Assistant:
|
||||
|
||||
- Binary Sensor
|
||||
- Sensor
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
@ -39,7 +49,7 @@ password:
|
||||
timeout:
|
||||
description: Seconds for timeout of API requests.
|
||||
required: false
|
||||
type: positive_int
|
||||
type: integer
|
||||
{% endconfiguration %}
|
||||
|
||||
Sensors are added for both usage and production with the following names:
|
||||
|
Loading…
x
Reference in New Issue
Block a user