18 Commits

Author SHA1 Message Date
efb09cf53e Merge branch 'oil_sensor'
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-17 15:13:21 +02:00
c084a8c5be use builtin NaN for 0 voltage
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2022-10-13 20:21:41 +02:00
8b869597a6 add sonar sensor 2022-10-07 13:45:25 +02:00
7e1d29bb83 add generic sensor 2022-10-06 09:09:39 +02:00
a9a2f1b6f4 move temperature sensor code inside its own class 2022-01-01 16:07:45 +01:00
c9c0b801e9 change data sending format 2021-12-31 16:00:09 +01:00
8dd23aeb07 split TinySensor into TinySwitch 2021-12-31 15:56:35 +01:00
75c02a22e2 add support for humidity 2021-12-31 15:53:26 +01:00
b5c360683d update temp_sensor and adapt gateway to it 2021-12-24 15:09:37 +01:00
2d0890e9e0 migrate temp_sensor project to platformio 2021-12-24 15:09:37 +01:00
b1b2586323 add id for new movement sensor 2020-09-25 19:38:31 +02:00
5f42a8fb27 try to save battery by not sending VCC anymore 2019-11-14 22:58:19 +01:00
4674a98c90 move sensor defines into specific class 2019-01-01 01:53:35 +01:00
0b36c2a8d5 read ADC in one step and adjust calculation (most probably it doesn't
make much of a difference)
2018-12-31 18:07:20 +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
Nicolae Hodos
73ef06a55a use one Tiny librariy for all sensors 2017-04-01 12:17:42 +02:00