Platypush Documentation

Platypush Documentation

platypush Documentation BlackLight Mar 14, 2021 Contents: 1 Backends 3 1.1 platypush.backend.adafruit.io ...............................3 1.2 platypush.backend.alarm ....................................4 1.3 platypush.backend.assistant ................................5 1.4 platypush.backend.assistant.google ...........................5 1.5 platypush.backend.assistant.snowboy ..........................6 1.6 platypush.backend.bluetooth ................................8 1.7 platypush.backend.bluetooth.fileserver ........................8 1.8 platypush.backend.bluetooth.pushserver ........................9 1.9 platypush.backend.bluetooth.scanner .......................... 10 1.10 platypush.backend.bluetooth.scanner.ble ....................... 11 1.11 platypush.backend.button.flic ............................... 11 1.12 platypush.backend.camera.pi ................................ 12 1.13 platypush.backend.chat.telegram ............................. 13 1.14 platypush.backend.clipboard ................................ 14 1.15 platypush.backend.covid19 .................................. 14 1.16 platypush.backend.dbus .................................... 15 1.17 platypush.backend.file.monitor .............................. 15 1.18 platypush.backend.foursquare ................................ 17 1.19 platypush.backend.github ................................... 17 1.20 platypush.backend.google.fit ................................ 19 1.21 platypush.backend.google.pubsub ............................. 20 1.22 platypush.backend.gps ..................................... 20 1.23 platypush.backend.http .................................... 21 1.24 platypush.backend.http.poll ................................ 25 1.25 platypush.backend.inotify .................................. 26 1.26 platypush.backend.joystick ................................. 26 1.27 platypush.backend.kafka .................................... 27 1.28 platypush.backend.light.hue ................................ 27 1.29 platypush.backend.linode ................................... 28 1.30 platypush.backend.mail .................................... 28 1.31 platypush.backend.midi .................................... 30 1.32 platypush.backend.mqtt .................................... 30 1.33 platypush.backend.music.mopidy .............................. 34 1.34 platypush.backend.music.mpd ................................ 35 1.35 platypush.backend.music.snapcast ............................ 35 i 1.36 platypush.backend.nextcloud ................................ 36 1.37 platypush.backend.nfc ..................................... 38 1.38 platypush.backend.nodered .................................. 38 1.39 platypush.backend.ping .................................... 39 1.40 platypush.backend.pushbullet ................................ 39 1.41 platypush.backend.redis .................................... 40 1.42 platypush.backend.scard .................................... 41 1.43 platypush.backend.sensor ................................... 41 1.44 platypush.backend.sensor.accelerometer ........................ 42 1.45 platypush.backend.sensor.arduino ............................ 43 1.46 platypush.backend.sensor.battery ............................ 44 1.47 platypush.backend.sensor.bme280 ............................. 45 1.48 platypush.backend.sensor.dht ................................ 45 1.49 platypush.backend.sensor.distance ............................ 46 1.50 platypush.backend.sensor.distance.vl53l1x ..................... 46 1.51 platypush.backend.sensor.envirophat .......................... 47 1.52 platypush.backend.sensor.ir.zeroborg ......................... 47 1.53 platypush.backend.sensor.leap ............................... 48 1.54 platypush.backend.sensor.ltr559 ............................. 49 1.55 platypush.backend.sensor.mcp3008 ............................ 50 1.56 platypush.backend.sensor.motion.pwm3901 ....................... 50 1.57 platypush.backend.sensor.serial ............................. 51 1.58 platypush.backend.stt ..................................... 52 1.59 platypush.backend.stt.deepspeech ............................ 52 1.60 platypush.backend.stt.picovoice.hotword ....................... 53 1.61 platypush.backend.stt.picovoice.speech ........................ 53 1.62 platypush.backend.tcp ..................................... 54 1.63 platypush.backend.todoist .................................. 54 1.64 platypush.backend.travisci ................................. 55 1.65 platypush.backend.trello ................................... 55 1.66 platypush.backend.weather .................................. 56 1.67 platypush.backend.weather.buienradar ......................... 56 1.68 platypush.backend.weather.darksky ............................ 56 1.69 platypush.backend.weather.openweathermap ...................... 57 1.70 platypush.backend.websocket ................................ 57 1.71 platypush.backend.wiimote .................................. 58 1.72 platypush.backend.zigbee.mqtt ............................... 59 1.73 platypush.backend.zwave .................................... 61 2 Plugins 63 2.1 platypush.plugins.adafruit.io ............................... 63 2.2 platypush.plugins.alarm .................................... 65 2.3 platypush.plugins.arduino .................................. 66 2.4 platypush.plugins.assistant ................................ 68 2.5 platypush.plugins.assistant.echo ............................ 69 2.6 platypush.plugins.assistant.google ........................... 70 2.7 platypush.plugins.assistant.google.pushtotalk .................. 70 2.8 platypush.plugins.autoremote ................................ 72 2.9 platypush.plugins.bluetooth ................................ 73 2.10 platypush.plugins.bluetooth.ble ............................. 76 2.11 platypush.plugins.calendar ................................. 78 2.12 platypush.plugins.calendar.ical ............................. 79 2.13 platypush.plugins.camera ................................... 80 2.14 platypush.plugins.camera.android.ipcam ........................ 87 ii 2.15 platypush.plugins.camera.cv ................................ 89 2.16 platypush.plugins.camera.ffmpeg ............................. 90 2.17 platypush.plugins.camera.gstreamer ........................... 91 2.18 platypush.plugins.camera.ir.mlx90640 ......................... 92 2.19 platypush.plugins.camera.pi ................................ 93 2.20 platypush.plugins.chat.telegram ............................. 94 2.21 platypush.plugins.clipboard ................................ 104 2.22 platypush.plugins.config ................................... 104 2.23 platypush.plugins.covid19 .................................. 105 2.24 platypush.plugins.csv ..................................... 105 2.25 platypush.plugins.db ...................................... 106 2.26 platypush.plugins.dbus .................................... 110 2.27 platypush.plugins.dropbox .................................. 111 2.28 platypush.plugins.esp ..................................... 113 2.29 platypush.plugins.ffmpeg ................................... 127 2.30 platypush.plugins.file .................................... 128 2.31 platypush.plugins.foursquare ................................ 130 2.32 platypush.plugins.google ................................... 133 2.33 platypush.plugins.google.calendar ............................ 134 2.34 platypush.plugins.google.drive .............................. 134 2.35 platypush.plugins.google.fit ................................ 136 2.36 platypush.plugins.google.mail ............................... 137 2.37 platypush.plugins.google.maps ............................... 137 2.38 platypush.plugins.google.pubsub ............................. 138 2.39 platypush.plugins.google.translate ........................... 138 2.40 platypush.plugins.google.youtube ............................ 139 2.41 platypush.plugins.gpio .................................... 140 2.42 platypush.plugins.gpio.sensor ............................... 141 2.43 platypush.plugins.gpio.sensor.accelerometer .................... 141 2.44 platypush.plugins.gpio.sensor.bme280 ......................... 142 2.45 platypush.plugins.gpio.sensor.dht ............................ 142 2.46 platypush.plugins.gpio.sensor.distance ........................ 143 2.47 platypush.plugins.gpio.sensor.distance.vl53l1x ................. 144 2.48 platypush.plugins.gpio.sensor.envirophat ...................... 145 2.49 platypush.plugins.gpio.sensor.ltr559 ......................... 146 2.50 platypush.plugins.gpio.sensor.mcp3008 ........................ 146 2.51 platypush.plugins.gpio.sensor.motion.pwm3901 ................... 148 2.52 platypush.plugins.gpio.zeroborg ............................. 148 2.53 platypush.plugins.graphite ................................. 150 2.54 platypush.plugins.homeseer ................................. 150 2.55 platypush.plugins.http.request .............................. 151 2.56 platypush.plugins.http.request.ota.booking .................... 153 2.57 platypush.plugins.http.request.rss ........................... 153 2.58 platypush.plugins.http.webpage .............................. 153 2.59 platypush.plugins.ifttt .................................... 154 2.60 platypush.plugins.inputs ................................... 155 2.61 platypush.plugins.inspect .................................. 156 2.62 platypush.plugins.kafka .................................... 157 2.63 platypush.plugins.lastfm ................................... 157 2.64 platypush.plugins.lcd

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    522 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us