Fixing HA version sensor

This commit is contained in:
Jeffrey Stone 2019-12-09 08:24:48 -05:00
parent 9b12470cea
commit c44a787eae
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
] | random -}} ] | random -}}
{% endmacro %} {% endmacro %}
{% macro getVersion() %} {% macro getVersion() %}
@home_assistant version {{ states.sensor.current_ha_version.state }} is out. @home_assistant version {{ states.sensor.released_version.state }} is out.
{% endmacro %} {% endmacro %}
{%- macro getRandomSnark() -%} {%- macro getRandomSnark() -%}
{{- [ {{- [