-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Add Teleinfo Binding #680
Comments
Hello, |
HI, |
Hi, |
@vdanjean The code seems to be available at https://github.com/nokyyz/teleinfo-reader, but there wasn't any activity since 2016... Not sure whether anyone would be interested to take this over and build on it? If not, I'd suggest to close this issue here. |
Hi all, I am sorry but I have no enough free time to work on this plugin. The source code on my repository (https://github.com/nokyyz/teleinfo-reader) enables to read teleinfo frames and broadcast them on network. |
Hi all, I have restarted my work on Teleinfo binding ! I think that in 2/3 weeks, I will have a first alpha release compliant with OH 2.5. @srsr @mgallisot @vdanjean Can volunteers help me for tests on other types of meters (Base, Tempo, EJP options) ? |
@davidgraeff @wborn is it possible to reopen this issue please ? |
That's good news! I've reopened the issue. :-) |
I just created a thread to discuss the binding and its features: |
Hello nokyyz, |
Hi @srsr, have you planned to test this binding ? :-) The Teleinfo binding is working on my platform (hardware: GCE teleinfo module, Synology NAS 415+ & software : DSM 6.x, OpenHAB 2.5) but I will appreciate some feedbacks from differents platforms... |
Hi all, Any feedback will be welcome ! |
Hi, |
Hi @vdanjean, |
Hi, |
Hi @vdanjean, To compile OpenHAB sources and Teleinfo binding, you must have Apache Maven. From memory, the 'mvn install' command on root sources folder must allow to generate a Teleinfo JAR file. |
@nokyyz @olivierkeke Can you give a short overview, why there are to open PRs? Which one should be reviewed/merged? What is the difference between the two? |
@fwolter The two PR are quite the same. In #7516 @nokyyz commits and my commits are mixed with upstream commits since we made some merge with upstream instead of rebasing on upstream. This prevents us to sign off our commits with a simple command. In #7744 commit history is clean: our commits are at the last commits in the history. Since I have no news of @nokyyz for several weeks and no right on the branch of the initial PR, I made a separate PR. I also rebased our work on the last 2.5.6-SNAPSHOT version. AFAIK #7744 should be reviewed. |
@nokyyz If you agree with @olivierkeke, I would review #7744. |
Hi @fwolter, @olivierkeke, |
Hi @nokyyz, |
It should work this way, although I didn't count the |
@nokyyz Since teleinfo binding is now an official addon, can you close this issue? |
Of course. Done ! |
Hi,
I'm working on new binding OH2 which enables to manage data from French electricity meter (http://www.magdiblog.fr/wp-content/uploads/2014/09/ERDF-NOI-CPT_02E.pdf) : Teleinfo binding.
This binding will have the following features:
Any help will be appreciate !
The text was updated successfully, but these errors were encountered: