Skip to content

Generated A/C IR codes#1529

Open
frawau wants to merge 9 commits intosmartHomeHub:masterfrom
frawau:master
Open

Generated A/C IR codes#1529
frawau wants to merge 9 commits intosmartHomeHub:masterfrom
frawau:master

Conversation

@frawau
Copy link

@frawau frawau commented Mar 8, 2026

I put it out here just in case this could be of use to someone.

I am not entirely sure you should merge it as it is ;)

What this does is add pyhvac (a library of mine) support to SmartIR. That library integrates IRremoteESP8066 and makes all the A/C codes available to SmartIR plus those native to pyhvac. You can configure those A/C like so

- platform: smartir
  name: Bedroom Parents A/C
  unique_id: veryuniqueid
  device_code: daikin
  model: smash 2

I use it on my HAOS on RPi5 and it works fine. There are some wheels for pyhvac on PyPi but only for linux (manylinux and musllinux), I could not get the macos images to build and swig on Windows is apparently a bit of a rabbit hole.

So here it is.

@frawau frawau changed the title Generatied A/C IR codes Generated A/C IR codes Mar 8, 2026
@frawau
Copy link
Author

frawau commented Mar 8, 2026

I forgot to mention that, as it is, it is Broadlink specific, but it should not be too hard to add support for other IR Blaster devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant