Search found 5 matches

by aelorenzo
Tue Feb 04, 2020 9:09 am
Forum: Questions & Discussions Forum
Topic: Evohome / Evotouch Wireless protocol?
Replies: 265
Views: 446513

Re: Evohome / Evotouch Wireless protocol?

Thank you @DanD, I appreciate the way you managed my beginer question on HA and Domoticz, sorry for being so so... on this... I will try to send evohome commands and to setup the virtual port and later on I will check the platform for my smart devices. I need to integrate Dyson cool fan, xiaomi smar...
by aelorenzo
Sat Feb 01, 2020 11:30 pm
Forum: Questions & Discussions Forum
Topic: Evohome / Evotouch Wireless protocol?
Replies: 265
Views: 446513

Re: Evohome / Evotouch Wireless protocol?

I have solved the problem, I am starting with python, and I forgot to implement the byte operations... Now I am able to decode all the messages from CUL device. Next step is to use the Evohome listener from Smar000 in github to implement a virtual serial port, test send functionality and connect the...
by aelorenzo
Fri Jan 31, 2020 1:10 am
Forum: Questions & Discussions Forum
Topic: Evohome / Evotouch Wireless protocol?
Replies: 265
Views: 446513

Re: Evohome / Evotouch Wireless protocol?

Thank you @DanD. I have a problem with the header and de deviceIDs, how can I decode them with python2 to get the evofw2 format? I mean: "--- XX ---" for the header and "01:000000" for the devices I am getting wrong devides types and always " I" type message... I do: da...
by aelorenzo
Thu Jan 30, 2020 3:08 pm
Forum: Questions & Discussions Forum
Topic: Evohome / Evotouch Wireless protocol?
Replies: 265
Views: 446513

Re: Evohome / Evotouch Wireless protocol?

Thank you @DanD, I am able to decode the messages. Only one question. In the wiki there is a python example to decode Device IDs, but _tmp variable is missing. def dev_hex_to_id(device_hex: str, friendly_id=False) -> str: """Convert (say) '06368E' to '01:145038' (or 'CTL:145038').&quo...
by aelorenzo
Wed Jan 29, 2020 12:37 am
Forum: Questions & Discussions Forum
Topic: Evohome / Evotouch Wireless protocol?
Replies: 265
Views: 446513

Re: Evohome / Evotouch Wireless protocol?

HI have the @Colintd evohome implementation in a CUL, This code is now checked into the trunk of the culfw project, with the default makefile building the support into the CUL_V3_ZWAVE image file. and I am receiving the packets. How can I decode them? I have been reading the evohome protocol wiki an...

Go to advanced search