Python plugin: DomoticzLinky
Moderator: leecollings
-
- Posts: 140
- Joined: Wednesday 02 December 2015 21:47
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: France
- Contact:
Python plugin: DomoticzLinky
Hello,
Some time ago I created a Linky plugin in Python for Domoticz. There was a thread here but it was deleted because there were too many messages in French in the topic.
The plugin is available and described in more detail here: https://github.com/guillaumezin/DomoticzLinky
The data is collected using official Data Connect Enedis API and stored in the log of an electric meter device.
The difference with other plugins is that it's fully integrated, with no script running in parallel with Domoticz.
On the other hand, it is not real time data recovery, but it doesn't require any particular hardware purchase to have its consumption history integrated into the Domoticz interface.
Those who have questions, need help, in French, can open a ticket on the GitHub page or describe their issues on an easydomoticz french forum thread.
Those who have questions, need help, in English, can open a ticket on the GitHub page or describe their issues here.
The plugin also seems to be available with Python Plugin Manager.
A big thank you to Frédéric who takes care of web hosting and maintenance of the oAuth consent middleware infrastructure and has accepted to sign a contract with Enedis thanks to its RUSSANDOL company.
Some time ago I created a Linky plugin in Python for Domoticz. There was a thread here but it was deleted because there were too many messages in French in the topic.
The plugin is available and described in more detail here: https://github.com/guillaumezin/DomoticzLinky
The data is collected using official Data Connect Enedis API and stored in the log of an electric meter device.
The difference with other plugins is that it's fully integrated, with no script running in parallel with Domoticz.
On the other hand, it is not real time data recovery, but it doesn't require any particular hardware purchase to have its consumption history integrated into the Domoticz interface.
Those who have questions, need help, in French, can open a ticket on the GitHub page or describe their issues on an easydomoticz french forum thread.
Those who have questions, need help, in English, can open a ticket on the GitHub page or describe their issues here.
The plugin also seems to be available with Python Plugin Manager.
A big thank you to Frédéric who takes care of web hosting and maintenance of the oAuth consent middleware infrastructure and has accepted to sign a contract with Enedis thanks to its RUSSANDOL company.
Last edited by Barberousse on Tuesday 25 August 2020 21:01, edited 1 time in total.
-
- Posts: 16
- Joined: Sunday 04 September 2016 14:08
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2024.4
- Location: France
- Contact:
Re: Python plugin: DomoticzLinky
Thanks @Barberousse, this is a great plugin very easy to set up and well written.
Can you confirm that the data is collected / made available by Enedis only until the day before?
Can you confirm that the data is collected / made available by Enedis only until the day before?
Domoticz on RPi2 - RFXCOM RFXtrx433E - Weather Station WMR200 - Z-WAVE.ME UZB - Fibaro FGR[M]222, FGFS101 - GR105n - Opus XT300 - téléinfo Elec.- Everspring SM103 & Vision ZD2102 - NAS Thecus N4800 - Logitech Harmony Ultimate - MXIII-G + Kodi :D
-
- Posts: 140
- Joined: Wednesday 02 December 2015 21:47
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: France
- Contact:
-
- Posts: 140
- Joined: Wednesday 02 December 2015 21:47
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: France
- Contact:
Re: Python plugin: DomoticzLinky
Hello,
A new version 2.0.0 of the plugin is available on github, please update, the plugin should be functional again now.
A new version 2.0.0 of the plugin is available on github, please update, the plugin should be functional again now.
-
- Posts: 849
- Joined: Wednesday 15 August 2018 14:38
- Target OS: -
- Domoticz version:
- Contact:
Re: Python plugin: DomoticzLinky
Nice, thx ^^
-
- Posts: 74
- Joined: Monday 26 December 2016 16:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.11590
- Location: France
- Contact:
Re: Python plugin: DomoticzLinky
Hello, are you sure the plugin is still there ?
Code: Select all
Cloning into 'DomoticzLink'...
remote: Repository not found.
fatal: repository 'https://github.com/guillaumezin/DomoticzLink/' not found
-
- Posts: 849
- Joined: Wednesday 15 August 2018 14:38
- Target OS: -
- Domoticz version:
- Contact:
Re: Python plugin: DomoticzLinky
Try with https://github.com/guillaumezin/DomoticzLinky you miss a "y"
-
- Posts: 74
- Joined: Monday 26 December 2016 16:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.11590
- Location: France
- Contact:
Re: Python plugin: DomoticzLinky
Alright, the line was truncated on ipad, thank youThorgal789 wrote: ↑Thursday 10 September 2020 9:52 Try with https://github.com/guillaumezin/DomoticzLinky you miss a "y"
-
- Posts: 74
- Joined: Monday 26 December 2016 16:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.11590
- Location: France
- Contact:
Re: Python plugin: DomoticzLinky
Hello,
Since today, the plugin doesn’t work anymore and require to re autorise it on enedis page but when i click the link, i get a page 404 not found.
Any idea ?
Thanks.
Since today, the plugin doesn’t work anymore and require to re autorise it on enedis page but when i click the link, i get a page 404 not found.
Any idea ?
Thanks.
- waltervl
- Posts: 5711
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Python plugin: DomoticzLinky
You can also follow this thread: https://github.com/guillaumezin/Domotic ... issues/120
More people having issues..
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 74
- Joined: Monday 26 December 2016 16:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.11590
- Location: France
- Contact:
Re: Python plugin: DomoticzLinky
Thanks.waltervl wrote: ↑Friday 12 February 2021 16:23You can also follow this thread: https://github.com/guillaumezin/Domotic ... issues/120
More people having issues..
-
- Posts: 140
- Joined: Wednesday 02 December 2015 21:47
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: France
- Contact:
Re: Python plugin: DomoticzLinky
The issue is solved now, but Enedis lost credentials during the outage. You must follow this guideline to fix the problem:
https://github.com/guillaumezin/Domotic ... ve-consent
https://github.com/guillaumezin/Domotic ... ve-consent
-
- Posts: 192
- Joined: Monday 12 January 2015 23:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.1
- Location: FRANCE
- Contact:
Re: Python plugin: DomoticzLinky
Thank you for your plugins. Very helpful in these troubled times.
Winter is coming
Winter is coming

My script : https://github.com/jmleglise
RFXTRX433E: Blind Somfy RTS, Portal Somfy Evolvia, chacon IO, Oregon, PIR sensor PT2262
My Last project : Location de vacances a Ouistreham vue mer
KMTronic USB relay
Chinese Z-WAVE: Neo CoolCam
RFXTRX433E: Blind Somfy RTS, Portal Somfy Evolvia, chacon IO, Oregon, PIR sensor PT2262
My Last project : Location de vacances a Ouistreham vue mer
KMTronic USB relay
Chinese Z-WAVE: Neo CoolCam
Who is online
Users browsing this forum: No registered users and 1 guest