Re: How to talk to CN105 of a mitsubishi heat pump
Posted: Tue Feb 07, 2017 2:49 pm
Hi Kanyo, agree ESP related updates should be in this thread, not on Hadleys page. His great for discussion. Anyhow, sure do a fork on my git and make some changes you think may work. I can then review them and we can then merge. And yes the MQTT example would be great. And yes I agree .loop() makes sens, but make it a copy of .sync(), in that loop just calls sync. That way either sync or loop work and works with what ever conventions people are used to.
I do want to add a auto detect of communication loss, so that it will auto re-connect. This would be good for power cycle, power outage or unknown loss of comms event. But I'll wait to add that until we can merge. Don't want to be too far out of sync again with someone else.
I do want to add a auto detect of communication loss, so that it will auto re-connect. This would be good for power cycle, power outage or unknown loss of comms event. But I'll wait to add that until we can merge. Don't want to be too far out of sync again with someone else.