Andoramb

Results 22 comments of Andoramb

Rooting for this, could this fix [#108](https://github.com/OctoPrint/OctoPrint-MQTT/issues/108#issue-1006302068)?

Yeah, I was just looking if WallberryTheme can display wallpapers from reddit :)

Thanks @samiracho, that _attributes_ part solves this 👍

@EliasKotlyar I saw your attempts about the camera. Motion installs just fine, did you progress on uvc drivers? :)

Thanks for the update :) I guess this is the situation when an issue brings 5 other ones :)

I can also confirm this on Windows 10

Would it be possible to add a notification check function [after this](https://github.com/delightedCrow/WallberryTheme/blob/660fb415a6873ce9f856b0cc0a5d41d7c214d4b7/WallberryTheme.js#L70)? It could look like zis: ``` notificationReceived(notification) { switch(notification){ case "FETCH_PHOTO": this.fetchPhoto(); break; } }, ``` Then just...

Also...personally I think it's best to disable refresh picture on resume function, [here](https://github.com/delightedCrow/WallberryTheme/blob/660fb415a6873ce9f856b0cc0a5d41d7c214d4b7/WallberryTheme.js#L173) It requests new photo every time when it resumes. This may be a good intention, but I...

So does anyone have an update on this? :)