Commit Graph

30 Commits

Author SHA1 Message Date
d363c6b2d1 Fixing local variable error 2022-12-06 09:03:10 -05:00
b1de1a6d67 Fix error where sensor dies not read data & exits 2022-12-06 08:30:19 -05:00
8b630b8ddc Testing local variable error 2022-12-01 11:24:38 -05:00
6195fc4d40 Fixed timer position 2022-11-29 16:51:12 -05:00
31f1baa0c2 Changed timer to 60 seconds 2022-11-29 15:33:49 -05:00
1207ee365d Final Cleanup 2022-11-29 15:33:14 -05:00
f1b0113c8d Version 1.0, cleaned out debugging 2022-11-29 15:28:41 -05:00
a25b50120c Fixed value formatting on variables 2022-11-28 16:23:01 -05:00
05c3f1d68e Changing Connection location 2022-11-28 16:17:30 -05:00
09c6e5c786 Fixed pin clearing 2022-11-28 16:11:53 -05:00
5d6c2ac555 removing process killer 2022-11-28 16:08:47 -05:00
2e79cdd10e wait after kill 2022-11-28 16:07:55 -05:00
9da08f76f1 removing loop 2022-11-28 16:06:49 -05:00
1d955fc15e test 2022-11-28 16:05:58 -05:00
025aa82971 testing 2022-11-28 16:04:21 -05:00
b39fd35fd1 testing variable passthrough 2022-11-28 16:02:52 -05:00
364b9c453d testing 2022-11-28 15:57:21 -05:00
7ba0833d1f Pass sensor through run() 2022-11-28 15:56:02 -05:00
15b023ed40 Fixed getValues arguments 2022-11-28 15:53:54 -05:00
4f8827948f Function organization 2022-11-28 15:47:40 -05:00
e661068c69 on_connect fix 2022-11-28 15:33:08 -05:00
8cd3467c04 getvalues() fix 2022-11-28 15:31:42 -05:00
f6e783b9b5 Reorganizing functions 2022-11-28 15:30:55 -05:00
001c75916f Changed brackets to not be substituted 2022-11-28 14:58:19 -05:00
8cc13e8da0 Not conversion 2022-11-28 14:20:19 -05:00
1772d2e1ce Checking if conversion is messing it up 2022-11-28 14:15:59 -05:00
cfd69b682d Set values to string for payload 2022-11-28 14:03:58 -05:00
a489f47737 Int/String fix 2022-11-28 13:58:10 -05:00
b0b966fc67 Added MQTT to temp sensor 2022-11-28 13:53:20 -05:00
faecbb7939 Temp sensor functionality, changed README 2022-11-28 11:18:19 -05:00