I have in my system a miniserver gen2 as master and a miniserver gen1 as slave.
I have 2 esphome nodemcu modules connected to 2 panasonic ac.
I want a direct connections from Loxone to esphome, no homeassistant and no mqtt if possible.
The virtual http inputs are working perfectly, i have all the info that i need from the esphome modules.
But the http POST commands are not working.
With RESTER Firefox i can sent a POST command "http://ipaddress

However in Loxone : not working
Virtual http output
adress : http://ipaddress

Virtual http command:
command for ON: /switch/airco/turn_on
I have no http command for ON in loxone config 13
update: I finally made it working using a workflow in Pipedream, Loxone to Pipedream and Pipedream sends the exact command from above to esphome module and this works perfectly. To bad that Loxone can not do it directly.
Can anyone help me?
Thanks,
Kommentar