Ace

Results 88 comments of Ace

Hi there @priv-kweihmann and thank you very much for your PR! Could you please provide an image on how this is rendered on the display? Thanks in advance.

@priv-kweihmann Please fork the inkycal-modules-template repo ([see here](https://github.com/aceisace/inkycal-modules-template)) and add your module there instead . Just adding third-party modules to main is usually not a good idea due to maintainability...

Will get back to it this weekend 😅

@zl4sher I had a look at this and it seems you are using a little outdated version of Inkycal. This is evident from the provided traceback as line `122` in...

I've created a branch for this issue as the support for this display is unfortunately not as straight-forward as the pinout is different. I'm pretty sure the drivers are pretty...

Please check the merge conflict so this can be merged

Unittest passed! Thanks for your help and effort @emilyboda and @ch3lmi Attached is the code using the latest version of inkycal_weather combined with the lastest changes from this PR: ```py...

This is an interesting feature indeed @lukasMega . Having an integrated web-ui would be a great convenience for users. Implementing a REST API is pretty simple and I have done...

Inkycal is made modular and written as a library and is installed in such a way that editing the original files causes these changes to be reflected on the next...

Thanks for creating this PR @howardgrigg . Let me know once this is ready for reviewing so I can integrate it 👍