LarsMichelsen / pmatic

Python API for Homematic. Easy to use.

Home Page:https://larsmichelsen.github.io/pmatic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting a lot of errors with this library all the time

jano2358 opened this issue · comments

I'm trying this lib in python 3.9 on windows 10, the ccu3 has a firmware version 3.55.5, I didn't install anything extra on the ccu side
when I run any of the examples I always get something like: pmatic.exceptions.PMException: Method "room_get_all" is not a valid method.
for any method, the last one is the example of getting all the room names, am I doing something wrong? does this lib works in windows 10?

Same here on a Debian 8....
Any updates on this issue?

Hi,

i had the same issue. I created a PR to fix this: #32

commented

Just merged it.

Btw. I am not using homematic nor pmatic anymore at the moment. In case someone is interested in working on this project for more than single PRs, I'd welcome that and somehow give you privileges to work on the project.