I want my horseshoe color to be either all red or all green:
- if current temp is below the target temp of my google nest, then it's red
- if current temp is at or above target temp, then it's green.
Is that possible? If so, could someone provide a basic config?