diff --git a/docs/source/platypush/backend/light.hue.rst b/docs/source/platypush/backend/light.hue.rst new file mode 100644 index 00000000..05f3dd82 --- /dev/null +++ b/docs/source/platypush/backend/light.hue.rst @@ -0,0 +1,6 @@ +``platypush.backend.light.hue`` +=============================== + +.. automodule:: platypush.backend.light.hue + :members: + diff --git a/docs/source/platypush/events/light.rst b/docs/source/platypush/events/light.rst new file mode 100644 index 00000000..a03e7d3f --- /dev/null +++ b/docs/source/platypush/events/light.rst @@ -0,0 +1,6 @@ +``platypush.message.event.light`` +================================= + +.. automodule:: platypush.message.event.light + :members: +