Skip to content

Instantly share code, notes, and snippets.

@kai-zer-ru
Last active April 3, 2026 02:10
Show Gist options
  • Select an option

  • Save kai-zer-ru/6e3487eee4e0d45aad744fbb081d0bcc to your computer and use it in GitHub Desktop.

Select an option

Save kai-zer-ru/6e3487eee4e0d45aad744fbb081d0bcc to your computer and use it in GitHub Desktop.
conditioner yandex
entity_config:
climate.konditsioner_tclac_climate:
name: Кондиционер
type: devices.types.thermostat.ac
room: Зал
properties:
- type: temperature
entity: sensor.datchik_klimata_zal_temperature
- type: humidity
entity: sensor.datchik_klimata_zal_humidity
modes:
thermostat:
heat: ['heat']
cool: ['cool']
auto: ['auto']
dry: ['dry']
fan_only: ['fan_only']
# program:
# eco: ['eco']
# quiet: ['sleep']
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