Chris Lange
Chris Lange
I had to deal recently with the same issue. A few signals were simply wrong, cause by interferences with whatsoever. My technical skills to fix the hardware are limited that...
thanks for this hint. Since I am no c++ guy at all: am I right that I need to complile the cpp files? And if so: do you have any...
a big up to you, @cainpsycode! After some back and forth it worked for me! If someone else wants to build it from source: I did that on my Raspberry...
I can defintely confirm that the range plugin has some weird behavior when using times as well. JS ``` const configDateRangeCreateEvent = { enableTime: true, time_24hr: true, dateFormat: "d.m.Y H:i",...
jumping on this - I am facing the same issue and I am running out of ideas ... While it works perfectly fine when running it manually via docker exec,...
okay. after several more tries... this version seems to work. Nevertheless, it would be nice if someone could update the documenation :) ``` ofelia.enabled: "true" ofelia.job-exec.cron-test.schedule: "@every 30s" ofelia.job-exec.cron-test.command: "sh...
imho, positive/negative values are pretty fine. One could use *one* entity for automations etc. Changing all to positive would either cause two entities to be needed for everything (such as...
i just experienced the same (lucky me - only for about 30m). A restart fixed it... but it's strange. Recently an electrician told me, that multiple devices connected to RCT...
I can confirm, that the latest version 2.13.3 processes the PDFs - which led to the above mentioned error - with ease. thanks guys!