spacemanspiff2007 / HABApp

Easy home automation with MQTT and/or openHAB
Apache License 2.0
54 stars 23 forks source link

Use fastnumbers for int/float conversion #444

Open spacemanspiff2007 opened 3 months ago

spacemanspiff2007 commented 3 months ago

fastnumbers provide a much cleaner way of casting to int or float than the try/except blocks