|
|
5a2e886f1a
|
Merge pull request 'gateway: adapt it to publish sensors on MQTT' (#1) from gateway into master
Reviewed-on: #1
|
2022-10-13 20:28:46 +02:00 |
|
|
|
9acc4e3802
|
use builtin NaN for 0 voltage
|
2022-10-13 20:21:41 +02:00 |
|
|
|
88ddfb824a
|
convert values of sensors to float
|
2022-10-13 20:03:17 +02:00 |
|
|
|
a898336c26
|
don't send 0 voltage
|
2022-10-13 20:03:17 +02:00 |
|
|
|
c1248a957e
|
stop ser2net to avoid conflicts when uploading
|
2022-10-13 20:01:07 +02:00 |
|
|
|
7067dd7f6a
|
move id outside sensor block
|
2022-10-12 10:54:29 +02:00 |
|
|
|
ad97cb1b3c
|
run pipeline for gateway branch
|
2022-10-12 10:52:22 +02:00 |
|
|
|
c3473fd7f7
|
extract Dht in separate file and disable it
|
2022-10-08 16:08:12 +02:00 |
|
|
|
0bfdb175fc
|
update workspace after split
|
2022-10-08 16:08:01 +02:00 |
|
|
|
048b8a4cf0
|
signal failed reset
|
2022-10-06 21:17:49 +02:00 |
|
|
|
8b7c6073e7
|
add generic sensor
|
2022-10-06 09:09:39 +02:00 |
|
|
|
bad8909f13
|
use sensor based on precompile directive
|
2022-01-01 21:13:46 +01:00 |
|
|
|
94bfada1c0
|
Merge branch 'dht22' into temp_sensor
|
2022-01-01 16:52:23 +01:00 |
|
|
|
a9d728f23a
|
move turn on/off logic inside sensor
|
2022-01-01 16:45:57 +01:00 |
|
|
|
6def5f23b6
|
move send logic outside loop
|
2022-01-01 16:42:36 +01:00 |
|
|
|
91b9036247
|
move temperature sensor code inside its own class
|
2022-01-01 16:28:02 +01:00 |
|
|
|
dfab622814
|
move temperature sensor code inside its own class
|
2022-01-01 16:07:45 +01:00 |
|
|
|
d57cfa777b
|
remove DEBUG code
|
2021-12-31 16:04:48 +01:00 |
|
|
|
89e65f8bc7
|
change data sending format
|
2021-12-31 16:00:09 +01:00 |
|
|
|
a4deaa7cc9
|
split TinySensor into TinySwitch
|
2021-12-31 15:56:35 +01:00 |
|
|
|
536ffd4f43
|
gateway: update platformio board after upgrade
|
2021-12-31 15:53:31 +01:00 |
|
|
|
5b9f8577c8
|
add support for humidity
|
2021-12-31 15:53:26 +01:00 |
|
|
|
e73d8dac87
|
retry once if temp reading fails
|
2021-12-30 21:19:12 +01:00 |
|
|
|
e3373fb1ed
|
optimise data sending
|
2021-12-30 21:19:12 +01:00 |
|
|
|
d1615905a3
|
split TinySensor into TinySwitch
|
2021-12-30 21:19:12 +01:00 |
|
|
|
d22493b0fb
|
gateway: update platformio board after upgrade
|
2021-12-30 21:19:12 +01:00 |
|
|
|
21930dd18b
|
switch to DHT22
|
2021-12-30 21:19:12 +01:00 |
|
|
|
d69463e73a
|
add support for humidity
|
2021-12-30 21:19:12 +01:00 |
|
|
|
067c4a986e
|
add documentation
|
2021-12-28 22:09:18 +01:00 |
|
|
|
328492626d
|
update temp_sensor and adapt gateway to it
|
2021-12-24 15:09:37 +01:00 |
|
|
|
7f5f93e279
|
use power save
|
2021-12-24 15:09:37 +01:00 |
|
|
|
40f4c102a7
|
migrate temp_sensor project to platformio
|
2021-12-24 15:09:37 +01:00 |
|
|
|
893374d37f
|
add BMP280 and display temperature
|
2021-12-08 09:57:27 +01:00 |
|
|
|
26c343a438
|
add functionality to display text commands
|
2021-12-08 09:49:46 +01:00 |
|
|
|
1f479d34b4
|
Merge branch 'mqtt' into bmp
|
2021-12-07 23:29:46 +01:00 |
|
|
|
fb410b8eb6
|
display text commands
|
2021-12-07 23:21:34 +01:00 |
|
|
|
846e41d968
|
display text commands
|
2021-12-07 20:20:03 +01:00 |
|
|
|
2add3e8fcc
|
Merge branch 'gateway'
|
2021-12-05 10:38:53 +01:00 |
|
|
|
97196e7d73
|
switch to struct
|
2021-11-21 15:17:58 +01:00 |
|
|
|
2520b008e4
|
use avrdude for upload
|
2021-06-20 22:02:45 +02:00 |
|
|
|
bb937ed4a1
|
pipeline: upload only
|
2021-06-20 21:58:02 +02:00 |
|
|
|
52c4444dbd
|
fix upload with timeout
|
2021-06-20 21:54:09 +02:00 |
|
|
|
fd06746059
|
update pipeline to subfolder
|
2021-06-20 21:48:45 +02:00 |
|
|
|
8c5efc0ad0
|
move .drone.yml to the right place
|
2021-06-20 21:47:18 +02:00 |
|
|
|
fb8f9df6bf
|
always build on branch
|
2021-06-20 21:35:26 +02:00 |
|
|
|
2f4b41e850
|
upload with drone pipeline, add json examples
|
2021-06-20 21:29:45 +02:00 |
|
|
|
00dc5e144e
|
add project kid - sonar with leds
|
2021-05-30 21:04:18 +02:00 |
|
|
|
0587c74136
|
add support for IR commands and publish them on MQTT
|
2021-05-09 08:12:13 +02:00 |
|
|
|
0038dca452
|
gateway: blink led when command is ran
|
2021-04-30 12:06:30 +02:00 |
|
|
|
a4c905c7aa
|
switch to optiboot and add support for multiple commands
|
2021-01-02 22:59:34 +01:00 |
|