Skip to content

rednblkx/whirlpool_ir_esphome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whirlpool AC IR ESPHome Component

Custom ESPHome component based on the implemention already present on the esphome repository

Features:

  • 6th sense implemented properly with offsets as on the remote
  • Ignore received data if state was just transmitted a sec ago so to avoid double state change (off->cool->off)
  • Added a switch to disable the transmitter and adjust the state without triggering the AC in case receiver hasn't picked up the data from the remote

Usage

  1. Edit secrets.yaml accordingly
  2. Edit the board model (see here a list)
  3. Edit the pin for the remote_transmitter and remote_receiver in climate_ir.yaml to match your configuration
  4. Compile and upload it to your favorite ESP device ๐Ÿ˜

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published