Uses of Interface
io.github.zeroone3010.yahueapi.Scene
| Package | Description |
|---|---|
| io.github.zeroone3010.yahueapi |
-
Uses of Scene in io.github.zeroone3010.yahueapi
Methods in io.github.zeroone3010.yahueapi that return types with arguments of type Scene Modifier and Type Method Description Optional<Scene>Room. getSceneByName(String sceneName)Deprecated.Returns one scene, if found by the given name.Collection<Scene>Room. getScenes()Deprecated.Returns the scenes that belong to this group.