mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-23 20:24:58 +00:00
Fixing HA version sensor
This commit is contained in:
parent
9b12470cea
commit
c44a787eae
@ -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() -%}
|
||||||
{{- [
|
{{- [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user