Anton
Anton
Nice, with automatic discovery. Saw that the Steward guys have started working on that project again so might change in the future. I use custom arduino code on the esp8826...
Hi @avbrakel, Good that you found an solution even that it is Linux specific. To really solve this issue the best way would be that pimatic provided an solution to...
Any news on this? I would love this functionality added to the node library.
I implemented this in coffescript if someone wan't to port it to python: https://github.com/philip1986/pimatic-led-light/blob/master/devices/blinkstick.coffee#L27
I have the same problem but in my case it is Swedish characters åäö in folder names. Here the folder on the local Exchange 2003 server has the name "Sparade...
a workaround is to replace this line in lib/larch/imap/mailbox.rb: @name_utf7 = Net::IMAP.encode_utf7(@name) with: @name_utf7 = @name The only drawback seems to be that the folder are added twice to the...