mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Added Osram Lightify documentation (#518)
This commit is contained in:
parent
56ef0acef8
commit
25242530e4
25
source/_components/light.osramlightify.markdown
Normal file
25
source/_components/light.osramlightify.markdown
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
layout: page
|
||||
title: "Osram Lightify"
|
||||
description: "Instructions how to integrate Osram Lightify into Home Assistant."
|
||||
date: 2016-05-29 08:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: osramlightify.png
|
||||
ha_category: Light
|
||||
---
|
||||
|
||||
The `osramlightify` platform allows you to integrate your [Osram Lightify](http://www.osram.com/osram_com/products/led-technology/lightify/index.jsp) into Home Assistant.
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
light:
|
||||
platform: osramlightify
|
||||
host: 192.168.0.50
|
||||
```
|
||||
Configuration variables:
|
||||
|
||||
- **host** (*Required*): IP address of the Osram Lightify bridge, eg. `192.168.1.50`
|
||||
|
BIN
source/images/supported_brands/osramlightify.png
Normal file
BIN
source/images/supported_brands/osramlightify.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
x
Reference in New Issue
Block a user