NEEOInc / neeo-sdk

NEEO Brain SDK
https://neeoinc.github.io/neeo-sdk/
MIT License
49 stars 17 forks source link

Document Player requirements and make directories optional #113

Closed neophob closed 5 years ago

neophob commented 6 years ago
tmrobert8 commented 6 years ago

If I might add to this - also hook sensors/items up via roles/tags to avoid naming issues

pfiaux commented 5 years ago

The next release includes a new helper .addPlayerWidget({...}) to simplify adding the player, updated documentation and updated player example.

The queue directory will also be optional, for now the root directory will remain required.

For now the sensor/switch/sliders need specific names, until a feature like role/tags (#112) is implemented this will be a limitation.