GrKoR / esphome_aux_ac_component

ESPHome component for AUX based air conditioners. Direct wifi control of HVAC by ESPHome and Home Assistant. HVAC status and command feedback are available.
Other
185 stars 44 forks source link

Задвоение AC в названии сенсора в расширенном примере #36

Closed MrC0nst closed 2 years ago

MrC0nst commented 2 years ago

Если учесть что upper_devicename: Kitchen AC и name: ${upper_devicename} AC Indoor Temperature (https://github.com/GrKoR/esphome_aux_ac_component/blob/af4cbd8692556d5a9ae52f0f4993e378e557fbb8/examples/advanced/ac_common.yaml#L68) то в итоге сенсор будет иметь имя Kitchen AC AC Indoor Temperature. Поэтому правильнее будет name: ${upper_devicename} Indoor Temperature