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

Erro na leitura do serial #27

Open
BrixSat opened this issue Sep 8, 2023 · 1 comment
Open

Erro na leitura do serial #27

BrixSat opened this issue Sep 8, 2023 · 1 comment

Comments

@BrixSat
Copy link

BrixSat commented Sep 8, 2023

Na config do home assistant directa, para obter o serial do contador estou a fazer assim mas não dá. Que estou a fazer de errado?

 - name: "EDP Serial Number"
    slave: 1
    address: 2
    input_type: input
    count: 10  # Assuming the serial number is a 10-character Octet string
    data_type: octet  # Use octet data type for Octet string
    scan_interval: 97
@Ablis78
Copy link

Ablis78 commented Oct 8, 2023

Ola BrixSat,
jà voçe tentou com a syntax seguinte:

  • name: "EDP Serial Number"
    slave: 1
    address: 2
    input_type: input
    count: 1 # Assuming the serial number is a 10-character Octet string
    data_type: string # Use octet data type for Octet string
    scan_interval: 97

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