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.1-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.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for rpi_switch_mqtt-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 93333e3ddbbe798a5badac15efc3184e74ff9e9bcaac66bf4c66a6425d53028c
MD5 1f77a414daf8f6a37769a93f83794c7e
BLAKE2b-256 b02849a11ae06753f0c81f3cfe870f3fdf6440dee9d899eb3e4a911bc986a6e7

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