sml2mqtt


Namesml2mqtt JSON
Version 3.0 PyPI version JSON
download
home_pagehttps://github.com/spacemanspiff2007/sml2mqtt
SummaryA sml (Smart Message Language) energy meter to MQTT bridge. Can read from serial ports or http (e.g. Tibber Pulse).
upload_time2024-04-24 04:53:29
maintainerNone
docs_urlNone
authorspaceman_spiff
requires_python>=3.10
licenseNone
keywords mqtt sml smart message language energy meter tibber
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sml2mqtt
[![Tests Status](https://github.com/spacemanspiff2007/sml2mqtt/workflows/Tests/badge.svg)](https://github.com/spacemanspiff2007/sml2mqtt/actions?query=workflow%3ATests)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sml2mqtt)](https://pypi.org/project/sml2mqtt/)
[![PyPI](https://img.shields.io/pypi/v/sml2mqtt)](https://pypi.org/project/sml2mqtt/)
[![Downloads](https://pepy.tech/badge/sml2mqtt/month)](https://pepy.tech/project/sml2mqtt)
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/spacemanspiff2007/sml2mqtt?label=docker)](https://hub.docker.com/r/spacemanspiff2007/sml2mqtt)
[![Docker Pulls](https://img.shields.io/docker/pulls/spacemanspiff2007/sml2mqtt)](https://hub.docker.com/r/spacemanspiff2007/sml2mqtt)

_A simple yet extremely flexible sml to mqtt bridge_


sml2mqtt is a asyncio application that can read multiple sml (Smart Message Language) streams
from energy meters and report the values through mqtt.
The meters can be read through serial ports or through http(s) (e.g. Tibber devices)

To read from the serial port an IR to USB reader for energy meter is required.

# Documentation
[The documentation can be found at here](https://sml2mqtt.readthedocs.io)


# Changelog

#### 3.0 (2024-04-24)

**BREAKING CHANGE**

- Almost complete rewrite, requires at least **Python 3.10**
- Extensive value processing which can be configured -> **Config file changed**
- Support for tibber pulse out of the box
- The ``analyze`` flag can also be set through an environment variable which makes it easier for docker users

#### 2.2 (2023-03-31)
- Small config improvements

#### 2.1 (2023-03-27)
- Additional obis id for serial number matching
- Improved serial reading a bit

#### 2.0.0 (2023-03-22)
- Release rework

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/spacemanspiff2007/sml2mqtt",
    "name": "sml2mqtt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "mqtt, sml, Smart Message Language, energy meter, tibber",
    "author": "spaceman_spiff",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ee/c5/f4146fe60d252bf3682f19c634d24e7f1bc976cbf561359af6fb72a2d7e4/sml2mqtt-3.0.tar.gz",
    "platform": null,
    "description": "# sml2mqtt\n[![Tests Status](https://github.com/spacemanspiff2007/sml2mqtt/workflows/Tests/badge.svg)](https://github.com/spacemanspiff2007/sml2mqtt/actions?query=workflow%3ATests)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/sml2mqtt)](https://pypi.org/project/sml2mqtt/)\n[![PyPI](https://img.shields.io/pypi/v/sml2mqtt)](https://pypi.org/project/sml2mqtt/)\n[![Downloads](https://pepy.tech/badge/sml2mqtt/month)](https://pepy.tech/project/sml2mqtt)\n[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/spacemanspiff2007/sml2mqtt?label=docker)](https://hub.docker.com/r/spacemanspiff2007/sml2mqtt)\n[![Docker Pulls](https://img.shields.io/docker/pulls/spacemanspiff2007/sml2mqtt)](https://hub.docker.com/r/spacemanspiff2007/sml2mqtt)\n\n_A simple yet extremely flexible sml to mqtt bridge_\n\n\nsml2mqtt is a asyncio application that can read multiple sml (Smart Message Language) streams\nfrom energy meters and report the values through mqtt.\nThe meters can be read through serial ports or through http(s) (e.g. Tibber devices)\n\nTo read from the serial port an IR to USB reader for energy meter is required.\n\n# Documentation\n[The documentation can be found at here](https://sml2mqtt.readthedocs.io)\n\n\n# Changelog\n\n#### 3.0 (2024-04-24)\n\n**BREAKING CHANGE**\n\n- Almost complete rewrite, requires at least **Python 3.10**\n- Extensive value processing which can be configured -> **Config file changed**\n- Support for tibber pulse out of the box\n- The ``analyze`` flag can also be set through an environment variable which makes it easier for docker users\n\n#### 2.2 (2023-03-31)\n- Small config improvements\n\n#### 2.1 (2023-03-27)\n- Additional obis id for serial number matching\n- Improved serial reading a bit\n\n#### 2.0.0 (2023-03-22)\n- Release rework\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A sml (Smart Message Language) energy meter to MQTT bridge. Can read from serial ports or http (e.g. Tibber Pulse).",
    "version": "3.0",
    "project_urls": {
        "GitHub": "https://github.com/spacemanspiff2007/sml2mqtt",
        "Homepage": "https://github.com/spacemanspiff2007/sml2mqtt"
    },
    "split_keywords": [
        "mqtt",
        " sml",
        " smart message language",
        " energy meter",
        " tibber"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7659ce89260023654aa16b373c6a984c6eef2fdeb49992d447a5e1a4d2ebaad7",
                "md5": "dde072ada49ecdda820669805f7f52b6",
                "sha256": "d3267324993ff5bf11ad5a5df5c6ef8410e4e21e355660856b7c8fbfde16499b"
            },
            "downloads": -1,
            "filename": "sml2mqtt-3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dde072ada49ecdda820669805f7f52b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 59210,
            "upload_time": "2024-04-24T04:53:28",
            "upload_time_iso_8601": "2024-04-24T04:53:28.167144Z",
            "url": "https://files.pythonhosted.org/packages/76/59/ce89260023654aa16b373c6a984c6eef2fdeb49992d447a5e1a4d2ebaad7/sml2mqtt-3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eec5f4146fe60d252bf3682f19c634d24e7f1bc976cbf561359af6fb72a2d7e4",
                "md5": "f6770bad4b62bf210bd7a84dc59c1a26",
                "sha256": "8620cb7b0d6450c746e95e6af998d056a4ab18f888117000cc66ba84d58d0c98"
            },
            "downloads": -1,
            "filename": "sml2mqtt-3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f6770bad4b62bf210bd7a84dc59c1a26",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 46838,
            "upload_time": "2024-04-24T04:53:29",
            "upload_time_iso_8601": "2024-04-24T04:53:29.944891Z",
            "url": "https://files.pythonhosted.org/packages/ee/c5/f4146fe60d252bf3682f19c634d24e7f1bc976cbf561359af6fb72a2d7e4/sml2mqtt-3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 04:53:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spacemanspiff2007",
    "github_project": "sml2mqtt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "sml2mqtt"
}
        
Elapsed time: 0.24884s