Closed CyrilB1531 closed 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):
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 } }
Desktop (please complete the following information):
Smartphone (please complete the following information):