238 Commits

Author SHA1 Message Date
bb638a8d70 move turn on/off logic inside sensor 2022-01-01 16:45:57 +01:00
1beeb485c9 move send logic outside loop 2022-01-01 16:42:36 +01:00
4c3f7ca417 move temperature sensor code inside its own class 2022-01-01 16:28:02 +01:00
20749e389a move temperature sensor code inside its own class 2022-01-01 16:07:45 +01:00
ead9e06bf9 remove DEBUG code 2021-12-31 16:04:48 +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
580266e50e gateway: update platformio board after upgrade 2021-12-31 15:53:31 +01:00
69cf0dae0d add support for humidity 2021-12-31 15:53:26 +01:00
cdb0711ba6 retry once if temp reading fails 2021-12-30 21:19:12 +01:00
0ce4ca5637 optimise data sending 2021-12-30 21:19:12 +01:00
2b414d3778 split TinySensor into TinySwitch 2021-12-30 21:19:12 +01:00
542ca3eddf gateway: update platformio board after upgrade 2021-12-30 21:19:12 +01:00
d31a52f5ac switch to DHT22 2021-12-30 21:19:12 +01:00
8c1ec36a31 add support for humidity 2021-12-30 21:19:12 +01:00
da4bacd82f add documentation 2021-12-28 22:09:18 +01:00
d622d70dc0 update temp_sensor and adapt gateway to it 2021-12-24 15:09:37 +01:00
d1cd5d6560 use power save 2021-12-24 15:09:37 +01:00
dc562ca353 migrate temp_sensor project to platformio 2021-12-24 15:09:37 +01:00
d8a2260f71 add BMP280 and display temperature 2021-12-08 09:57:27 +01:00
ffae7e17b0 add functionality to display text commands 2021-12-08 09:49:46 +01:00
dd46b8c84f Merge branch 'mqtt' into bmp 2021-12-07 23:29:46 +01:00
e12c87cd85 display text commands 2021-12-07 23:21:34 +01:00
d4f0882df0 display text commands 2021-12-07 20:20:03 +01:00
d64f3a7366 Merge branch 'gateway' 2021-12-05 10:38:53 +01:00
9bfc8b90b6 switch to struct 2021-11-21 15:17:58 +01:00
47a6421748 use avrdude for upload 2021-06-20 22:02:45 +02:00
3bd087332b pipeline: upload only 2021-06-20 21:58:02 +02:00
2d67608cce fix upload with timeout 2021-06-20 21:54:09 +02:00
eb047d53c5 update pipeline to subfolder 2021-06-20 21:48:45 +02:00
4c9df3f51a move .drone.yml to the right place 2021-06-20 21:47:18 +02:00
801ad546f5 always build on branch 2021-06-20 21:35:26 +02:00
8a554a75f0 upload with drone pipeline, add json examples 2021-06-20 21:29:45 +02:00
66854190df add project kid - sonar with leds 2021-05-30 21:04:18 +02:00
f80889db60 add support for IR commands and publish them on MQTT 2021-05-09 08:12:13 +02:00
067910e394 gateway: blink led when command is ran 2021-04-30 12:06:30 +02:00
8b2cbecae3 switch to optiboot and add support for multiple commands 2021-01-02 22:59:34 +01:00
217a0b4bc6 add VCS workspace 2020-11-04 22:24:40 +01:00
f5c0ca03d7 delete esp_gateway, it was just a trial 2020-11-04 22:13:48 +01:00
0d24e1a82d migrate gateway to PlatformIO 2020-11-04 22:12:38 +01:00
5039a36741 add draft for esp8266 with Arduino OTA 2020-09-25 19:40:24 +02:00
7ebc024d54 add id for new movement sensor 2020-09-25 19:38:31 +02:00
eba6d80ddc aggregate all json elements and send all 2020-09-25 19:37:22 +02:00
e8ecbffb0a added gateway on Pro Mini, with rc-switch and DHT11 2020-09-13 17:32:14 +02:00
8c52520ab0 add movemnt sensor for basement 2020-09-11 21:36:19 +02:00
777afc43d7 updated RF24 - 4_pin branch 2020-05-25 22:42:22 +02:00
d4de53f3d8 ir_sender: draft 2020-05-13 22:06:13 +02:00
8c25f6d1f5 window2: some update in fritzing 2020-05-13 22:05:25 +02:00
c8547383c8 esp_clock: disable WiFi for 1 hour 2020-05-13 21:28:28 +02:00
7db8d42506 Add configurable interrupt pin
Add tiny_IRremote library
2020-04-25 15:09:32 +02:00