Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITRON ACE3000 TYP260 - OBIS value end missing #21

Open
TTr0n opened this issue Mar 14, 2024 · 1 comment
Open

ITRON ACE3000 TYP260 - OBIS value end missing #21

TTr0n opened this issue Mar 14, 2024 · 1 comment

Comments

@TTr0n
Copy link

TTr0n commented Mar 14, 2024

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

��/?! 
/ACE0\3k260V01.18 
�F.F(00) 
C.1(1234567890123456) 
C.5.0(00) 
1.8.0(000285.4*kWh) 
2.8.0(000120.1*kWh) 
!

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 ?

@mampfes
Copy link
Owner

mampfes commented Mar 20, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants