have the ecowitt hp 10 weather cam and would like to embed the daily time lapse video into the pws dashboard, is this possible and if so how do I start, thanks in advance
As far as I Know
You can download a webcam image:
Use a local weather-program such as WD or MB or a shell script
→ IP-address/capture
Example: > http://192.168.0.102/capture
Also a local timelapse genarator program can obtain the images that way.
Webserver remote script:
You need to use the API to get an webcam image as every image has an unique name.
Example of such a name:
https://osstest.ecowitt.net/images/webcam/v0/2022_12_12/1341/cf15e739f2100d84a32b69ccdcd25958.jpg
The API does not support the time lapse retrieval, only the last still image.
API documentation: > Ecowitt API DOC
I trust other users have already found a suitable script and a way to generate a time lapse.
Check f.i. here
EcoWitt HP10 Camera integration into HA - Configuration - Home Assistant Community
Succes,
Wim
3 posts were split to a new topic: How to get a HP10 webcam photo on my website