You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ITRON supports the serial number ( 16 digits ) with obis_code: "C.1" , but if i try using textsensor and value_regex: "\w{16}" , it is discarded after 5 seconds. Whats the best regex, for this and for the identification ?
The text was updated successfully, but these errors were encountered:
This is probably caused by the timeout configuration variable. If you query the meter only e.g. 1/minute, you have to increase the timeout accordingly.
Hi Mampfes
With a ITRON ACE3000 TYP260, i get the same problem like the closed issue ( ISKRA ).
[obis_d0:222]: OBIS value end missing
Example answer from volkszaehler.org
The ITRON supports the serial number ( 16 digits ) with obis_code: "C.1" , but if i try using textsensor and value_regex: "\w{16}" , it is discarded after 5 seconds. Whats the best regex, for this and for the identification ?
The text was updated successfully, but these errors were encountered: