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

No connection #2

Open
daham123 opened this issue Dec 2, 2018 · 0 comments
Open

No connection #2

daham123 opened this issue Dec 2, 2018 · 0 comments

Comments

@daham123
Copy link

daham123 commented Dec 2, 2018

Hi chicago6061,
would appreciate any help. Firstly wonderful project. Found nobody else working on this.

Found the interface id and mac address with wireshark and change the mac and srccn in the spa.py
Im trying to connect to the but get following log:

2018-12-02 11:08:45,141 DEBUG Sending GetStatus message
2018-12-02 11:08:45,141 DEBUG Sending `<PACKT><SRCCN>xyz1CF0-E9F0-4309-871D-430A156357B0</SRCCN><DESCN>MAC-address</DESCN><DATAS>STATU1  � </DATAS></PACKT>`
2018-12-02 11:08:45,409 DEBUG Waiting to receive data
2018-12-02 11:08:55,419 ERROR Timeout! No data received
Traceback (most recent call last):
File “./spa.py”, line 15, in 
print ‘Setpoint: %d. Current Temperature: %d. Lights: %d. Version: %s. Base config: %s.’ % spa.getStatus()
File “/etc/openhab2/html/gecko/intouch2.py”, line 91, in getStatus
m = re.search(r’STATV(.*)’, data, re.DOTALL)
File “/usr/lib/python2.7/re.py”, line 146, in search
return _compile(pattern, flags).search(string)

I have an in.touch2 & an inYE5. Havnt found the YE in the Xml file. Maybe this is the issue?
Michael

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

1 participant