Eric Pignet
Eric Pignet
Hi, I've only repackaged the old TP-Link router integration in HACS, so that people can keep using it even though it was officially removed from Home Assistant. I've only implemented...
Hi pljda, Can you set debug logs in HA: ``` logger: default: info logs: custom_components.tplink_router: debug ``` Restart, and paste or attach the content of tplink related logs here? Do...
Interesting. It doesn't do that with my router. I hope you find a way to avoid that. I personally like keeping a short interval so any automation triggered when I'm...
Hi, I've only repackaged the old TP-Link router integration in HACS, so that people can keep using it even though it was officially removed from Home Assistant. I've only implemented...
I went through the full SYSTEM config, fixed typos and display for existing description and added translations for the items which did not have any description. It's not perfect but...
Hi @aoki-marika , Thanks for the contribution, A few remarks for me. Some are similar to the ones I made in issue #35 , I think we should clarify this...
@limyz I think in recent Gitadora it's the jacket which was moved from lower-right corner to top-right corner. That leaves space for the movie to show in the middle of...
The code is very messy, partly because you have x/y coordinates hardcoded everywhere. A full component (e.g. the score, graph, movie, game itself, status panel etc.. ) should be fully...
Good job! My 2 cents: I think a config profile would not be enough to really allow quick-swap of players, as all players would share the same score.ini files. Because...
Well as soon as you keep the hot mess for import only, I don't think it matters too much. That would just save you the efforts of writing the parsing...