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
when i execute in powerhell an api call to obtain status of my meter or meter plus
i can seen battery is always : "100"
but in switchbot application, level seems acurate
Expected Behavior
we need to obtain using api the good battery level , as indicated in application
Well known issue which Switchbot seem to be ignoring (not sure why they are ignoring because I can't purchase any more devices until fixed). And it should be easy to fix surely......
Analysis
when i execute in powerhell an api call to obtain status of my meter or meter plus
i can seen battery is always : "100"
but in switchbot application, level seems acurate
Expected Behavior
we need to obtain using api the good battery level , as indicated in application
Steps To Reproduce
Invoke-webrequest -URI https://api.switch-bot.com/V1.1/devices/XXXXX/status -Headers xxxxx
Logs
Configuration
using simple powershell api call
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: