{ "info": { "author": "David Uebelacker", "author_email": "david@uebelacker.ch", "bugtrack_url": null, "classifiers": [], "description": "Copyright (c) 2016 David \u00dcbelacker\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\nDescription: DS18B20 Temperature to mqtt for Raspberry Pi\n =============================\n \n Reads the the temperature of DS18B20 sensors and sends it to a mqtt broker.\n \n \n Installation:\n -------------------\n \n pip install rpi-temperature-mqtt\n \n Configuration:\n -------------------\n \n Needs a json configuration file as follows (don't forget to change ip and credentials ;-)):\n \n .. code:: json\n \n {\n \"mqtt_client_id\": \"power_meter\",\n \"mqtt_host\": \"192.168.0.210\",\n \"mqtt_port\": \"1883\",\n \"sources\": [\n {\n \"serial\": \"10-0008031e4d9e\",\n \"topic\": \"halti/stweg/temperature_heating\"\n },\n {\n \"serial\": \"10-0008031e804b\",\n \"topic\": \"halti/stweg/temperature_water\"\n },\n {\n \"serial\": \"10-0008031eaac7\",\n \"topic\": \"halti/stweg/temperature_solar\"\n }\n ]\n }\n \n \n \n Start:\n -------------------\n \n rpi-temperature-mqtt config.json\n \nPlatform: UNKNOWN\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/goodfield/rpi-temperature-mqtt.git", "keywords": "", "license": "The MIT License (MIT)", "maintainer": "", "maintainer_email": "", "name": "rpi-temperature-mqtt", "package_url": "https://pypi.org/project/rpi-temperature-mqtt/", "platform": "", "project_url": "https://pypi.org/project/rpi-temperature-mqtt/", "project_urls": { "Homepage": "https://github.com/goodfield/rpi-temperature-mqtt.git" }, "release_url": "https://pypi.org/project/rpi-temperature-mqtt/0.0.3/", "requires_dist": [ "paho-mqtt" ], "requires_python": "", "summary": "Send temperature from DS18B20 sensors to mqtt broker", "version": "0.0.3" }, "last_serial": 2524906, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c6d9a293f70ee24fff6671748ccf858e", "sha256": "213d1b10c68728851ae97bc3828aa33094f228a552ab7bb83d3780ada7ef5992" }, "downloads": -1, "filename": "rpi_temperature_mqtt-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c6d9a293f70ee24fff6671748ccf858e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5946, "upload_time": "2016-11-27T15:20:47", "url": "https://files.pythonhosted.org/packages/46/25/31471fe27bcb34117101ccc420de309dc69e5f6844956e1b810f809ecdc1/rpi_temperature_mqtt-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "fea807b27093081dc400f5e8ca5d9260", "sha256": "5e041dd618ade19c7da3e10876d8b74b8589240f6044a5a3b29ab9cbeeaf0276" }, "downloads": -1, "filename": "rpi_temperature_mqtt-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fea807b27093081dc400f5e8ca5d9260", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5972, "upload_time": "2016-12-17T16:15:56", "url": "https://files.pythonhosted.org/packages/f1/6c/b4a148d08e0d1b8f17364be0db655e606597faad9612e88267d28b86aa14/rpi_temperature_mqtt-0.0.2-py2.py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "6983b732046c64db8dc4ea5b4a1689ae", "sha256": "28b57eda5a769f325cc7751f54791e822927814dbffe4e5c257e8735fed237fe" }, "downloads": -1, "filename": "rpi_temperature_mqtt-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6983b732046c64db8dc4ea5b4a1689ae", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5977, "upload_time": "2016-12-17T16:18:55", "url": "https://files.pythonhosted.org/packages/87/8f/8e36d50b70aca7f5c633728f668bb735107e710c5c734e182aa3e5911a76/rpi_temperature_mqtt-0.0.3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6983b732046c64db8dc4ea5b4a1689ae", "sha256": "28b57eda5a769f325cc7751f54791e822927814dbffe4e5c257e8735fed237fe" }, "downloads": -1, "filename": "rpi_temperature_mqtt-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6983b732046c64db8dc4ea5b4a1689ae", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5977, "upload_time": "2016-12-17T16:18:55", "url": "https://files.pythonhosted.org/packages/87/8f/8e36d50b70aca7f5c633728f668bb735107e710c5c734e182aa3e5911a76/rpi_temperature_mqtt-0.0.3-py2.py3-none-any.whl" } ] }