mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix links
This commit is contained in:
parent
7d22d0bcef
commit
6720d48707
@ -9,7 +9,7 @@ sharing: true
|
||||
footer: true
|
||||
logo: ness.jpg
|
||||
ha_category: Alarm
|
||||
ha_release: 0.84
|
||||
ha_release: 0.85
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
|
@ -9,7 +9,7 @@ sharing: true
|
||||
footer: true
|
||||
logo: ness.jpg
|
||||
ha_category: Binary Sensor
|
||||
ha_release: 0.84
|
||||
ha_release: 0.85
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
|
@ -11,11 +11,12 @@ logo: esphome.png
|
||||
ha_category: DIY
|
||||
ha_release: 0.85
|
||||
ha_iot_class: "Local Push"
|
||||
redirect_from: /components/binary_sensor.esphome/
|
||||
redirect_from: /components/cover.esphome/
|
||||
redirect_from: /components/fan.esphome/
|
||||
redirect_from: /components/light.esphome/
|
||||
redirect_from: /components/switch.esphome/
|
||||
redirect_from:
|
||||
- /components/binary_sensor.esphome/
|
||||
- /components/cover.esphome/
|
||||
- /components/fan.esphome/
|
||||
- /components/light.esphome/
|
||||
- /components/switch.esphome/
|
||||
---
|
||||
|
||||
This component allows you to connect your [ESPHome](https://esphomelib.com/esphomeyaml/index.html) devices directly into Home Assistant with the [native ESPHome API](https://esphomelib.com/esphomeyaml/components/api.html).
|
||||
|
@ -12,6 +12,8 @@ ha_category: Hub
|
||||
featured: False
|
||||
ha_release: 0.85
|
||||
ha_iot_class: "Local Push"
|
||||
redirect_from:
|
||||
- /components/binary_sensor.homeworks/
|
||||
---
|
||||
|
||||
[Lutron](http://www.lutron.com/) is an American lighting control company. The Lutron Homeworks Series 4 & 8 systems are relatively old (~2003), and use RS-232 connections to communicate with home automation systems. The `homeworks` component in Home Assistant is responsible for communicating with the main controller for these systems. Communication is through an ethernet to serial converter (NPort, for example).
|
||||
@ -37,7 +39,7 @@ homeworks:
|
||||
- addr: "[02:08:01:02]"
|
||||
name: "Foyer Downlights"
|
||||
rate: 2
|
||||
|
||||
|
||||
keypads:
|
||||
- addr: "[02:08:02:01]"
|
||||
name: "Foyer Keypad"
|
||||
|
@ -9,7 +9,7 @@ sharing: true
|
||||
footer: true
|
||||
logo: ness.jpg
|
||||
ha_category: Alarm
|
||||
ha_release: 0.84
|
||||
ha_release: 0.85
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
@ -55,7 +55,7 @@ port:
|
||||
required: true
|
||||
type: integer
|
||||
zones:
|
||||
description: List of zones to add
|
||||
description: List of zones to add
|
||||
required: false
|
||||
type: [integer, list]
|
||||
keys:
|
||||
@ -72,4 +72,4 @@ zones:
|
||||
required: false
|
||||
default: motion
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
{% endconfiguration %}
|
||||
|
@ -12,6 +12,10 @@ ha_iot_class: "Local Push"
|
||||
featured: true
|
||||
logo: plum.png
|
||||
ha_release: 0.85
|
||||
redirect_from:
|
||||
- /components/binary_sensor.plum_lightpad/
|
||||
- /components/light.plum_lightpad/
|
||||
- /components/sensor.plum_lightpad/
|
||||
---
|
||||
|
||||
Configurable/Dimmable WiFi Lightswitch
|
||||
@ -24,9 +28,9 @@ Configurable/Dimmable WiFi Lightswitch
|
||||
|
||||
"The most advanced smart dimmer. Ever." - [https://plumlife.com/](https://plumlife.com/)
|
||||
|
||||
> The Lightpad’s elegant design compliments any decor and provides amazing control of your lights. The Lightpad allows you to control a single light, group of lights, or all of your lights in a natural and intuitive way.
|
||||
> The Lightpad’s elegant design compliments any decor and provides amazing control of your lights. The Lightpad allows you to control a single light, group of lights, or all of your lights in a natural and intuitive way.
|
||||
|
||||
> Control your lights, not just with your smartphone and your voice (with Alexa and Google Assistant), but with your fingertips too. While most home automation devices today force you to use your smartphone, Plum Lightpads feature Multi-Touch allowing you to use simple gestures to control any light in the house from any Lightpad.
|
||||
> Control your lights, not just with your smartphone and your voice (with Alexa and Google Assistant), but with your fingertips too. While most home automation devices today force you to use your smartphone, Plum Lightpads feature Multi-Touch allowing you to use simple gestures to control any light in the house from any Lightpad.
|
||||
|
||||
## {% linkable_title Configuration %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user