From e163861e5841df8a232e60d4462247be31d2fc04 Mon Sep 17 00:00:00 2001 From: Aiden <37043404+tarontop@users.noreply.github.com> Date: Thu, 23 Jul 2026 21:21:23 +0800 Subject: [PATCH] Update project version to v3.0.6 --- athom-rf-ir-remote.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/athom-rf-ir-remote.yaml b/athom-rf-ir-remote.yaml index f574a42..2b3aaa3 100644 --- a/athom-rf-ir-remote.yaml +++ b/athom-rf-ir-remote.yaml @@ -10,7 +10,7 @@ substitutions: # Project Name project_name: "China Athom Technology.Athom RF IR Remote" # Projection version denotes the release version of the yaml file, allowing checking of deployed vs latest version - project_version: "v3.0.5" + project_version: "v3.0.6" # Define a domain for this device to use. i.e. iot.home.lan (so device will appear as athom-smart-plug-v2.iot.home.lan in DNS/DHCP logs) dns_domain: ".local" # Set timezone of the smart plug. Useful if the plug is in a location different to the HA server. Can be entered in unix Country/Area format (i.e. "Australia/Sydney")