Search found 4 matches

by deadrabbit
Wed Oct 04, 2023 7:03 pm
Forum: Energy Storage
Topic: Tibber Pulse Data Format
Replies: 14
Views: 6491

Re: Tibber Pulse Data Format

Hi Johannes, i'm still struggling getting the SML data to the mqtt topic. ATM i've attached a UART IR reading head to my electricity meter. In NodeRed i'm able to read data: grafik.png But I've no idea how i should convert to the data for pubishing it to an mqtt-topic. Could you give me a hint?
by deadrabbit
Mon Sep 25, 2023 6:28 pm
Forum: Energy Storage
Topic: Tibber Pulse Data Format
Replies: 14
Views: 6491

Re: Tibber Pulse Data Format

Okay, i think i made some copy and paste error. But the main problem still exists: How can i get the raw data to mqtt topic? I've tried to compile your esp8266 firmware from here: https://github.com/jsphuebner/esp-egycounter/blob/main/esp8266-egy-counter/esp8266-egy-counter.ino But i could not find ...
by deadrabbit
Sat Sep 23, 2023 6:17 pm
Forum: Energy Storage
Topic: Tibber Pulse Data Format
Replies: 14
Views: 6491

Re: Tibber Pulse Data Format

Yes, that would help. I can also use your code for my esp8266. Anoter problem is, i'm getting error from the python script: Traceback (most recent call last): File "/home/kerberos/tibber/tibbersend.py", line 72, in <module> client.tls_set("tibber/ca.pem", "tibber/cert.pem&qu...
by deadrabbit
Fri Sep 22, 2023 8:26 am
Forum: Energy Storage
Topic: Tibber Pulse Data Format
Replies: 14
Views: 6491

Re: Tibber Pulse Data Format

Hi Johannes, i found your hack in the akkudoktor.net forum and your youtube channel. Because the tibber pulse gets on my nerve (data not confirmend, empty battery, ...), i want to switch to your solution. Could you give me a hint, how can i get the raw-data of a hichi (aka tasmota smart meter interf...