pysml
                                
                                 pysml copied to clipboard
                                
                                    pysml copied to clipboard
                            
                            
                            
                        need /var/lib/sml-mqtt-bridge/config.json
hello
It took hours to run examples/test_asyncio.py without chatgpt I never could run it. poetry I never heard of.
But it works fine!! Thank you all.
Maybe there might be a easier method to get it run?
I did it this way..(raspbian on raspberryPI) `git clone https://github.com/mtdcr/pysml.git cd pysml
sudo apt install python3-poetry poetry --version
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring poetry install
poetry add asyncio-mqtt poetry add python-slugify poetry add [email protected]
poetry shell poetry build `