• Joined on 2018-12-03
bzi pushed to master at bzi/macrocell_office_iot 2019-03-08 22:34:58 +01:00
3a1b3b30c0 Move all publication functions into a seperate library
bzi pushed to master at bzi/macrocell_office_iot 2019-03-08 22:03:06 +01:00
70276a04da Move generic functions into seperate library
0d00b48df3 Make sensor thresholds more reasonable (again)
c96ab157c1 Fix force publication debug output
ac81705a29 Fix issue in lastUpdate logic and implement some more debug output
Compare 4 commits »
bzi pushed to master at bzi/macrocell_office_iot 2019-03-08 20:12:38 +01:00
828877e0fb Implement Sensor struct for better data handling and force publication
bzi pushed to master at bzi/macrocell_office_iot 2019-03-01 15:45:25 +01:00
724af2a3db Remove useless sensor averaging
da5d42f72c Implement improved sensor publication thresholds
Compare 2 commits »
bzi pushed to master at bzi/macrocell_office_iot 2019-03-01 10:07:54 +01:00
ea207f727a Add demo hass config to repo
bzi pushed to master at bzi/macrocell_office_iot 2019-03-01 10:03:38 +01:00
021e65ea32 Making the thresholds ever more reasonable
bzi pushed to master at bzi/macrocell_office_iot 2019-03-01 09:34:44 +01:00
2b94a8c12b Implement averaging of sensor values
fffde16271 Implement more resonable publication thresholds
Compare 2 commits »
bzi pushed to master at bzi/macrocell_office_iot 2019-03-01 09:18:33 +01:00
3cc9c62696 Fix issue in plausibility check
bzi pushed to master at bzi/macrocell_office_iot 2019-03-01 09:16:22 +01:00
43d4b7d82d Merge absolute humidity and plausibility checks into espsens
2f4ae597f5 Improve debug output in envisens
Compare 2 commits »
bzi pushed to master at bzi/macrocell_office_iot 2019-02-28 21:29:17 +01:00
414123c87a Adapt humidity update threshold
31bf631365 Implement absolute humidity calculation
Compare 2 commits »
bzi pushed to master at bzi/macrocell_office_iot 2019-02-28 21:11:07 +01:00
3ab22b2e94 Implement some debug outputs and fix issue with integer casting
bzi pushed to master at bzi/macrocell_office_iot 2019-02-28 20:43:40 +01:00
7208a6d324 Implement plausibility check for values before publishing
bzi pushed to master at bzi/macrocell_office_iot 2019-02-25 21:11:36 +01:00
f8d57832cd Fix constant capitalization
bzi pushed to master at bzi/macrocell_office_iot 2019-02-24 21:00:57 +01:00
aa074fea01 Unify espsens project configuration with envisens configuration
bzi pushed to master at bzi/macrocell_office_iot 2019-02-24 20:51:14 +01:00
0a408bb7a4 Rename envisens files for unified file naming
bzi pushed to master at bzi/macrocell_office_iot 2019-02-24 20:47:47 +01:00
d0ed68aed6 Implement support for sending Arduino I2C sensor values via WiFi
bzi pushed to master at bzi/macrocell_office_iot 2019-02-21 23:04:39 +01:00
d5e0be2f94 Prepare AVR and ESP FW for EnviSens
bzi pushed to master at bzi/macrocell_office_iot 2019-02-21 21:07:40 +01:00
20341ffa17 Add comment on I2C pin connections
bzi pushed to master at bzi/macrocell_office_iot 2019-02-21 21:05:55 +01:00
c4edb43af6 Implement I2C support into firmware
05ada31f0e Prepare variable environment for I2C communication
Compare 2 commits »
bzi pushed to master at bzi/macrocell_office_iot 2019-02-21 18:54:43 +01:00
1df37cb910 Implement initial firmware version of envisens