diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 7f2dadc..f57c31e 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -34,7 +34,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l 🎉 Roadmap Roadmap can be found here [Roadmap](https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap) -ℹ️ Version: v.3.2.3DEV +ℹ️ Version: v.3.2.3 ' @@ -2347,7 +2347,7 @@ trigger_variables: variables: ##### GENERAL ##### - blueprint_version: "3.2.3DEV" + blueprint_version: "3.2.3" language: !input "language" time_format: !input "time_format" time: "{{ as_timestamp(now()) | timestamp_custom(time_format) }}"