mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
Readme updates for Nanoleaf and Govee (#16292)
* Readme updates for Nanoleaf and Govee Signed-off-by: Stefan Höhn <mail@stefanhoehn.com> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
parent
6aa86953df
commit
c4f5559422
@ -165,6 +165,15 @@ channels:
|
||||
configuration: {}
|
||||
```
|
||||
|
||||
# Troubleshooting
|
||||
|
||||
In case nothing is discovered
|
||||
|
||||
- please check if all devices are set to LAN-Mode
|
||||
- ping the following address `ping 239.255.255.250`.
|
||||
You should get a response for every Govee Device on your LAN
|
||||
- In case you get a result, add the device via the manual option
|
||||
|
||||
## Additional Information
|
||||
|
||||
Please provide any feedback regarding unlisted devices that even though not mentioned herein do work.
|
||||
|
@ -104,6 +104,9 @@ Compare the following output with the right picture at the beginning of the arti
|
||||
|
||||
```
|
||||
|
||||
As mentioned above this only works for the squared panels.
|
||||
It is recommended to instead use the layout-channel described below which works for all designs.
|
||||
|
||||
## State
|
||||
|
||||
The state channel shows an image of the panels on the wall.
|
||||
@ -161,7 +164,7 @@ This discovers all connected panels with their IDs.
|
||||
The controller bridge has the following channels:
|
||||
|
||||
| Channel | Item Type | Description | Read Only |
|
||||
|---------------------|--------------------|-----------------------------------------------------------------------------------------------------------|-----------|
|
||||
|---------------------|--------------------|---------------------------------------------------------------------------------------------------|-----------|
|
||||
| color | Color | Color, power and brightness of all light panels | No |
|
||||
| colorTemperature | Dimmer | Color temperature (in percent) of all light panels | No |
|
||||
| colorTemperatureAbs | Number:Temperature | Color temperature (in Kelvin, 1200 to 6500) of all light panels | No |
|
||||
|
Loading…
Reference in New Issue
Block a user