andyinno
andyinno
Hi! I am trying to configure the pre-commit hook with oclint. What I am noticing is that while executing the commit the program is executed but... - the program seems...
Hi! I am using a dbc file that uses a multiplexed value on some ID. While using the dbc file I noticed that the datalen of the CAN message changes...
I have a very old image that was installed using the :latest tag I am trying to take it up to something more recent, however with all the tags that...
**Describe the bug** If I do not explicity set STM32_TOOLCHAIN_PATH cmake exit with this error: ```bash Not searching for unused variables given on the command line. [cmake] CMake Error at...
Following this example: if I have lib foo with common code: and I link lib foo with: ` HAL::STM32::F4::GPIO ` and I use this lib with executables bar1 and bar2...
I would just know if anybody here has already tried to compile using this project and clang. If some modification is needed, could it be possible to share? thank you...
Hello, As the title says, while working with multiple branches and multiple addition to the project, what I am seeing is that the package-lock.cmake content is updated (I think) with...
Please forgive me if I am wrong, with appdaemon4 I saw that the person=true parameter was added to the constraints for the callbacks. I would like to use it from...
select_option is a AppDaemon command that was not mocked. in issue #48 I used the select_option AppDaemon method. It seems that it was not implemented. Adding it to the list...
Hi! Thank you for this amazing piece of software. I am not a python guru but I used a lot appdaemon in the past. I am starting with a different...