Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temperature_host: Rename "path" config to "sensor_path" | Kevin O'Connor | 2021-02-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | temperature_host: Improve backwards compatibility check | Kevin O'Connor | 2021-02-19 | 1 | -2/+5 |
| | | | | | | Don't register two names for the same instance of the sensor. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | temperature_host: Rename rpi_temperature and add support for custom paths | Evgenii | 2021-02-19 | 1 | -0/+82 |
Signed-off-by: Evgenii Shavrin <shavrin0591@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |