Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Lesson13 - integrate KC868-AG to home assistant control air conditioner by IR
#11
(03-01-2023, 08:38 AM)admin Wrote: here is photo.

Im already used that direct method and Home assistant dashboard shows Ac is available but Whirlpool Ac not responding to frontend Actions. how to solve the issue?


Attached Files Image(s)
       
Reply
#12
ok, next week, when have free time, make a video tour, how to make a button send learned IR signal.
Reply
#13
Thumbs Up 
(03-01-2023, 01:00 PM)admin Wrote: ok, next week, when have free time, make a video tour, how to make a button send learned IR signal.

ok sir
Reply
#14
i have tested ESPHome with IR learning, not very well i feel. i also checked about whirlpool Climate, do you have set the model of your ac? there are two option.

whirlpool Climate
Additional configuration is available for this model.

Configuration variables:

model (Optional, string): There are two valid models

DG11J1-3A: Temperature range is from 18 to 32 (default)

DG11J1-91: Temperature range is from 16 to 30
Reply
#15
(03-02-2023, 02:07 PM)admin Wrote: i have tested ESPHome with IR learning, not very well i feel. i also checked about whirlpool Climate, do you have set the model of your ac? there are two option.

whirlpool Climate
Additional configuration is available for this model.

Configuration variables:

model (Optional, string): There are two valid models

DG11J1-3A: Temperature range is from 18 to 32 (default)

DG11J1-91: Temperature range is from 16 to 30

yes im also put the model and configuration details but not connected to Ac, any other option to connect whirlpool ac?
Reply
#16
if ESPHome log no output when you pressed your ac's remote button, i think your ac is not use 38khz standard IR signal, so that ESPHome can't decode.
Reply
#17
(03-06-2023, 08:21 AM)admin Wrote: if ESPHome log no output when you pressed your ac's remote button, i think your ac is not use 38khz standard IR signal, so that ESPHome can't decode.

based on your statement esp home cant connect to my whirlpool model ac is that correct?

(03-06-2023, 09:56 AM)PIQ user Wrote:
(03-06-2023, 08:21 AM)admin Wrote: if ESPHome log no output when you pressed your ac's remote button, i think your ac is not use 38khz standard IR signal, so that ESPHome can't decode.

based on your statement esp home cant connect to my whirlpool model ac is that correct?

no when i press the remote button pronto codes are received and i use the pronto codes to the log file but ac cant working
Reply
#18
ESPHome decode to some types: i have seen your log file. JVC,LG,NEC
maybe signal is simlar. you can try to send by different command , replace this "- remote_transmitter.transmit_pronto:" with another code type for a test, such as:
- remote_transmitter.transmit_nec:
remote_transmitter.transmit_jvc:
Reply
#19
(03-06-2023, 10:27 AM)admin Wrote: ESPHome decode to some types: i have seen your log file. JVC,LG,NEC
maybe signal is simlar. you can try to send by different command , replace this "- remote_transmitter.transmit_pronto:" with another code type for a test, such as:
- remote_transmitter.transmit_nec:
remote_transmitter.transmit_jvc:

no my ac remote only providing pronto codes and i click the climate entity buttons in webpage so the nec,jvc and lg codes are displayed

(03-06-2023, 10:27 AM)admin Wrote: ESPHome decode to some types: i have seen your log file. JVC,LG,NEC
maybe signal is simlar. you can try to send by different command , replace this "- remote_transmitter.transmit_pronto:" with another code type for a test, such as:
- remote_transmitter.transmit_nec:
remote_transmitter.transmit_jvc:

i send the pronto codes but this kind of error showing any syntax mistakes?


Attached Files Image(s)
   
Reply
#20
sorry, i don't know why, maybe you can post it to ESPHome official forum.
Reply


Forum Jump:


Users browsing this thread: