Added docs for BME280 sensor plugin and backend

This commit is contained in:
Fabio Manganiello 2019-08-14 19:50:05 +02:00
parent 757e0ff9bf
commit 9cb9eadfa3
2 changed files with 7 additions and 7 deletions

View File

@ -10,13 +10,13 @@ Backends
platypush/backend/assistant.google.rst
platypush/backend/assistant.snowboy.rst
platypush/backend/button.flic.rst
platypush/backend/camera.rst
platypush/backend/camera.pi.rst
platypush/backend/camera.rst
platypush/backend/google.fit.rst
platypush/backend/http.rst
platypush/backend/gps.rst
platypush/backend/http.poll.rst
platypush/backend/http.request.rss.rst
platypush/backend/gps.rst
platypush/backend/http.rst
platypush/backend/inotify.rst
platypush/backend/joystick.rst
platypush/backend/kafka.rst
@ -31,6 +31,7 @@ Backends
platypush/backend/redis.rst
platypush/backend/scard.rst
platypush/backend/sensor.accelerometer.rst
platypush/backend/sensor.bme280.rst
platypush/backend/sensor.envirophat.rst
platypush/backend/sensor.ir.zeroborg.rst
platypush/backend/sensor.leap.rst
@ -41,4 +42,3 @@ Backends
platypush/backend/weather.forecast.rst
platypush/backend/websocket.rst
platypush/backend/wiimote.rst

View File

@ -11,8 +11,8 @@ Plugins
platypush/plugins/autoremote.rst
platypush/plugins/calendar.ical.rst
platypush/plugins/calendar.rst
platypush/plugins/camera.rst
platypush/plugins/camera.pi.rst
platypush/plugins/camera.rst
platypush/plugins/clipboard.rst
platypush/plugins/db.rst
platypush/plugins/file.rst
@ -25,8 +25,9 @@ Plugins
platypush/plugins/google.youtube.rst
platypush/plugins/gpio.rst
platypush/plugins/gpio.sensor.accelerometer.rst
platypush/plugins/gpio.sensor.envirophat.rst
platypush/plugins/gpio.sensor.bme280.rst
platypush/plugins/gpio.sensor.distance.rst
platypush/plugins/gpio.sensor.envirophat.rst
platypush/plugins/gpio.sensor.mcp3008.rst
platypush/plugins/gpio.sensor.rst
platypush/plugins/gpio.zeroborg.rst
@ -71,4 +72,3 @@ Plugins
platypush/plugins/weather.forecast.rst
platypush/plugins/websocket.rst
platypush/plugins/wiimote.rst