Added in more wisdom.

This commit is contained in:
ccostan 2020-09-23 11:51:08 -04:00
parent 49b9ff3e0a
commit fbe2a09887
2 changed files with 2 additions and 1 deletions

View File

@ -190,6 +190,7 @@
"and one more thing, Change is inevitable. Growth is optional. ",
"and one more thing, dont worry, be happy. ",
"and one more thing, There are far better things ahead of us than behind us. ",
"and one more thing, If you want to go fast, go alone but if you want to go far, go with others. ",
"and one more thing, The key to success is to focus on goals not obstacles. ",
"and one more thing, Sometimes we are tested not to show our weaknesses, but to discover our strengths. ",
"and one more thing, Do something today that your future self will thank you for. ",
@ -297,7 +298,7 @@
{{ lightning() }}
{% endif %}
{% if (states('sensor.blink_blink1_temperature')|int) > 50 and no_fridge != 1 %}
{% if (states('sensor.blink_blink1_temperature')|int) > 50 and no_fridge != 1 %}
{{ fridge() }}
{% endif %}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 43 KiB