You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if it's possible to get data from all devices using just one API call.
We are using the _groups var that seems to get all devices during login, but the response lacks some parameters like temperatureInside and temperatureOutside that are present in get_device(). get_devices() does not return device parameters.
Hello,
I wonder if it's possible to get data from all devices using just one API call.
We are using the
_groups
var that seems to get all devices during login, but the response lacks some parameters liketemperatureInside
andtemperatureOutside
that are present inget_device()
.get_devices()
does not return device parameters.Is the API at 'https://accsmart.panasonic.com' documented somewhere?
Thanks!
The text was updated successfully, but these errors were encountered: