smappee / pysmappee

Python wrapper used in the Smappee Home Assistant integration
https://www.home-assistant.io/integrations/smappee
MIT License
2 stars 7 forks source link

Official Smappee Python Library

Python Library for the Smappee dev API (v3) and MQTT interface. Used as a wrapper dependency in the Home Assistant integration.

Version

0.2.29

Installation

The recommended way to install is via pip

$ pip3 install pysmappee

Changelog

0.0.1

0.0.2

0.0.3

0.0.{4, 5, 6}

0.0.{7, 8, 9}

0.1.{0, 1}

0.1.{2, 3}

0.1.4

0.1.5

0.2.{0, .., 9}

0.2.10

0.2.11

0.2.{12, 13}

0.2.14

0.2.{15, 16, 17}

0.2.{18, ..., 25}

0.2.{26, 27}

0.2.{28, 29}

Support

If you find a bug, have any questions about how to use PySmappee or have suggestions for improvements then feel free to file an issue on the GitHub project page https://github.com/smappee/pysmappee.

License

(MIT License)