initial commit

This commit is contained in:
2026-03-06 12:25:27 -05:00
commit 4f2556bb42
45 changed files with 8473 additions and 0 deletions

3
hameter/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""HAMeter — Custom rtlamr-to-MQTT bridge for Home Assistant."""
__version__ = "1.0.0"