Alex Barcelo

Results 25 comments of Alex Barcelo

I concur. In my scenario I don't really need to change it on a per request, I don't know if that makes sense, I was thinking on a way of...

I am also using the photoprism stack (from this same repository) and that repo does have a `rootPassword` default entry on the `mariadb.auth` section, and that web application seems to...

I can confirm that the error happens also in Linux (I had the same issue described in #50, so I built from source by using the `gradlew` script). @swallowroot you...

For any Linux users that stumble with this: before the `./gradlew run`, it seems to be necessary to fix the `fastboot` and `adb` binaries. ~~The easiest solution for me is...

Apologies and thanks to @frenck, as I completely missed this step --I hadn't realized I was changing the basic component infrastructure and thus needed to create this issue here. In...

I was thinking on its usefulness for automations; so no, it is backend. When I was talking about "single-button interfaces" I was refering to hardware buttons such as Xiaomi Aqara...

I am not fully grasping this `cycle_X` approach. What I had in mind was what I did in the https://github.com/home-assistant/core/pull/38194 PR, and in my head it only made sense with...

I have the same general problem: I am using a M150 gcode for the *pre image action* and the Telegram plugins send the picture well before the lights have turned...

~~@ManeLippert if I'm not mistaken, this solution is effectively pausing the printing for 5 seconds. Which may be suboptimal regarding print time and quality.~~ Hopefully, a delay option may be...

I assume that the documentation here is the main stuff: https://cyanogenmod.github.io/cm_platform_sdk/reference/cyanogenmod/app/ProfileManager.html There are, according [to the wiki](http://wiki.cyanogenmod.org/w/EndUser.Profiles#Choosing_Profiles_Automatically), some apps that implement the switch profile functionality. But the Profile 4 Tasker...