Skip to content

Read the SX631 meter with Slimmelezer and Tasmota

Notifications You must be signed in to change notification settings

krishy2/SX631-tasmota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SX631-tasmota with Slimmelezer+

Read the SX631 meter with Slimmelezer and Tasmota

I've ordered the Slimmelezer+: https://www.zuidwijk.com/product/slimmelezer-plus/

How to use it with Tasmota? https://github.com/helander/tasmota-slimmelezer

  1. You need to build your own firmware. https://tasmota.github.io/docs/Compile-your-build/ I've used Tasmocompiler with the following custom parameters:

#ifndef USE_SCRIPT #define USE_SCRIPT #endif #ifndef USE_SML_M #define USE_SML_M #endif #ifdef USE_RULES #undef USE_RULES #endif #define USE_SML_SCRIPT_CMD #define USE_SML_SPECOPT #define SML_REPLACE_VARS #define USE_TCP_BRIDGE

  1. OTA your Slimmelezer+ with the .bin tasmota file
  2. Connect you Wifi, if it wasn't in your config
  3. Module configuration: Generic(18)
  4. Tools, Edit Script: find in the script file.

Documentation for this meter: https://tasmota.github.io/docs/Smart-Meter-Interface/#sanxing-sx6x1-sxxu1x-ascii-obis

Hungarian documentation for SX631 (and other) meters (register list): https://www.eon.hu/content/dam/eon/eon-hungary/documents/Lakossagi/aram/muszaki-ugyek/p1_port%20felhaszn_interfesz_taj_%2020230210.pdf

About

Read the SX631 meter with Slimmelezer and Tasmota

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published