Has anyone successfully implemented a micronova control in Domoticz? Most brands pelletstoves use a micronova control. I can get the serial data out the control. I use the following to do that; USB to TTL https://www.conrad.com/ce/en/product/409202/USB-RB-TTL-cable-for-Raspberry-Pi Little soldering ...
We have a pelletstove with a micronova controll The micronova is used by the most brands pelletstoves. Is it possible to make a interface so we can read ( writing is dangerous ) If more people have an interest, it is an option to impose an amount so that a developer can create an interface for ...
In Blockly i have it running, but indeed is not smooth. Now trying to get it done in lua. But i am a noob in lua. What is wrong ? commandArray = {} if (devicechanged['Pir_keuken'] == 'on' and otherdevices['Lux_keuken'] < '130') then commandArray['Dimmer_erker']='On' --'On FOR 15' commandArray ...