jdejaegh / irm-kmi-ha

Home Assistant weather provider using data from Belgian IRM KMI 🇧🇪 🇱🇺 🇳🇱
MIT License
53 stars 2 forks source link

Try to fix font file not found issue #14

Closed jdejaegh closed 7 months ago

jdejaegh commented 7 months ago

Load the font using a Python base64 string directly rather than opening the font file.

jdejaegh commented 7 months ago

Linked to #13