X-Git-Url: https://vault307.fbx.one/gitweb/garage_door_sensor.git/blobdiff_plain/7a8bfaccbacf5064df8579455fde8353f6ae5c4a..83063eb09538a2592123c42fc984d9de34cb6809:/garage_sensor.py?ds=sidebyside 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