You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: