DewGew / DZGA-Flask

Domoticz Google Assisting using Flask
GNU General Public License v3.0
8 stars 4 forks source link

Asking Google to turn on or off multiple devices doesn't work. #54

Closed Xenomes closed 7 months ago

Xenomes commented 7 months ago

When I ask Google to turn off one light, it reacts as expected. However, when I try to turn off two or more lights, Google immediately responds that the 'plugin name' is not available. I can see in the log the JSON strings. I added the part of the log when calling for two devices. Log call two devices.txt

DewGew commented 7 months ago

No errors in the log?

Xenomes commented 7 months ago

No errors. Can I put the plugin in debug mode?

DewGew commented 7 months ago

I have that issue also. Trying to figure out how to fix this

Xenomes commented 7 months ago

Okay, that's good you can duplicate the problem.

Xenomes commented 7 months ago

Very nice! Multi devices is working now, still got the the message from google that 'plugin name' is not available when changing more devices.