21 Commits

Author SHA1 Message Date
5532582531 test max values 2022-10-28 09:00:18 +02:00
5284ce9b41 define masks for tiny components 2022-10-28 09:00:18 +02:00
7a10b9e770 fix value construction in tiny 2022-10-27 20:41:09 +02:00
711ba29f15 Merge branch 'oil_sensor' 2022-10-17 15:13:21 +02:00
41e777f586 use builtin NaN for 0 voltage 2022-10-13 20:21:41 +02:00
9ad40ba8e6 add sonar sensor 2022-10-07 13:45:25 +02:00
2db7d778f5 add generic sensor 2022-10-06 09:09:39 +02:00
20749e389a move temperature sensor code inside its own class 2022-01-01 16:07:45 +01:00
497b04ec9f change data sending format 2021-12-31 16:00:09 +01:00
1156d7cbef split TinySensor into TinySwitch 2021-12-31 15:56:35 +01:00
69cf0dae0d add support for humidity 2021-12-31 15:53:26 +01:00
d622d70dc0 update temp_sensor and adapt gateway to it 2021-12-24 15:09:37 +01:00
dc562ca353 migrate temp_sensor project to platformio 2021-12-24 15:09:37 +01:00
7ebc024d54 add id for new movement sensor 2020-09-25 19:38:31 +02:00
24f24458b4 try to save battery by not sending VCC anymore 2019-11-14 22:58:19 +01:00
efc504be30 move sensor defines into specific class 2019-01-01 01:53:35 +01:00
bd36cfed2d 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
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
863e8aec99 use one Tiny librariy for all sensors 2017-04-01 12:17:42 +02:00