Thomas Dietrich

Results 254 comments of Thomas Dietrich

It should work with omnet 5.4, maybe try with this first?

Hello, agreed, the current dependencies are not well captured. I would welcome a contribution that fixes that for all dependencies (execpt for "miflora", which needs to be checked for changes...

Hey! This is odd indeed but when I run your log posting from above through he following it correctly accepts your "5C:..." mac address. https://pythex.org/?regex=%5B0-9a-f%5D%7B2%7D%3A%5B0-9a-f%5D%7B2%7D%3A%5B0-9a-f%5D%7B2%7D%3A%5B0-9a-f%5D%7B2%7D%3A%5B0-9a-f%5D%7B2%7D%3A%5B0-9a-f%5D%7B2%7D&test_string=&ignorecase=1&multiline=0&dotall=0&verbose=0 > I've made sure the...

Hey @mkaut, are you sure you didn't update the firmware while checking status in the app? I can only offer limited support but if you were to resolve the issue,...

But does it? ![image](https://user-images.githubusercontent.com/2870104/192731800-181500d1-25e9-4b80-a535-5f9a4aaaf239.png) Ruling out the icon used: ![image](https://user-images.githubusercontent.com/2870104/192732140-ef0da029-05b9-4b08-8e2e-317fa952b0bc.png)

However, we should extend the issue to also improve the alignment of the two lines of text, which are currently not centered to the orange box. (Irrespective of #100 )

Hey @iMicknl, thanks for providing this updated version of the code. The improvements look really good. First observations: - You have mixed up preset 3 and 4 in the comments....

> PIN20 is set to ALWAYS_ON (high) to allow the ESP32 to control the desk. Oh! I didn't know that. Compare here: https://github.com/iMicknl/LoctekMotion_IoT#execute-a-command Maybe you want to add a description...

> Interesting. So in your case you don't have PIN20 connected to your ESP + no PIN20 in your config? Historically motivated I have it connected and configured as internal...

Minor additional comment: In your code some `name` and `id` settings are quoted, not all. None of them need quotes. Slightly tangent but maybe relevant for docs? As I am...