Teleinfo Binding - Standard TIC mode support for Linky Electricitymeter

Hi,
I am currently adding support for the standard TIC mode of Linky electricitymeters: [teleinfo] 'standard' TIC mode not supported · Issue #10527 · openhab/openhab-addons · GitHub.
Standard TIC mode adds a lot of useful information compared to historical mode (See these specifications).
You can find the last build here:

Since I don’t have a Linky electricitymeter, I will really appreciate your help for testing and improving this new version of the binding.

Please be aware that this is still a work in progress.

1 Like

Hi,
I released a new version with timestamp (horodate fields of the standard mode) support:

Following channels were added:

  • DATE
  • SMAXSN TIMESTAMP
  • SMAXSN-1 TIMESTAMP
  • CCASN TIMESTAMP
  • CCASN-1 TIMESTAMP
  • UMOY1 TIMESTAMP
  • DPM1 TIMESTAMP
  • FPM1 TIMESTAMP
  • DPM2 TIMESTAMP
  • FPM2 TIMESTAMP
  • DPM3 TIMESTAMP
  • FPM3 TIMESTAMP

Hi,
I’ve rebased the new version on main upstream branch in order to be compatible with openhab 3.1.

You may need to clean openhab cache to make openhab use the new jar instead of the old one.

Hi,
I’ve updated documentation and rebased on main branch.

Hi,

Many thanks to @Jacques83300 for testing and debugging the last versions of this binding. Please find below a version which addresses some important issues:

1 Like