Michael Andres

Results 5 issues of Michael Andres

When I use the example unchanged I get unresolved externals to protobuf lib since the variable in the root script is not set. I propose to move the FindLibrary to...

Since Fedora 28 authconfig is deprecated since centos8. [(https://docs.centos.org/en-US/8-docs/advanced-install/assembly_kickstart-commands-and-options-reference/#:~:text=The%20auth%20or%20authconfig%20Kickstart,and%20package%20have%20been%20removed.&text=The%20installation%20program%20will%20automatically,to%20provide%20the%20compatibility%20layer.)] I assume this needs to be replaced by authselect? https://github.com/livecd-tools/livecd-tools/blob/master/imgcreate/creator.py#L791 Due to this imgcreate always shows the message authconfig command is...

HomieBootMode _nextHomieBootMode = Interface::get().getConfig().getHomieBootModeOnNextBoot(); getConfig return nullptr so next call to getHomieBootModeOnNextBoot() pagefaults. I am compiling with Sloeber, anyways I am using the Example code or Homie. I am assuming...

## Expected Behavior zigbee switch issues event on deconz, deconz binding receives that event and propagates it to openhab reliable. ## Current Behavior My containerized openhab instance is using the...

bug

Testing several iteration always the first read fails. After some google search I found https://github.com/winlinvip/SimpleDHT which has a well documented sequence reading the temp data. I adapted the init sequence...