mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-21 05:03:39 +00:00
Fixing HA version sensor
This commit is contained in:
@@ -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() -%}
|
||||||
{{- [
|
{{- [
|
||||||
|
Reference in New Issue
Block a user