This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Homewizard Energy API P1 Telegram
#5
Hello

how to read the peak from 1-0:1.6.0(230514091500S)(01.672*kW)

i try it like this but i don't get a good value:

  -- Afnamepiek van dit maand  1-0:1.6.0(230514091500S)(01.672*kW)
  afnamepiek = data:match([[1-0:1.6.0%(()(%d+)]])
  if nil ~= afnamepiek then
    afnamepiek = tonumber(afnamepiek)
    --log("Afnamepiek: " .. afnamepiek .. " kW")
    grp.checkupdate('32/0/13', afnamepiek)       
  end
Reply


Messages In This Thread
Homewizard Energy API P1 Telegram - by tigi - 25.10.2022, 08:40
RE: Homewizard Energy API P1 Telegram - by Keitz - 01.03.2025, 20:06

Forum Jump: