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

getting a lot of errors with this library all the time #31

Open jano2358 opened 3 years ago

jano2358 commented 3 years ago

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?

marcowiese commented 3 years ago

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

tschechniker commented 2 years ago

Hi,

i had the same issue. I created a PR to fix this: https://github.com/LarsMichelsen/pmatic/pull/32

LarsMichelsen commented 2 years ago

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.