Change temperature sensor from DHT22 to DS18B20

This commit is contained in:
Thomas Klaehn
2021-03-16 08:04:04 +01:00
parent 31c1e9ffb0
commit e00cb15236
3 changed files with 36 additions and 145 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
dist/
build/
__pycache__
__pycache__/
greenhouse.egg-info/