19 Commits

Author SHA1 Message Date
252f1c12fa use sensor based on precompile directive 2022-01-01 21:13:46 +01:00
13fa62a9c3 Merge branch 'dht22' into temp_sensor 2022-01-01 16:52:23 +01:00
11f410442a move turn on/off logic inside sensor 2022-01-01 16:45:57 +01:00
4bb1afb838 move send logic outside loop 2022-01-01 16:42:36 +01:00
47cf9b57f0 move temperature sensor code inside its own class 2022-01-01 16:28:02 +01:00
a9a2f1b6f4 move temperature sensor code inside its own class 2022-01-01 16:07:45 +01:00
f871a7fd43 remove DEBUG code 2021-12-31 16:04:48 +01:00
8dd23aeb07 split TinySensor into TinySwitch 2021-12-31 15:56:35 +01:00
16626ec38f retry once if temp reading fails 2021-12-30 21:19:12 +01:00
5c5c744854 optimise data sending 2021-12-30 21:19:12 +01:00
f5b7b24cea split TinySensor into TinySwitch 2021-12-30 21:19:12 +01:00
632c6cc63f switch to DHT22 2021-12-30 21:19:12 +01:00
24d7e5c005 add documentation 2021-12-28 22:09:18 +01:00
b5c360683d update temp_sensor and adapt gateway to it 2021-12-24 15:09:37 +01:00
8a8a31c3c0 use power save 2021-12-24 15:09:37 +01:00
2d0890e9e0 migrate temp_sensor project to platformio 2021-12-24 15:09:37 +01:00
Nicolae Hodos
ab93e5e28a add light sensor and use enum for device IDs 2017-06-03 16:43:58 +02:00
Nicolae Hodos
310997529b add temperature sensor 2017-04-04 20:48:13 +02:00
Nicolae Hodos
b42b0f29a7 read temp - first draft 2017-04-02 18:32:48 +02:00