Thomas Immel

Results 11 comments of Thomas Immel

Any news here ?

Hi I can compile it, but i got an error after start: kronos:docker-volume-netshare timmel$ ./docker-volume-netshare nfs INFO[0000] == docker-volume-netshare :: Version: - Built: == INFO[0000] Starting NFS Version 4 ::...

At the moment i'm struggling even with the wiring. The only thing that is known, that the RS port seems to be a RJ12 port.

Just want to publish my experience so far. The Master DE.100 use an AMTEL 128A micro controller. The Communication is simple. The micro controller included UART and can be received...

I don't understand why. The EU-L-X has already wifi included and you can use the app or the web api to get the data. That should be easier. And UART...

I used a Wemos D1 mini to read the UART signal and ended up with the following result for DE.100 - Mixing Valve controller Key: 550 Value: 65530 Key: 5543...

Here the complete intermediate code. Feel free to use it. It receive all messages from the controller and send it over WIFI as MQTT messages to my ioBroker. [wemosD1mini.zip](https://github.com/mariusz-ostoja-swierczynski/tech-controllers/files/13788670/wemosD1mini.zip)

> Please look here: https://dzien.net/tech/index.php?baza=slownik Someone made a great job for translate frames. Maybe this will be helpful. AWESOME !! @skapron Thanks for the link.

My final code with all the updates of states: [wemosD1mini.zip](https://github.com/mariusz-ostoja-swierczynski/tech-controllers/files/13795120/wemosD1mini.zip) How the solution works ? - Tech controllers send their status every couple of seconds to the RS port -...