feat(example): Ability to output raw data from the thermostats (#36)

This commit is contained in:
Pascal Bourque
2025-06-21 10:33:08 -04:00
committed by GitHub
parent 51b8f64dab
commit 0cf7a1756c
3 changed files with 40 additions and 27 deletions

View File

@@ -51,6 +51,12 @@ Then, run the example:
npm run example
```
If you prefer to see the raw data published by your Mysa smart thermostats, run:
```bash
npm run example:raw
```
## Using
The Mysa SDK provides a simple interface to interact with Mysa smart thermostats.