Python plugin: DomoticzLinky

Python and python framework

Moderator: leecollings

Post Reply
Barberousse
Posts: 140
Joined: Wednesday 02 December 2015 21:47
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: France
Contact:

Python plugin: DomoticzLinky

Post by Barberousse »

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.
Last edited by Barberousse on Tuesday 25 August 2020 21:01, edited 1 time in total.
cr1cr1
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

Post by cr1cr1 »

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?
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
Barberousse
Posts: 140
Joined: Wednesday 02 December 2015 21:47
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: France
Contact:

Re: Python plugin: DomoticzLinky

Post by Barberousse »

cr1cr1 wrote: Thursday 14 May 2020 15:36 Can you confirm that the data is collected / made available by Enedis only until the day before?
Yes, I confirm.
User avatar
sancla
Posts: 105
Joined: Wednesday 01 January 2020 23:01
Target OS: -
Domoticz version:
Contact:

Re: Python plugin: DomoticzLinky

Post by sancla »

Thanks!
Check these howto's: https://sancla.com
Barberousse
Posts: 140
Joined: Wednesday 02 December 2015 21:47
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: France
Contact:

Re: Python plugin: DomoticzLinky

Post by Barberousse »

Hello,

A new version 2.0.0 of the plugin is available on github, please update, the plugin should be functional again now.
Thorgal789
Posts: 849
Joined: Wednesday 15 August 2018 14:38
Target OS: -
Domoticz version:
Contact:

Re: Python plugin: DomoticzLinky

Post by Thorgal789 »

Nice, thx ^^
DrMacabre
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

Post by DrMacabre »

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
Thorgal789
Posts: 849
Joined: Wednesday 15 August 2018 14:38
Target OS: -
Domoticz version:
Contact:

Re: Python plugin: DomoticzLinky

Post by Thorgal789 »

DrMacabre
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

Post by DrMacabre »

Thorgal789 wrote: Thursday 10 September 2020 9:52 Try with https://github.com/guillaumezin/DomoticzLinky you miss a "y"
Alright, the line was truncated on ipad, thank you 👍🏻
DrMacabre
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

Post by DrMacabre »

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.
User avatar
waltervl
Posts: 5711
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: Python plugin: DomoticzLinky

Post by waltervl »

DrMacabre wrote: Friday 12 February 2021 14:11 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.
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
DrMacabre
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

Post by DrMacabre »

waltervl wrote: Friday 12 February 2021 16:23
DrMacabre wrote: Friday 12 February 2021 14:11 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.
You can also follow this thread: https://github.com/guillaumezin/Domotic ... issues/120
More people having issues..
Thanks. 👍🏻
Barberousse
Posts: 140
Joined: Wednesday 02 December 2015 21:47
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: France
Contact:

Re: Python plugin: DomoticzLinky

Post by Barberousse »

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
jmleglise
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

Post by jmleglise »

Thank you for your plugins. Very helpful in these troubled times.

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
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest