Merge pull request #84 from jcam3ron/rf-climate-id

Add ID to climate entity in rf-ir-remote
This commit is contained in:
Aiden
2026-07-10 16:50:50 +08:00
committed by GitHub
+4 -3
View File
@@ -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.2"
project_version: "v3.0.3"
# 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")
@@ -227,9 +227,10 @@ radio_frequency:
remote_receiver_id: rf_receiver
climate:
- platform: ${AC_Platform_name}
transmitter_id: ir_transmitter
- id: "AC"
name: "AC"
platform: ${AC_Platform_name}
transmitter_id: ir_transmitter
receiver_id: ir_receiver
binary_sensor: