eik3 / loxgraph

Graphs for the Loxone Miniserver
MIT License
13 stars 4 forks source link

fetching xml files breaks on 404 #1

Open eik3 opened 9 years ago

eik3 commented 9 years ago

Due to a bug in Loxone, there can be links to xml stat files (found on /stats) that don't exist, resulting in a 404. Loxgraph should ignore 404 errors and just continue with the next stat file.