ssdp icon indicating copy to clipboard operation
ssdp copied to clipboard

TypeError: function() argument 'code' must be code, not str

Open dipseth opened this issue 2 years ago • 1 comments

I had this error (or something similar) from the new ssdp release.

TypeError: function() argument 'code' must be code, not str

Trouble come in this line from a Home assistant integration using ssdp.SimpleServiceDiscoveryProtocol.

Fixed on my end for now by fixing to ssdp=1.1.1

dipseth avatar Jun 15 '23 18:06 dipseth

Hi @dipseth,

I don't know if I can fully follow everything. Can you maybe provide me with a little more context? There were a bunch of more significant changes in version 1.2, but they should be backwards compatible.

Cheers! Joe

codingjoe avatar Jun 18 '23 18:06 codingjoe