Closed Teraskull closed 2 years ago
If you pass 0 as a Scene ID, it gives the following error:
0
ValueError: Scene is not available. Only 0 to 32 are supported
The README also says you "can" input 0:
sceneId - calls one of thr predefined scenes (int from 0 to 32)
If you pass
0
as a Scene ID, it gives the following error:The README also says you "can" input
0
: