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
While #95 allows setting grid profile, it seems at least for my installation, the grid profile gets removed every time I switch away from it. However, it seems that there is an endpoint for uploading grid profile so that it can be switched to again locally.
The endpoint is /installer/agf/upload_profile_package, which accepts a POST with multipart/form-data with field file being the file of the grid profile. This endpoint can be opened directly in the browser as well, which would show a form that can be used to submit the file through this endpoint.
Account type
Installer
DIY / DHZ
Home Owner (This integration is not (fully) functional with a home owner account!)
Envoy
Metered with CTs installed
Metered without CTs
Standard
FW version: D7.xxx (Not sure from which version this endpoint starts existing)
(If you want grid profile file to test, I can send you privately. I'm not sure whether it's okay to upload them publicly.)
The text was updated successfully, but these errors were encountered:
For record, my firmware version currently is 8.2.x. I chatted with @brodykenrick and it seems his firmware version is 7.6.x which doesn't have the behavior that grid profile gets removed after switching away. I suspect this is a behavior started from 8.x.
Describe the feature
While #95 allows setting grid profile, it seems at least for my installation, the grid profile gets removed every time I switch away from it. However, it seems that there is an endpoint for uploading grid profile so that it can be switched to again locally.
The endpoint is
/installer/agf/upload_profile_package
, which accepts a POST withmultipart/form-data
with fieldfile
being the file of the grid profile. This endpoint can be opened directly in the browser as well, which would show a form that can be used to submit the file through this endpoint.Account type
Envoy
Metered with CTs installed
Metered without CTs
Standard
FW version: D7.xxx (Not sure from which version this endpoint starts existing)
(If you want grid profile file to test, I can send you privately. I'm not sure whether it's okay to upload them publicly.)
The text was updated successfully, but these errors were encountered: