Michael Häner

Results 5 issues of Michael Häner

Currently, tpm2-openssl is not an official Fedora package. In my opinion, this package is essential for a modern distribution. @beldmit @sahanaprasad07 I do not understand the procedure or the process....

Hello together I am stuck with OpenSSL at one point. We send a CSR from a TPM to the PKI and the PKI sends back a certificate. Unfortunately, the certificate...

Hi all The value of returnedKWH is swapped in the addon with the apparent power. returnedKWH in Openhab: ![image](https://github.com/user-attachments/assets/c921dad3-c4aa-49b1-aa94-f02ba3dcc3e5) apparent power in shelly web interface: ![image](https://github.com/user-attachments/assets/85177198-cb26-4b81-b855-0dae5a4d9c01) Has anyone already fixed...

bug

The Shelly Pro 3EM device does not display all values, some channels display " NULL ". The debug functionality of the shelly addon shows the arrival of the corresponding data,...

bug

The inode value is saved in https://github.com/sbabic/swugenerator/blob/main/swugenerator/swu_file.py#L86 and checked in https://github.com/sbabic/swugenerator/blob/main/swugenerator/swu_file.py#L108-L116. An inode is usually an unsigned 64 bit value. Here, however, it is checked for 32 bits (signed). What...