jdejaegh / irm-kmi-ha

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

Try to fix font file not found issue #14

Closed jdejaegh closed 5 months ago

jdejaegh commented 5 months ago

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

jdejaegh commented 5 months ago

Linked to #13