Add high_price_cutoff
Similar to low_price_cutoff, but checks if price is above average.
Changes the entity_id, so will break backwards compatibility. Renames "low price" to "low_price", so that it is consistent with the other attributes.
Exactly what i'm looking for.
@janneojala Hi, is there any chance that this PR will be merged? Is there anything I can do to make that happen?
Should really be merged ASAP as attribute naming inconsistency problems just gets bigger the longer it takes (=the more people using it and will have stuff break when it changes)
@Hellowlol ^
+1 to get this merged :)
Planning to use this attribute so would have been nice to use it without that space in the name.
I don't intend to merge this before we have a breaking release. Its trivial to use a template sensor for the same purpose.