vekexasia / comfoair-esp32

Interact with Zehnder Comfoair with esp32
Other
116 stars 38 forks source link

Send command over http #73

Closed KosakAlmighty closed 1 month ago

KosakAlmighty commented 1 month ago

HI, I can read data like "comf.local/sensor/extract_air_temp" How can I send data like that?

Thanks

vekexasia commented 1 month ago

Hey,

i've never investigated this into esphome but apparently there is a web api... You'd need to figure the rest yourself unfortunately