Added docs for BME280 sensor plugin and backend
This commit is contained in:
parent
9cb9eadfa3
commit
4e31edcd34
2 changed files with 12 additions and 0 deletions
6
docs/source/platypush/backend/sensor.bme280.rst
Normal file
6
docs/source/platypush/backend/sensor.bme280.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.backend.sensor.bme280``
|
||||
===================================
|
||||
|
||||
.. automodule:: platypush.backend.sensor.bme280
|
||||
:members:
|
||||
|
6
docs/source/platypush/plugins/gpio.sensor.bme280.rst
Normal file
6
docs/source/platypush/plugins/gpio.sensor.bme280.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
``platypush.plugins.gpio.sensor.bme280``
|
||||
========================================
|
||||
|
||||
.. automodule:: platypush.plugins.gpio.sensor.bme280
|
||||
:members:
|
||||
|
Loading…
Reference in a new issue