Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - background: >
- [[[
- if is_state_attr('weather.smhi_home' , 'temperature' , 0 ){
- return "[[[ return variables.ulm_custom_card_weathercard_bgimage_winter ]]]";
- } else {
- return "[[[ return variables.ulm_custom_card_weathercard_bgimage_summer ]]]";
- }
- ]]]
Advertisement
Add Comment
Please, Sign In to add comment