Mitch
Mitch
Pull request for issue #237 . This implements the validate_required for empty_strings - so when an empty string is used for an attribute that is required it will fail the...
I wanted to check if this is intended or not. I'm happy to try and put together a pull request if you'd like this implemented. At the moment `validate_required` returns...
Hi, Thank you for creating this useful tool! I'm having an issue which I suspect means the fans aren't switching on. The tempmon command seems to work fine, but every...
First, thank you for developing this awesome plugin 🙂 One thing I'd like to do is be able to use a sequence of keys to trigger an action. Similar to...
I had an issue where one of my models is abstract. I use this class for inheritance on other models so it does not have a table. Anyway, this caused...