X-Git-Url: https://vault307.fbx.one/gitweb/garage_door_sensor.git/blobdiff_plain/fa935a996e2a15ad5a8a60f5471e4b6d08d1d4bd..61351c84b51b963332cad5608425b5ba8d1be6e7:/garage_sensor.py?ds=inline 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