Tamas Karpati
Tamas Karpati
> > > Hi @tomikaa87, > It seems, that **TemSen** is the temperature in the room in celsius, plus 40 > So if there is 24 celsius in the room,...
> > > 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 port 7000? The...
@Gabeki17 Hi Gábor, Thanks for the info. At the moment I have some time to test the encryption on the ESP and implement a minimal working program based on your...
@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 it. Encryption and decryption works...
@Gabeki17 That's great news! If you happen to have a repository with the working code, I can link it to the main documentation, or if you want, you can create...
A few weeks ago I simply tried adding the IP address - that the units use to send the heartbeat to - to my firewall and block all traffic. It...
~~@sm4rk0 I've linked your DummyServer into the documentation: https://github.com/tomikaa87/gree-remote/commit/294c0cd7432e848ee26c1e1dd9ee45f2f0fae761~~ Sorry, I've realized that it's actually made by @emtek-at, I just saw the links in your comment. I've fixed the ReadMe:...
Hi @rstankie74, It's suspicious that the AC unit doesn't seem to have open ports and it also doesn't reply if you send commands directly to its IP and MAC. Since...
Closing this due to inactivity.