From: jimmy Date: Tue, 9 Jul 2024 00:01:09 +0000 (-0500) Subject: added notes X-Git-Url: https://vault307.fbx.one/gitweb/garage_door_sensor.git/commitdiff_plain/61351c84b51b963332cad5608425b5ba8d1be6e7?ds=inline added notes --- diff --git a/garage_sensor.py b/garage_sensor.py index 0987498..8953ee9 100644 --- a/garage_sensor.py +++ b/garage_sensor.py @@ -5,3 +5,4 @@ can send data over socket from pico w. can read socket, but only once. host/client need to be reset (socket seems to be 1 time use?) ''' # host server will check status and light led if door OPEN +# if lux below 25, light off. over 25, light on. check if door open/closed