Ludovic Rousseau

Results 357 comments of Ludovic Rousseau

If you do not like systemd you can disable it using `--disable-libsystemd`. In your case what/who is creating the socket and waiting for an connection?

I don't think I will integrate your changes. I use libsystemd to reuse existing code/lib. Feel free to use your own patch on your systems. That is why Free Software...

That would a revert of patch 30e10951f81b9480e788965f89d0d4d0aee909c0 I will need to think about it.

One solution could be that: - you implement the functions `sd_listen_fds()` and `sd_is_socket()` in a library - you provide a pkg-config file named `libsystemd.pc` that indicates how to link with...

No answer since 2 months. I guess my proposal is OK. Closing.

I use domoticz_linky to fetch data and store them in an InfluxDB database instead of Domoticz. See https://github.com/LudovicRousseau/domoticz_linky/tree/influxdb So I made modifications in domoticz_linky (https://github.com/empierre/domoticz_linky/pull/14) to make the code more...

I just discovered the pyLinky project at https://github.com/Pirionfr/pyLinky It looks like a lot of people are working on the same problem but with different solutions :-) Maybe we should aggregate...

I updated pyLinky to suite my needs https://github.com/LudovicRousseau/pyLinky I now have a simpler Python script https://github.com/LudovicRousseau/domoticz_linky/blob/influxdb/linky_influxdb.py

@empierre Who is "they"?