Sensors¶
Page elements¶
The page contains two tabs:
- 1-Wire
- I2C
Each tab presents a separate configuration form.
1-Wire Tab¶
1-Wire (DS) sensor configuration section.
- A form with two fields: ID and Position. It allows reading the IDs of connected DS sensors and assigning them to positions in the table below. The value in the ID field can also be entered manually.
- A table with configured DS sensors. It contains a custom reading name, the assigned ID, the current reading, a field for setting an offset for the reading, and a reset ID button (removes the sensor from the given position). At the bottom of the table there is also a button to reset IDs for all positions.
I2C Tab¶
I2C sensor configuration section.
- A form allowing:
- setting the I2C bus frequency,
- selecting the primary I2C sensor (one of: None or AM2301B / AHT25 / AHT20),
- A button for detecting sensors connected to the I2C bus.
After saving the configuration and performing sensor detection, the current readings of the detected sensors are displayed, confirming their presence and correct operation.

