|
|
7f0697227a
|
Merge branch 'temp_sensor'
|
2022-10-17 15:08:46 +02:00 |
|
|
|
d803b2402d
|
update measure interval to 1h
|
2022-10-17 14:14:23 +02:00 |
|
|
|
d1fd249397
|
move voltage under diagnostic
|
2022-10-15 13:00:42 +02:00 |
|
|
|
0e92f31c4b
|
switch back to NaN as string
|
2022-10-15 13:00:38 +02:00 |
|
|
|
ce36b712db
|
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 |
|
|
|
41e777f586
|
use builtin NaN for 0 voltage
|
2022-10-13 20:21:41 +02:00 |
|
|
|
1a8ddfacae
|
convert values of sensors to float
|
2022-10-13 20:03:17 +02:00 |
|
|
|
4b5c6b930f
|
don't send 0 voltage
|
2022-10-13 20:03:17 +02:00 |
|
|
|
0cd557f4d5
|
stop ser2net to avoid conflicts when uploading
|
2022-10-13 20:01:07 +02:00 |
|
|
|
77c6c06a6a
|
move id outside sensor block
|
2022-10-12 10:54:29 +02:00 |
|
|
|
3b07c1c30c
|
run pipeline for gateway branch
|
2022-10-12 10:52:22 +02:00 |
|
|
|
5957c39045
|
extract Dht in separate file and disable it
|
2022-10-08 16:08:12 +02:00 |
|
|
|
be7755c381
|
update workspace after split
after_split
|
2022-10-08 16:08:01 +02:00 |
|
|
|
fed3fd3866
|
decrease send frequency
|
2022-10-07 19:52:34 +02:00 |
|
|
|
ef00f5f417
|
turn on/off sonar sensor
|
2022-10-07 13:45:25 +02:00 |
|
|
|
7dcbbfa57f
|
optimize sending logic
|
2022-10-07 13:45:25 +02:00 |
|
|
|
9ad40ba8e6
|
add sonar sensor
|
2022-10-07 13:45:25 +02:00 |
|
|
|
c58bca75d8
|
use official rc-switch library
|
2022-10-07 13:43:42 +02:00 |
|
|
|
00c185d4a1
|
update workspace after split
|
2022-10-07 13:43:36 +02:00 |
|
|
|
52f7fcf6d6
|
signal failed reset
|
2022-10-06 21:17:49 +02:00 |
|
|
|
2db7d778f5
|
add generic sensor
|
2022-10-06 09:09:39 +02:00 |
|
|
|
fdc9dd452d
|
use sensor based on precompile directive
|
2022-01-01 21:13:46 +01:00 |
|
|
|
2d4dc652c2
|
Merge branch 'dht22' into temp_sensor
|
2022-01-01 16:52:23 +01:00 |
|
|
|
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 |
|