hassio-addons icon indicating copy to clipboard operation
hassio-addons copied to clipboard

Running multiple commands in a single request does not work.

Open chrismcneil opened this issue 4 years ago • 0 comments

I sent a command to lock all the doors and turn off all the lights. The commands work individually, when I use my voice the commands work. The response from the webserver is 200 but nothing actually happens.

INFO:werkzeug:192.168.10.7 - - [02/Jun/2020 23:40:00] "GET /command?message=turn%20off%20kitchen%20lights%20and%20lock%20all%20the%20doors%20and%20turn%20off%20family%20room%20lights HTTP/1.1" 200 - DEBUG:root:None

chrismcneil avatar Jun 05 '20 14:06 chrismcneil