esphome / esphome/feature-requests

Add the ability to monitor the condition of the air conditioner. Incorrect operation after power off IR climate control remote control

Open
#2,815 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Good afternoon.
Add the ability to monitor the condition of the air conditioner. Incorrect operation after power off IR climate control remote control.
I have an air conditioner that works with IR Remote Climate integration
climate:
- platform: whirlpool
name: "Кондиционер спальня"
model: DG11J1-91
id: "konditsioner_spalnya"
sensor: current_temperature
receiver_id: "s08_receiver"
transmitter_id: "s08_transmitter"
visual:
min_temperature: 16 °C
max_temperature: 30 °C
temperature_step: 1 °C
If you turn off the electricity during operation, then after turning on the electricity, the air conditioner will go into off mode, and the integration will remain in the on position. Please add the ability to monitor the condition of the air conditioner. Thank you.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the IR Remote Climate integration and the provided Whirlpool climate configuration to understand how its state is represented after power restoration. Done means the integration detects that the air conditioner is off after an outage and no longer reports it as on.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.