Simon Oliver Tveit
Simon Oliver Tveit
Current theory is that this is caused by `JWTCreate` and `JWTEdit` using `generic.View `instead of the more specific views, and returns using the `render` function instead of using inherited methods...
Fixes #2340 Collects threshold values as sensors. Adds new fields to the Sensor class used to define the properties of the threshold. Adds fields for stating if the threshold should...
Based on comments in #3270 > Thinking this over a second time, I'm not sure I agree with some of the potential security implications here: > > What if the...