| Package | Description |
|---|---|
| io.github.zeroone3010.yahueapi |
| Modifier and Type | Method | Description |
|---|---|---|
Optional<Light> |
Room.getLightByName(String lightName) |
Returns one light, if found by the given name.
|
Collection<Light> |
Room.getLights() |
Returns all the lights that have been assigned to this group.
|
Copyright © 2020. All rights reserved.