remisharrock

Results 38 comments of remisharrock

I still the same problem. Error: Error solving the challenge. [Errno 24] Too many open files no zombie processes ```bash ps -aux | grep Z USER PID %CPU %MEM VSZ...

For now I have installed 3.3.12 because I'm in a lightweight headless LXC container running flaresolverr binary distribution and I don't want to pollute this container by installing chrome and...

It looks like on this PDF, page 144 of 270 shows the eep sent by avidsen: https://www.enocean-alliance.org/wp-content/uploads/2017/05/EnOcean_Equipment_Profiles_EEP_v2.6.7_public.pdf also 139 of 270 explains the "cmd 0x8 actuator set pilot wire mode"...

So I found this file https://github.com/fruggy83/openocean/blob/master/src/main/java/org/openhab/binding/enocean/internal/eep/D2_01/D2_01_0C.java but It looks like it is not implemented, even if I look in https://github.com/fruggy83/openocean/blob/master/src/main/java/org/openhab/binding/enocean/internal/eep/D2_01/D2_01.java I can see protected final byte CMD_ACTUATOR_SET_STATUS = 0x01; protected...

@fruggy83 Yeaah ! I will install it tonight or tomorrow and will be able to test everything ! Thank you so much :)

thank you for your work. I tried to clone and compile with maven but could not find the parent org.openhab.addons.reactor.bundles version 2.5.1-SNAPSHOT I get this error : ``` mvn compile...

So should I clone https://github.com/openhab/openhab-core and/or https://github.com/openhab/openhab-addons and/or https://github.com/openhab/openhab-distro It looks like openhab-addons already upgraded to 2.5.2-SNAPSHOT : https://github.com/openhab/openhab-addons/commit/bd8f322a22e8aa8e23c848ac1c53e861217f1eb8#diff-727e725d63708f6c7b919fabbf33d792 Do you know how I can set-up a dev env. to...

@fruggy83 All right ! And I also use VS code as my main IDE, so I'll set everything up ! Thank you again and I also went to the dentist...

here is a little testing, it doesn't seem to work properly but I don't know why. I tried different things and report what's happening here : I installed the avidsen...

thank you for looking through my looong log ! receiver and emitter are very very close together (one meter, I even tried 2cm :) It looks like the receiving of...