Commit Graph

36 Commits

Author SHA1 Message Date
bzi
3a1b3b30c0 Move all publication functions into a seperate library 2019-03-08 22:33:50 +01:00
bzi
70276a04da Move generic functions into seperate library 2019-03-08 22:01:57 +01:00
bzi
0d00b48df3 Make sensor thresholds more reasonable (again) 2019-03-08 20:24:32 +01:00
bzi
c96ab157c1 Fix force publication debug output 2019-03-08 20:23:34 +01:00
bzi
ac81705a29 Fix issue in lastUpdate logic and implement some more debug output 2019-03-08 20:20:34 +01:00
bzi
828877e0fb Implement Sensor struct for better data handling and force publication 2019-03-08 20:11:29 +01:00
bzi
724af2a3db Remove useless sensor averaging 2019-03-01 15:44:22 +01:00
bzi
da5d42f72c Implement improved sensor publication thresholds 2019-03-01 15:44:03 +01:00
bzi
ea207f727a Add demo hass config to repo 2019-03-01 10:06:50 +01:00
bzi
021e65ea32 Making the thresholds ever more reasonable 2019-03-01 10:02:34 +01:00
bzi
2b94a8c12b Implement averaging of sensor values 2019-03-01 09:33:30 +01:00
bzi
fffde16271 Implement more resonable publication thresholds 2019-03-01 09:33:16 +01:00
bzi
3cc9c62696 Fix issue in plausibility check 2019-03-01 09:17:30 +01:00
bzi
43d4b7d82d Merge absolute humidity and plausibility checks into espsens 2019-03-01 09:15:17 +01:00
bzi
2f4ae597f5 Improve debug output in envisens 2019-03-01 09:14:41 +01:00
bzi
414123c87a Adapt humidity update threshold 2019-02-28 21:28:14 +01:00
bzi
31bf631365 Implement absolute humidity calculation 2019-02-28 21:27:49 +01:00
bzi
3ab22b2e94 Implement some debug outputs and fix issue with integer casting 2019-02-28 21:10:04 +01:00
bzi
7208a6d324 Implement plausibility check for values before publishing 2019-02-28 20:42:39 +01:00
bzi
f8d57832cd Fix constant capitalization 2019-02-25 21:10:35 +01:00
bzi
aa074fea01 Unify espsens project configuration with envisens configuration 2019-02-24 20:59:57 +01:00
bzi
0a408bb7a4 Rename envisens files for unified file naming 2019-02-24 20:50:14 +01:00
bzi
d0ed68aed6 Implement support for sending Arduino I2C sensor values via WiFi 2019-02-24 20:46:39 +01:00
bzi
d5e0be2f94 Prepare AVR and ESP FW for EnviSens 2019-02-21 23:03:40 +01:00
bzi
20341ffa17 Add comment on I2C pin connections 2019-02-21 21:06:29 +01:00
bzi
c4edb43af6 Implement I2C support into firmware 2019-02-21 21:04:55 +01:00
bzi
05ada31f0e Prepare variable environment for I2C communication 2019-02-21 21:04:22 +01:00
bzi
1df37cb910 Implement initial firmware version of envisens 2019-02-21 18:53:43 +01:00
bzi
5900a8384e Add scripts for local broker and subscriber for debugging to repo 2019-02-18 22:01:59 +01:00
bzi
b07b6fde6f Unify project description in header 2019-02-18 22:01:30 +01:00
bzi
7989a20817 Fix major issue in topic definition 2019-02-18 21:08:51 +01:00
bzi
69d76139f2 Make more variables configurable 2019-02-18 20:43:41 +01:00
bzi
9356c436bc Implement publish function for cleaner code 2019-02-18 20:34:27 +01:00
bzi
cc268b5cd5 Initial commit of FW source files 2019-02-18 20:18:30 +01:00
bzi
50d25b90b9 Create content in readme 2019-02-18 19:45:22 +01:00
bzi
6e9be0e981 first commit 2019-02-18 19:43:43 +01:00