W4K: Gree HVAC controlled with KNX - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Gateway (https://forum.logicmachine.net/forumdisplay.php?fid=10) +--- Thread: W4K: Gree HVAC controlled with KNX (/showthread.php?tid=5241) |
W4K: Gree HVAC controlled with KNX - cgn - 12.02.2024 Hi all, I have a Gree HVAC and want to controll it with KNX - ideally with my w4k. Has someone already tried to implement this? A documentation is available on github: https://github.com/tomikaa87/gree-remote RE: W4K: Gree HVAC controlled with KNX - admin - 13.02.2024 The easiest solution is to get something like an RPi and use MQTT integration. For testing you can run a VM on your computer. RE: W4K: Gree HVAC controlled with KNX - cgn - 17.02.2024 Thank's for the idea with the VM for testing. Any chance to get a MQTT broker running on the W4K? Controlling the HVAC is my only use case for the MQTT broker. In this case a RPI seems already a bit overengineered. RE: W4K: Gree HVAC controlled with KNX - admin - 19.02.2024 Only LM has an option to run MQTT broker. But you still need some other device to run the MQTT bridge: https://github.com/arthurkrupa/gree-hvac-mqtt-bridge |