TeraTech / MMM-WiFiPassword

Magic Mirror Module that displays your WiFi network, password with QRCode
MIT License
101 stars 19 forks source link

Modal QR Code without permanent one and fixed hiddenId #26

Open Yannis4444 opened 7 months ago

Yannis4444 commented 7 months ago

I made it possible to show the QR Code as a modal only without having it shown all the time. This was not possible before as data from the permanent QR Code was needed in the modal.

I also fixed the handling of the hiddenId parameter. It made the created QR Code unusable.