Skip to main content

Use mqtt to control relays connected to raspberry

Project description

Copyright (c) 2015 David Übelacker

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


Description: Raspberry Pi Switch/Relay MQTT
=============================

Use mqtt to control relays connected to a raspberry.


Installation:
-------------------

pip install rpi-switch-mqtt

Configuration:
-------------------

Needs a json configuration file as follows (don't forget to change ip's and credentials ;-)):

.. code:: json

{
"mqtt_client_id": "power_meter",
"mqtt_host": "192.168.0.210",
"mqtt_port": "1883",
"switches": [
{
"gpio": "4",
"topic_status": "halti/stweg/door",
"topic_set": "halti/stweg/door/set"
}
]
}



Start:
-------------------

rpi-switch-mqtt config.json

Platform: UNKNOWN

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

rpi_switch_mqtt-0.0.3-py2.py3-none-any.whl (5.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file rpi_switch_mqtt-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for rpi_switch_mqtt-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 660285253bc794dceb5b97ded63c990cfdcf232c4424d2b83494730db036e77e
MD5 bac772a6686c8520a0d2ea0f12f20f79
BLAKE2b-256 8a8e08f86a4e95f1d6703ca8f6025ee349a996021247baf42d96332a14444801

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page