-
|
Should it be possible to read Obis code 1.8.1 (Positive active energy (A+) in tariff T1 [kWh]) , if I just add it in the yaml? I have it now in yaml, but it does not give any values. |
Beta Was this translation helpful? Give feedback.
Answered by
Beaky2000
Dec 1, 2025
Replies: 1 comment 2 replies
-
|
As long as the meter is outputting it, but depending on the exact format, you may need to use a text sensor and maybe filter the result. If you temporarily remove it from the yaml and set the log level to DEBUG, you should get log entries starting with "No sensor matched line". What exactly are those lines? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As long as you don't have 1.8.1 in the yaml at least, no the meter is not outputting it.
I guess you don't have the absolute latest version of esphome-p1mini, because the log messages look slightly different and contain more information.