DewGew / Domoticz-Google-Assistant

Google Assistant for Domoticz
https://github.com/DewGew/Domoticz-Google-Assistant/wiki
Apache License 2.0
79 stars 41 forks source link

action.devices.QUERY response has empty mendatory fields #317

Closed CyrilB1531 closed 1 year ago

CyrilB1531 commented 1 year ago

Describe the bug:
as defined in https://developers.home.google.com/cloud-to-cloud/intents/query?hl=en documentation, in response, each device should have status field set but app does not set it

Expected behavior:
adding status field in action.devices.QUERY response

Logs: { "devices": { "Blind33": { "online": true, "openPercent": 100 }, "Blind34": { "online": true, "openPercent": 100 }, "Light1": { "on": false, "online": true } }

Paste the dzga logs here.

Desktop (please complete the following information):

Smartphone (please complete the following information):