X-Git-Url: https://vault307.fbx.one/gitweb/garage_door_sensor.git/blobdiff_plain/1535dbb06aee0da9d337b8fd143b6a3747e20181..2f834b0f175c10abb28ec7ebaa8612e85b004377:/garage_sensor.py 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