lubeda / EspHoMaTriXv2

A simple DIY status display with a 8x32 RGB LED matrix, implemented with esphome.io and Home Assistant.
MIT License
269 stars 25 forks source link

2024.6.1: Turn off cache when download #239

Closed andrewjswan closed 2 months ago

andrewjswan commented 2 months ago

Some sites set headers incorrectly, and then when a file is changed, it loads from the cache, not the new one. This solution should fix this problem.