96 Commits

Author SHA1 Message Date
8e7c9d336d move id outside sensor block
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2022-10-12 10:54:29 +02:00
38d45bf866 run pipeline for gateway branch 2022-10-12 10:52:22 +02:00
7bb1f231ca extract Dht in separate file and disable it
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2022-10-08 16:08:12 +02:00
0bfef8c916 update workspace after split 2022-10-08 16:08:01 +02:00
61067aadce signal failed reset 2022-10-06 21:17:49 +02:00
7e1d29bb83 add generic sensor 2022-10-06 09:09:39 +02:00
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
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
ca2b003f5d gateway: update platformio board after upgrade 2021-12-31 15:53:31 +01:00
75c02a22e2 add support for humidity 2021-12-31 15:53:26 +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
a9f8598a63 gateway: update platformio board after upgrade 2021-12-30 21:19:12 +01:00
632c6cc63f switch to DHT22 2021-12-30 21:19:12 +01:00
fc17463272 add support for humidity 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
a5a62214bc add BMP280 and display temperature 2021-12-08 09:57:27 +01:00
Nicolae Hodos
7b34d805e4 add functionality to display text commands 2021-12-08 09:49:46 +01:00
47463b3d0e Merge branch 'mqtt' into bmp 2021-12-07 23:29:46 +01:00
a4e0be98fc display text commands 2021-12-07 23:21:34 +01:00
fb7e0cbb32 display text commands 2021-12-07 20:20:03 +01:00
9e1169f8ce Merge branch 'gateway' 2021-12-05 10:38:53 +01:00
5e4bceb65d switch to struct 2021-11-21 15:17:58 +01:00
c9cf92b23c use avrdude for upload 2021-06-20 22:02:45 +02:00
480c8d2fe3 pipeline: upload only 2021-06-20 21:58:02 +02:00
fc92232012 fix upload with timeout 2021-06-20 21:54:09 +02:00
8b290c14e9 update pipeline to subfolder 2021-06-20 21:48:45 +02:00
1605a29ab4 move .drone.yml to the right place 2021-06-20 21:47:18 +02:00
190d764d82 always build on branch 2021-06-20 21:35:26 +02:00
02b81d2fe3 upload with drone pipeline, add json examples 2021-06-20 21:29:45 +02:00
a3b1f7d45d add project kid - sonar with leds 2021-05-30 21:04:18 +02:00
7940a8c1bb add support for IR commands and publish them on MQTT 2021-05-09 08:12:13 +02:00
09798f0523 gateway: blink led when command is ran 2021-04-30 12:06:30 +02:00
fbb3cf52eb switch to optiboot and add support for multiple commands 2021-01-02 22:59:34 +01:00
365ca92ee4 add VCS workspace 2020-11-04 22:24:40 +01:00
07f6e4264f delete esp_gateway, it was just a trial 2020-11-04 22:13:48 +01:00
85ea038aa3 migrate gateway to PlatformIO 2020-11-04 22:12:38 +01:00
8458fa1d7b add draft for esp8266 with Arduino OTA 2020-09-25 19:40:24 +02:00
b1b2586323 add id for new movement sensor 2020-09-25 19:38:31 +02:00