mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix Tahoma documentation (#4673)
* remove sensor config example * Set sensor category to sensor was cover before * remove cover config example
This commit is contained in:
parent
903b864020
commit
a668d5b26f
@ -12,10 +12,6 @@ ha_category: Cover
|
|||||||
ha_release: 0.59
|
ha_release: 0.59
|
||||||
---
|
---
|
||||||
|
|
||||||
To use your tahoma covers in your installation, add the following to your `configuration.yaml` file:
|
The `tahoma` cover platform lets you control covers added to your Tahoma Box in Home Assistant.
|
||||||
|
|
||||||
```yaml
|
Covers will be added automatically. Please refer to the [component](/components/tahoma/) configuration on how to setup Tahoma.
|
||||||
# Example configuration.yml entry
|
|
||||||
cover:
|
|
||||||
platform: tahoma
|
|
||||||
```
|
|
||||||
|
@ -8,14 +8,10 @@ comments: false
|
|||||||
sharing: true
|
sharing: true
|
||||||
footer: true
|
footer: true
|
||||||
logo: tahoma.png
|
logo: tahoma.png
|
||||||
ha_category: Cover
|
ha_category: Sensor
|
||||||
ha_release: 0.59
|
ha_release: 0.59
|
||||||
---
|
---
|
||||||
|
|
||||||
To use your tahoma sensors in your installation, add the following to your `configuration.yaml` file:
|
The `tahoma` sensor platform lets you see sensors added to your Tahoma Box in Home Assistant.
|
||||||
|
|
||||||
```yaml
|
Sensors will be added automatically. Please refer to the [component](/components/tahoma/) configuration on how to setup Tahoma.
|
||||||
# Example configuration.yml entry
|
|
||||||
sensor:
|
|
||||||
platform: tahoma
|
|
||||||
```
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user