Federico Meini

Results 9 comments of Federico Meini

I am seeing the same problem sporadically but I can't pinpoint it to a specific browser/os. @nicolasblanco were you able to find the exact cause of the issue?

Hey @yordis, thanks for getting back to me! I am not sure my Elixir skills are yet at the point where I can contribute a change of this kind. But...

Thanks for your help @yordis! As a workaround, I did manage to use the session cookie to store my custom state (instead of using the `state` query parameter). See the...

Thanks for answering so quickly! I would love to help but I am new to elixir and this task seems a bit complicated with my current skills...

Yes, that's what I will do since I only need to render a few markdown elements (titles, text, links and images). I will post here my custom AST renderer once...

@oliverswitzer I didn't have much time to implement an elegant solution, so what I did was to copy the `Transform` module from this repo and modify it with the additional...

@ViseLuca could it be related to this issue I just opened https://github.com/akoutmos/prom_ex/issues/236? We are observing the same thing and I have pinpointed it to errors thrown from within the mfa...

Any updates on this @SwitchBot-Wonderlabs ? We need this and also a field that tells us if the valve is currently open or closed.

Could you please add the valve current position (on/off) to the device status? Also please add webhook events for when the valve opens/closes.