Contents:
adafruit.io
alarm
assistant.google
assistant.snowboy
bluetooth.fileserver
bluetooth.pushserver
bluetooth.scanner
bluetooth.scanner.ble
button.flic
camera.pi
chat.telegram
covid19
file.monitor
foursquare
github
google.fit
google.pubsub
gps
http
http.poll
inotify
joystick
joystick.jstest
joystick.linux
kafka
light.hue
linode
log.http
mail
midi
mqtt
music.mopidy
music.mpd
music.snapcast
music.spotify
nextcloud
nfc
nodered
ping
pushbullet
redis
scard
sensor.accelerometer
sensor.arduino
sensor.battery
sensor.bme280
sensor.dht
sensor.distance
sensor.distance.vl53l1x
sensor.envirophat
sensor.ir.zeroborg
sensor.leap
sensor.ltr559
sensor.mcp3008
sensor.motion.pmw3901
sensor.serial
stt.deepspeech
stt.picovoice.hotword
stt.picovoice.speech
tcp
todoist
travisci
trello
weather.buienradar
weather.darksky
weather.openweathermap
websocket
wiimote
zigbee.mqtt
zwave
zwave.mqtt
arduino
assistant.echo
assistant.google.pushtotalk
autoremote
bluetooth
bluetooth.ble
calendar
calendar.ical
camera.android.ipcam
camera.cv
camera.ffmpeg
camera.gstreamer
camera.ir.mlx90640
chat.irc
clipboard
config
csv
db
dbus
dropbox
esp
ffmpeg
file
google.calendar
google.drive
google.mail
google.maps
google.translate
google.youtube
gotify
gpio
gpio.sensor.accelerometer
gpio.sensor.bme280
gpio.sensor.dht
gpio.sensor.distance
gpio.sensor.distance.vl53l1x
gpio.sensor.envirophat
gpio.sensor.ltr559
gpio.sensor.mcp3008
gpio.sensor.motion.pmw3901
gpio.zeroborg
graphite
http.request
http.request.rss
http.webpage
ifttt
inputs
inspect
lastfm
lcd.gpio
lcd.i2c
logger
luma.oled
mail.imap
mail.smtp
mailgun
mastodon
matrix
media.chromecast
media.gstreamer
media.jellyfin
media.kodi
media.mplayer
media.mpv
media.omxplayer
media.plex
media.subtitles
media.vlc
media.webtorrent
ml.cv
mobile.join
music.tidal
ngrok
nmap
ntfy
otp
pihole
printer.cups
pwm.pca9685
qrcode
rss
rtorrent
serial
shell
slack
smartthings
sound
ssh
sun
switch.tplink
switch.wemo
switchbot
switchbot.bluetooth
system
tensorflow
torrent
tts
tts.google
tts.mimic3
tv.samsung.ws
twilio
udp
user
utils
variable
wallabag
zeroconf
adafruit
application
assistant
camera
chat.slack
custom
distance
geo
google
http.hook
http.rss
irc
light
media
music
sensor
sensor.ir
sensor.light
stt
video
weather
web
web.widget
zeroborg
camera.android
translate
GpioSensorLtr559Plugin
GpioSensorLtr559Plugin.__init__()
GpioSensorLtr559Plugin.get_measurement()
Bases: GpioSensorPlugin
GpioSensorPlugin
Plugin to interact with an LTR559 light and proximity sensor
Requires:
ltr559 (pip install ltr559)
ltr559
pip install ltr559
dict. Example:
output = { "light": 109.3543, # Lux "proximity": 103 # The higher the value, the nearest the object, within a ~5cm range }
previous
next