Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I install Python on Raspberrymatic (and use pmatic then)? #20

Open
aberghoff opened this issue Jun 16, 2017 · 6 comments
Open

Comments

@aberghoff
Copy link

Is there a brief explanation how to install Python on Raspberrymatic?
Thx Axel.

@aberghoff aberghoff changed the title How can I install Phython on Raspberrymatic (and use pmatic then)? How can I install Python on Raspberrymatic (and use pmatic then)? Jun 16, 2017
@marianokamp
Copy link

I am wondering, before I get into it, Is this project actively maintained?

@LarsMichelsen
Copy link
Owner

Sorry, I dont have much time for this project.

In case you have detail questions let me know. Pull requests are welcome

@marianokamp
Copy link

marianokamp commented Dec 26, 2017

Hi Lars.

I can relate. As a man of many interests it is easy to stretch yourself thin. Fair enough. Are you still using pmatic yourself?

Indeed I had a specific question as well. I have a dozen Homematic IP devices, but don't see any when querying my CCU2 with pmatic?

>>> ccu = pmatic.CCU(address='http://myccu2', credentials=('Admin', 'xxx') )
>>> for device in ccu.devices.query(device_type='HmIP-WTH-2'): 
...   print(device.name)
...
>>> for device in ccu.devices.query():
...   print(device.name)
...
HM-RCV-50 BidCoS-RF

Thanks for any help.

@LarsMichelsen
Copy link
Owner

LarsMichelsen commented Dec 27, 2017 via email

@marianokamp
Copy link

Thanks Lars.

@kw123
Copy link

kw123 commented Oct 3, 2023

i really like the idea of using python on my raspbeerymatic.

BUT after installing the add-on I run into the first issue:
just doing
python
gives error
/usr/local/bin/python: line 9: python2.7: not found

I have written many plugins in py 2 and 3 that run on 2 MACs and 20 raspberries.
have 90 hue, 120 bluetooth , 90 ip devices and now ~30 homematic devices .
Network is Unifi w 5 AP and 7 switches and 8 Cameras

I would love to get involved in this add-on. Any pointers would be great.

thanks

Karl
ps my homematic runs on an RPI4, it has plenty of juice to run any other programs besides homematic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants