WICG / document-picture-in-picture

https://wicg.github.io/document-picture-in-picture/
Other
56 stars 9 forks source link

Add use case wireframes #80

Closed anssiko closed 1 year ago

tomayac commented 1 year ago

It may not be the most representative use case, but I like to keep an eye on our solar panels:

Screenshot 2023-06-09 at 11 09 26

anssiko commented 1 year ago

@tomayac that’s nice! I actually have a bit similar custom-made monitoring system for solar but not as pretty as yours (CLI). Maybe this use case generalizes to various monitoring tasks people may have, security cameras and more.

(The most fun part was to implement the self-consumption optimization algorithm in JS because why not 😀)

tomayac commented 1 year ago

@tomayac that’s nice! I actually have a bit similar custom-made monitoring system for solar but not as pretty as yours (CLI). Maybe this use case generalizes to various monitoring tasks people may have, security cameras and more.

Yes, definitely generalizable to any "monitoring" task.

(The most fun part was to implement the self-consumption optimization algorithm in JS because why not 😀)

Not relevant for the PR, but since you started and it's apparently procrastination Friday… I wish I could do this, but the stupid wallbox Hyundai gave us uses an app with a private API, so I started to reverse-engineer it. For now, when my WebLight (reflected by the virtual LED in the doc-PiP window) goes red for an extended time and I'm at my computer, I pause EV charging via the horrible Enel X Way app…