19 Commits

Author SHA1 Message Date
fdc9dd452d use sensor based on precompile directive 2022-01-01 21:13:46 +01:00
2d4dc652c2 Merge branch 'dht22' into temp_sensor 2022-01-01 16:52:23 +01:00
bb638a8d70 move turn on/off logic inside sensor 2022-01-01 16:45:57 +01:00
1beeb485c9 move send logic outside loop 2022-01-01 16:42:36 +01:00
4c3f7ca417 move temperature sensor code inside its own class 2022-01-01 16:28:02 +01:00
20749e389a move temperature sensor code inside its own class 2022-01-01 16:07:45 +01:00
ead9e06bf9 remove DEBUG code 2021-12-31 16:04:48 +01:00
1156d7cbef split TinySensor into TinySwitch 2021-12-31 15:56:35 +01:00
cdb0711ba6 retry once if temp reading fails 2021-12-30 21:19:12 +01:00
0ce4ca5637 optimise data sending 2021-12-30 21:19:12 +01:00
2b414d3778 split TinySensor into TinySwitch 2021-12-30 21:19:12 +01:00
d31a52f5ac switch to DHT22 2021-12-30 21:19:12 +01:00
da4bacd82f add documentation 2021-12-28 22:09:18 +01:00
d622d70dc0 update temp_sensor and adapt gateway to it 2021-12-24 15:09:37 +01:00
d1cd5d6560 use power save 2021-12-24 15:09:37 +01:00
dc562ca353 migrate temp_sensor project to platformio 2021-12-24 15:09:37 +01:00
cbd8dbb14d add light sensor and use enum for device IDs 2017-06-03 16:43:58 +02:00
366363ae0c add temperature sensor 2017-04-04 20:48:13 +02:00
f6b06ca8db read temp - first draft 2017-04-02 18:32:48 +02:00