Gabeki17

Results 28 comments of Gabeki17

> I'm just brainstorming, but maybe it's worth a shot to disassemble a firmware file to find out the list of available commands. However I think the beeping "feature" is...

> Hello! Any success with implementing iFeel? I did not have the time. I think i will aply a workaround until. Will read I feel IR code then using a...

Hi, I went forward but wit wifi way. I will measure the temperature separately. Then i will chane the current setting by external logic. It will even switch of the...

Thx! I think I have found your suggestion: https://github.com/jllcunha/openhab-greeair-binding I feal still quite far away, but this might helps a little! :) All the best, Gábor > For this kind...

> > Hello All, > > I am having a bunch of esp8266 room thermostats in my flat. > > I wuld also like to make them controlling my airconditionig...

> > So for example I just encryt the scan text: > > { > > "t": "scan" > > } > > and sending it as udp broadcast on...

I think I will not be able to fix this myself within reasonable time and without learning for days. I might hand over the encryption part to my RPI as...

The Raspberry PI as encrypter and decrypter server is funcioning already. Works perfect! The rest should not be hard. :)

All is working now! Thank you very much! All the best, Gábor

> @Gabeki17 > > I've began implementing the ESP8266 version, you can find the sources here: https://github.com/tomikaa87/gree-remote/tree/master/GreeESP8266 > > Unfortunately it can't bind to a device, yet. I'm working on...