H. Árkosi Róbert

Results 317 comments of H. Árkosi Róbert

The Dallas DS18b20 is also a very simple, 1-wire universal temperature sensor, its biggest advantage is not only that it requires a single GPIO, but also that up to 254...

Let's start small, first step 1 wire would be good enough.

FTP now only works if the client and the plate are on the same network. Filezilla default settings (max connections 1), falling back to Active mode: ``` Status: Connection established,...

Looking at the code of the FTP library, it uses a static port for PASV which is 50009. The error above complains that the client can't connect to this port,...

https://github.com/xreef/SimpleFTPServer/issues/8

Read the issue above. The SimpleFTPServer has a bug, it reports 0.0.0.0 as the PASV IP address...

Works great. It allows for a simple and effective way to do backups off all config. Excellent.

To be clear: this _looks like_ an FW200 thermostat but it's built-in the boiler, and doesn't have a room temperature sensor.

Hm thanks... I see now. It looks like FW200 auto-detects if it's installed inside the boiler. And I assume that the temperature shown in EMS-ESP is indeed the one sensed...

The dry relay contact input is on the Heatronic 3 (HT3) board of the boiler. It's intended to be used with any third party thermostat which just closes contacts when...