jeatheak / Mitsubishi-WF-RAC-Integration

WF-RAC homeassistant integration
MIT License
125 stars 23 forks source link

Climate: Add temperature change trough automation #69

Closed nickdorrestein closed 2 months ago

nickdorrestein commented 10 months ago

It would be cool if the temperature of the device can be changed trough automationy.

jacekowski commented 9 months ago

It already can be changed. You need to call climate.set_temperature service from your automation

action:
  - service: climate.set_temperature
    target:
      device_id: 82e0647cd436360378c6edcd3ea1df45
    data:
      temperature: 21