devialet-client-js is a JavaScript/TypeScript client library for interacting with Devialet devices. It provides an easy-to-use API for controlling and retrieving information from Devialet products.
- Discover Devialet devices on your network.
- Control playback (play, pause, stop, etc.).
- Adjust volume and other audio settings.
- Retrieve device status and metadata.
- Lightweight and easy to integrate.
Install the package using npm or yarn:
npm install devialet-client-js
# or
yarn add devialet-client-jsThis project is licensed under the MIT License. See the LICENSE file for details.