File: README.md

package info (click to toggle)
pysmarlaapi 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 172 kB
  • sloc: python: 483; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 390 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# pysmarlaapi
A python library providing an API for Swing2Sleep Smarla.

This library will let you control your Swing2Sleep Smarla device.

It requires the firmware of the Smarla device to be version 1.6.X or newer. Otherwise you cannot connect/pair to your device.

## Library usage
Install pysmarlaapi using pip

### Example usage
Please refer to the examples provided in the repository.