Closed pbartko closed 1 year ago
Hi, found the problem. It should now be fixed! Try it and let me know. :) Thank you for finding it!
The update worked! Thanks for your quick response
Fix worked, thanks for the update
Pete
On Thu, Jan 12, 2023 at 4:33 PM Erik Pettersson @.***> wrote:
Hi, found the problem. It should now be fixed! Try it and let me know. :) Thank you for finding it!
— Reply to this email directly, view it on GitHub https://github.com/Snille/MMM-homeassistant-sensors/issues/6#issuecomment-1381017935, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIHLG2WQPOVQB53NBK4XZSDWSB2BPANCNFSM6AAAAAATXMZ2HA . You are receiving this because you authored the thread.Message ID: @.***>
In my instance of the module, sensor values that are between 0-3 are displayed as letters 'o','n' or 'e'.
Here is my config:
I've also enabled debugging in the code. Below are the outputs for the image above:
As you can see, the value 0 (Solar Power) is shown as a 'n' and the value 3 (Air PM2.5 LR) is shown as an 'e' in the image above.
Thanks,
Pete