read temperatur via 1-Wire

This commit is contained in:
2024-12-07 21:53:58 +01:00
parent 3c5f0835f5
commit 311ab2db2f
2 changed files with 79 additions and 10 deletions

View File

@ -57,7 +57,8 @@ Safety <|-- HTTP_Metrics
| Function| ESP32 | ES32C14 |
|------------------|-----------------|------------------|
| CirculationPump | IO27 | Relay 1 NO1 |
| Burner | IO14 | Relay 1 NC2 |
| Burner Fault | IO19 | Digital Input IN1 |
|-----------------------|-------|---------------------------|
| CirculationPump | IO27 | Relay 1 NO1 |
| Burner | IO14 | Relay 1 NC2 |
| Burner Fault | IO19 | Digital Input IN1 |
| Temperature DS10B20 | IO04 | 1-Wire |