Hi, I can start/stop my vacuum using proscenic server.
Can you try on your side. I have a specific branch to test this feature.
Can you try to run this commands:
git clone [email protected]:deblockt/hass-proscenic-790T-vacuum.git
git checkout fix/vacuum_start
# fill test.py file with your configuration data line 8-14
python test.py
after run test.py you can type start/stop.
If it’s work, I will update the hass integration. If not can you send me a pcap export of your application when you start/stop your vacuum using pacquet captrure?
Thanks