Skip to content

Commit

Permalink
fix value dependent color usage
Browse files Browse the repository at this point in the history
add variable for input value use_colors to be used in if/then
  • Loading branch information
vorlon committed Aug 29, 2023
1 parent d698411 commit b963253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions copy2esphome/EHMTX_easy_state.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ blueprint:
variables:
display: !input ehmtx_device
bfriendly: !input use_friendly
use_colors: !input use_colors
def_color: !input default_color
lo_color: !input low_color
hi_color: !input high_color
Expand Down

0 comments on commit b963253

Please sign in to comment.