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 ?
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 ?