189 Commits

Author SHA1 Message Date
Joshua Boniface
5663409138 Add archive gitignore 2023-12-16 03:53:17 -05:00
Joshua Boniface
9f633b0609 Track both BSEC and non-BSEC versions 2023-12-16 02:21:12 -05:00
Joshua Boniface
68dfd8529e Add interval recovery 2023-12-16 02:20:59 -05:00
Joshua Boniface
eb1842657d Set better icons for LD2410C 2023-12-15 21:39:40 -05:00
Joshua Boniface
3f95889f76 Add example secrets configuration 2023-12-15 21:37:37 -05:00
Joshua Boniface
6932b5ca3a Move testing or other configs to archive 2023-12-15 21:36:09 -05:00
Joshua Boniface
f1360ce989 Fix icon for LD2410C Presence 2023-12-15 21:35:10 -05:00
Joshua Boniface
99bc8e132a Switch to BME680 BSEC version
The IAQ is useless out of the default, so switch to the Bosch library,
even if it's proprietary.

Requires switching back to Arduino instead of ESP-IDF but so far through
many tests this hasn't been a big deal.
2023-12-15 21:31:01 -05:00
Joshua Boniface
d85cc1af9e Revert to no-transistor config 2023-12-15 19:41:59 -05:00
Joshua Boniface
292a03baf1 Return explicit float for IAQ value 2023-12-15 19:41:16 -05:00
Joshua Boniface
ca52c84444 Add BME680, fix LEDs 2023-12-14 22:57:30 -05:00
d98edac48b Fix bad copypasta conditional detections 2023-12-10 11:15:24 -05:00
b4803c0ded Set device class of LD2410C presence 2023-12-10 11:00:52 -05:00
10f1fbc448 Use globals for slider values 2023-12-07 03:06:42 -05:00
ae73ae5ad6 Adjust TSL sensor configuration 2023-12-07 03:06:28 -05:00
8a5edf045d Adjust TSL sensor names 2023-12-06 22:49:29 -05:00
dfd8078d7f Lower upper Lux range value to 200 2023-12-06 22:48:09 -05:00
1c65bacb26 Update README information 2023-12-06 12:38:06 -05:00
d70fd90b15 Remove obsolete VEML component 2023-12-06 10:34:13 -05:00
7e13139546 Add full presence mode sensor and light presence 2023-12-06 10:33:40 -05:00
Joshua Boniface
8c1ce0560d Add more WiFi info 2023-12-05 16:30:50 -05:00
Joshua Boniface
ba4a04936a Fix gain on light sensor 2023-12-05 16:22:12 -05:00
Joshua Boniface
ed324a3a14 Update SuperSensor with HLK and TSL 2023-12-05 16:01:01 -05:00
Joshua Boniface
3b06e61f5d Add trial HLK sensors 2023-12-05 16:00:44 -05:00
2803e5b554 Readd client disconnect restart and readjust noise 2023-11-27 12:16:25 -05:00
181ee1f9a9 Add dashboard, project, and another turn_off 2023-11-23 22:47:55 -05:00
a4ea9e088e Readd second turn_off
Sometimes the LED gets stuck without this
2023-11-23 21:28:16 -05:00
Joshua Boniface
3324c3aa85 Fix bad ordering on error 2023-11-22 21:54:20 -05:00
Joshua Boniface
2ea97ac300 Use while loop for pir_holdtime
Ensures that the time keeps extending as long as the sensor is firing.
2023-11-22 20:23:58 -05:00
Joshua Boniface
4c04042aeb Add testing stuff 2023-11-22 18:35:09 -05:00
Joshua Boniface
8c592b3a6b Improve wake word error issues 2023-11-22 18:34:31 -05:00
a0d9b877ea Adjust time, remove superflous sensors 2023-11-22 18:34:03 -05:00
2d41c5f5ca Set polling interval to 5s 2023-11-22 16:38:58 -05:00
Joshua Boniface
544a055df9 Add VEML7700 2023-11-22 16:00:13 -05:00
860bd1a36d Add VEML (as BH1750) 2023-11-22 14:44:46 -05:00
54a423b53c Remove mode settings for PIR 2023-11-22 13:01:58 -05:00
1b90532f69 Disable BME280, remove extra turn_off 2023-11-22 13:01:12 -05:00
Joshua Boniface
85c9b6e455 Add PIR holding 2023-11-22 13:00:59 -05:00
Joshua Boniface
0b211d4855 Initial commit of SuperSensor version 1.0 2023-11-21 13:57:39 -05:00