Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Кондиционер TCL TAC-07CHSA/TPG-W #527

Open
kai-zer-ru opened this issue Apr 25, 2024 · 0 comments
Open

Кондиционер TCL TAC-07CHSA/TPG-W #527

kai-zer-ru opened this issue Apr 25, 2024 · 0 comments

Comments

@kai-zer-ru
Copy link

Предлагаю свою версию конфигурации кондиционера TCL TAC-07CHSA/TPG-W, подключенную через интеграцию ESPHome с помощью статьи https://dzen.ru/a/Zg0IyqT3hzDFC_VE и автора компонента https://dzen.ru/solovey_with_payalnik

climate.tclac_tclac_climate:
      name: Кондиционер
      type: devices.types.thermostat.ac
      room: Зал
      properties:
# сторонний датчик температуры
        - type: temperature
          entity: sensor.0x00158d0000dacf06_temperature
# сторонний датчик влажности
        - type: humidity
          entity: sensor.0x00158d0000dacf06_humidity
      modes:
        thermostat:
          heat: ['heat']
          cool: ['cool']
          auto: ['auto']
          dry: ['dry']
          fan_only: ['fan_only']
        fan_speed:
          auto: ['auto']
          low: ['low']
          medium: ['medium']
          high: ['high']
          turbo: ['diffuse']
          quiet: ['quiet']
        swing:
          stationary: ['off']
          auto: ['both']
          vertical: ['vertical']
          horizontal: ['horizontal']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant