LarsMichelsen / pmatic

Python API for Homematic. Easy to use.
https://larsmichelsen.github.io/pmatic/
GNU General Public License v2.0
34 stars 23 forks source link

Snapshot release not current #9

Closed jschmer closed 8 years ago

jschmer commented 8 years ago

The snapshot release https://larsmichelsen.github.io/pmatic/pmatic-snapshot_ccu.tar.gz from https://larsmichelsen.github.io/pmatic/ is not based on the last commit as your text suggests:

Snapshot releases are updated on each commit to the repository, but are not officially released versions. So they might not be as stable as released versions.

For example the snapshot does not include the ssl python module added with commit https://github.com/LarsMichelsen/pmatic/commit/00f03cb8d881380e043115529d8317712684ba7a 4 days ago.

LarsMichelsen commented 8 years ago

Danke für den Hinweis. Hab den tatsächlich kürzlich kaputt gespielt. Muss mal gucken, dass ich da ein vernünftiges Fehlerhandling einbaue.