john30 / ebusd-esp32

Firmware for ESP32-C3 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
https://adapter.ebusd.eu/v5
23 stars 1 forks source link

Changing heater parameters #39

Closed mihaimdinca closed 6 months ago

mihaimdinca commented 7 months ago

I managed to connect the ebusd and my Ariston Genus One heater (Ariston Genus One + Cube S Net + RPi4B + HAOS + eBUSd addon + ariston.csv provided by komw) and it creates entities that show parameters of the heater as sensors provided by the MQTT integration. My issue is how do I change parameters, like setting temperatures for example.

john30 commented 6 months ago

not related to the firmware (therefore closing it), but anyway, see here: https://github.com/john30/ebusd/wiki/3.3.-MQTT-client#mqtt-topics when using json format, for writing anyway the ebusctl input format needs to be used (see ebusd#588)