mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Sync title/names with codebase (#11659)
This commit is contained in:
parent
6d684f6bb4
commit
81169a8f1d
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Brother Printer"
|
title: Brother Printer
|
||||||
description: "Instructions on how to integrate a Brother printer into Home Assistant."
|
description: Instructions on how to integrate a Brother printer into Home Assistant.
|
||||||
logo: brother.png
|
logo: brother.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- System Monitor
|
- System Monitor
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Elgato Key Light"
|
title: Elgato Key Light
|
||||||
description: "Instructions on how to integrate an Elgato Key Light with Home Assistant."
|
description: Instructions on how to integrate an Elgato Key Light with Home Assistant.
|
||||||
logo: elgato.jpg
|
logo: elgato.jpg
|
||||||
ha_category:
|
ha_category:
|
||||||
- Light
|
- Light
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "GIOŚ"
|
title: GIOŚ
|
||||||
description: "Instructions on how to integrate GIOŚ (Polish Chief Inspectorate Of Environmental Protection) air quality service into Home Assistant."
|
description: Instructions on how to integrate GIOŚ (Polish Chief Inspectorate Of Environmental Protection) air quality service into Home Assistant.
|
||||||
logo: gios.png
|
logo: gios.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- Health
|
- Health
|
||||||
@ -28,4 +28,4 @@ station_id:
|
|||||||
description: Specify ID of the measuring station.
|
description: Specify ID of the measuring station.
|
||||||
required: true
|
required: true
|
||||||
type: integer
|
type: integer
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
@ -6,7 +6,7 @@ ha_category:
|
|||||||
- Presence Detection
|
- Presence Detection
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_release: "0.10"
|
ha_release: '0.10'
|
||||||
---
|
---
|
||||||
|
|
||||||
The `icloud` integration allows you to detect presence using the [iCloud](https://www.icloud.com/) service. iCloud allows users to track their location on iOS devices.
|
The `icloud` integration allows you to detect presence using the [iCloud](https://www.icloud.com/) service. iCloud allows users to track their location on iOS devices.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "IntesisHome AC Controller"
|
title: IntesisHome
|
||||||
description: "Instructions how to integrate IntesisHome AC devices with Home Assistant"
|
description: Instructions how to integrate IntesisHome AC devices with Home Assistant
|
||||||
logo: intesishome.png
|
logo: intesishome.png
|
||||||
ha_category: Climate
|
ha_category: Climate
|
||||||
ha_release: 0.104
|
ha_release: 0.104
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "KEF Speakers"
|
title: KEF
|
||||||
description: "Instructions on how to integrate KEF Speakers into Home Assistant."
|
description: Instructions on how to integrate KEF Speakers into Home Assistant.
|
||||||
logo: kef.png
|
logo: kef.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- Media Player
|
- Media Player
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Local IP Address"
|
title: Local IP Address
|
||||||
description: "Instructions on how to integrate the Local IP Address sensor into Home Assistant."
|
description: Instructions on how to integrate the Local IP Address sensor into Home Assistant.
|
||||||
logo: home-assistant.png
|
logo: home-assistant.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- Network
|
- Network
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Sentry"
|
title: Sentry
|
||||||
description: "Record errors to Sentry."
|
description: Record errors to Sentry.
|
||||||
logo: sentry.png
|
logo: sentry.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- System Monitor
|
- System Monitor
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: "Signal Messenger"
|
title: Signal Messenger
|
||||||
description: "Instructions on how to integrate Signal Messenger within Home Assistant."
|
description: Instructions on how to integrate Signal Messenger within Home Assistant.
|
||||||
logo: signal_messenger.png
|
logo: signal_messenger.png
|
||||||
ha_category:
|
ha_category:
|
||||||
- Notifications
|
- Notifications
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: "Sure Petcare"
|
title: Sure Petcare
|
||||||
description: "Instructions on how to integrate the Sure Petcare cat and pet flaps into Home Assistant."
|
description: Instructions on how to integrate the Sure Petcare cat and pet flaps into Home Assistant.
|
||||||
date: 2019-06-08 20:00
|
date: 2019-06-08 20:00
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_release: '0.104.0'
|
ha_release: 0.104.0
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -104,5 +104,3 @@ The actual linking can be realized by two automation rules. One rule to control
|
|||||||
- entity_id: light.led_push_button_10
|
- entity_id: light.led_push_button_10
|
||||||
service: light.toggle
|
service: light.toggle
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user