enkore / i3pystatus

A complete replacement for i3status
https://i3pystatus.readthedocs.io/
MIT License
445 stars 188 forks source link

temp: Ignore pysensors exceptions on unavailable subfeature #624

Closed kyrias closed 7 years ago

kyrias commented 7 years ago

Sometimes a temperature sensor is detected, but its value isn't available, which causes pysensors to throw an exception. This shouldn't cause the bar to break, so ignore any subfeature exceptions.