|
|
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 |
|
|
|
e0438546ac
|
updated RF24 - 4_pin branch
|
2020-05-25 22:42:22 +02:00 |
|
|
|
f33f4e153d
|
ir_sender: draft
|
2020-05-13 22:06:13 +02:00 |
|
|
|
6488d26a35
|
esp_clock: disable WiFi for 1 hour
|
2020-05-13 21:28:28 +02:00 |
|
|
|
5542c4b049
|
Add configurable interrupt pin
Add tiny_IRremote library
|
2020-04-25 15:09:32 +02:00 |
|
|
|
0bbed875c9
|
testing RF24 functionality
|
2020-01-09 23:31:30 +01: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 |
|
|
|
3b02b9d2aa
|
fix enableWdt
|
2018-07-15 23:55:49 +02:00 |
|
Nicolae Hodos
|
48457480c3
|
add 0 padding and generic configuration name to ignore
|
2017-06-04 21:26:29 +02:00 |
|
Nicolae Hodos
|
631619b66c
|
create clock project with modified Adafruit led libraries
|
2017-06-03 16:50:05 +02: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 |
|
Nicolae Hodos
|
eeeca94cc8
|
use parameterized enableWdt
|
2017-01-29 20:33:41 +01:00 |
|
Nicolae Hodos
|
0ea8e72026
|
improve sleep based on lamp switch and add parameterized enableWdt
|
2017-01-29 20:23:29 +01:00 |
|
Nicolae Hodos
|
a01644927d
|
enableWdt is not be common to setup of all sensors
|
2017-01-29 19:03:14 +01:00 |
|
Nicolae Hodos
|
5094fce96d
|
move libraries under projects because that'S what they are used for
|
2017-01-29 14:45:19 +01:00 |
|