Xavier Decuyper
Xavier Decuyper
@Madeindreams Could you make that code open-source? I'd love to take a look at how you implemented that in a safe way. Perhaps we could merge that into this demo...
I believe that Watchman should integrate with the "Repairs" feature of Home Assistant: https://www.home-assistant.io/integrations/repairs/ No custom dashboard UI needed ;)
True! I'll see what I can do for that. Not really an expert in Swift development so if you know someone, tag them ;)
Thanks for the feedback! I was thinking of adding support for templates to `icon_color`. Would this be an acceptable solution for you?
Thanks for the suggestions. I've just implemented your first suggestion in the dev branch and will push it live soon. I decided to handle it like this: * By default,...
@MEKadan No not yet. I was struggling a bit to make it work for both light and darkmode. Suggestions are welcome!
Right now, that's not possible. Good suggestion! Can you take this up? Otherwise, I'll plan it when I have some spare time.
@ejolly Thanks a lot! Not using Alfred myself, but some people might find this very useful. Thanks again for sharing!
For calibration, you can try playing with `emon1.current` in the main file: https://github.com/Savjee/home-energy-monitor/blob/master/src-esp32/src/main.cpp#L56 The second parameter is a calibration value. More details about it here: https://learn.openenergymonitor.org/electricity-monitoring/ctac/ct-and-ac-power-adaptor-installation-and-calibration-theory?redirected=true As for a calibration...