Dima Ermilov
Dima Ermilov
Reproduction: ```elixir Poison.decode!("{\"description\":\"\\uD83D\\uDD32\\uD83D\\uDD34\\uD83D\\uDD33\"}") ```
First of all, thank you for this library! I spotted an odd behaviour recently, though. Parsing Salesforce Metadata WSDL (https://raw.githubusercontent.com/developerforce/Force.com-Toolkit-for-PHP/master/soapclient/metadata.wsdl.xml) gives pretty much data, but a list of available operations...
Fixes the error File "/home/pi/pimatic-app/BlackbeanControl/BlackBeanControl/BlackBeanControl.py", line 167, in RM3Device = broadlink.rm((RealIPAddress, RealPort), RealMACAddress) TypeError: __init__() takes exactly 4 arguments (3 given)
First of all, thank you so much for a nice example of great problem-solving. I'd like to propose a small fix for a really rare occasion. Currently, an Elixir list...