Hi,
I have a VMR-16HD20 that is running fw 1.66. I am not able to upgrade the firmware to any higher level as it seems there is only some 24mb of space on it so any newer versions don't fit.
None of the python scripts you have work for this device
$ python3 temp.py
404
$ python3 power.py
WTI Plug Power request program
Enter URI [default: http:// ]:
Enter SITE_NAME [default: 192.168.1.127 ]:
Enter USERNAME [default: super ]:
Enter PASSWORD [default: super ]:
http://192.168.1.127/api/v2/config/power
404
Not Found
Is it because I have the wrong path (not the same as your scripts) or because I have an older FW running?
I badly need to keep track of power/wattage usage.
Hi,
I have a VMR-16HD20 that is running fw 1.66. I am not able to upgrade the firmware to any higher level as it seems there is only some 24mb of space on it so any newer versions don't fit.
None of the python scripts you have work for this device
$ python3 temp.py
404
$ python3 power.py
WTI Plug Power request program
Enter URI [default: http:// ]:
Enter SITE_NAME [default: 192.168.1.127 ]:
Enter USERNAME [default: super ]:
Enter PASSWORD [default: super ]:
http://192.168.1.127/api/v2/config/power
404
Not Found
Is it because I have the wrong path (not the same as your scripts) or because I have an older FW running?
I badly need to keep track of power/wattage usage.