Command line tool that listens to the multicast Speedwire of a SMA Energy Meter/Home Manger 2.0 and writes the values to a MQTT server.
Project description
sma2mqtt
Command line tool that listens to the multicast Speedwire of a SMA Energy Meter/Home Manger 2.0 and writes the values to a MQTT server.
I'm using this in my home to read the power consumption/generation from a SMA Home Manager 2.0.
Use at your own risk.
Install:
pip install sma2mqtt
sma2mqtt --help
usage: sma2mqtt [-h] [--topic TOPIC] [--mqtt_client_id MQTT_CLIENT_ID]
[--mqtt_address MQTT_ADDRESS]
[--mqtt_port MQTT_PORT] [--mqtt_username MQTT_USERNAME]
[--mqtt_password MQTT_PASSWORD] [--no_mqtt] [--dump_data]
[--serial_nr] [--force_print_serial] [--print_offsets]
Command line tool that listens to the multicast Speedwire of a SMA Energy Meter/Home Manger 2.0 and writes the values to a MQTT server.
optional arguments:
-h, --help show this help message and exit
--topic TOPIC Topic for the MQTT message. (default: sma)
--mqtt_client_id MQTT_CLIENT_ID
Distinct client ID for the MQTT connection. (default: sma2mqtt)
--mqtt_address MQTT_ADDRESS
Address for the MQTT connection. (default: localhost)
--mqtt_port MQTT_PORT
Port for the MQTT connection. (default: 1883)
--mqtt_username MQTT_USERNAME
User name for the MQTT connection. (default: None)
--mqtt_password MQTT_PASSWORD
Password name for the MQTT connection. (default: None)
--no_mqtt
Don't connect to MQTT and just print the values.
--dump_data
Write the binary datagram to {TMP}/sma_dump.bin.
--serial_nr
Only watch packets for this serial number.
--force_print_serial
Print the serial number, even if only one was found.
--print_offsets
Print the offsets where the patterns were found.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sma2mqtt-0.0.13.tar.gz
(6.2 kB
view details)
File details
Details for the file sma2mqtt-0.0.13.tar.gz
.
File metadata
- Download URL: sma2mqtt-0.0.13.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f61fe7d9b9bac522ee8f0bee9cc157c30b92944a06c314e0d86830d453f070e0 |
|
MD5 | 440ed134b817c1f61df525f9486c1e6a |
|
BLAKE2b-256 | 93e49359db79804e89f6ad9dcb948b1f02be6331174d9c0388e1884b19f12b40 |