true

Search

You can find the results of your search below.

esphome
5 Hits, Last modified:
} ], "proactivelyReported": true, "retrievable": true } }, { "type": "AlexaInterface", "interface": "A... } ], "proactivelyReported": true, "retrievable": true } }, { "type": "AlexaInterface", "interface": "A
graphite
2 Hits, Last modified:
wsgi/apps-enabled/graphite.ini> [uwsgi] vacuum = true master = true processes = 2 pidfile = /tmp/uwsgi.pid socket = /tmp/uwsgi.sock chmod-socket = 666 gid =
homeassistant
2 Hits, Last modified:
dot> digraph G { graph [rankdir = "LR" splines="true" remincross="true"]; node [fontsize = "10" shape = "box" style="filled" color=black penwidth=1 fillcolo
micropython
2 Hits, Last modified:
a_if = network.WLAN(network.STA_IF) sta_if.active(True) sta_if.connect('<your ESSID>', '<your password>'... he internal LED turn on when the pin is LOW while True: led.value(not led.value()) #led.on()