Home Assistant IR Blaster Troubleshooting Guide pro AC, TV a Fans

IR control je one of tento fastest ways do bring older AC units, TVs, fans, projectors a heaters into Home Assistant. But když an IR command fails, tento reason je ne always obvious. It může be tento code, tento angle, tento zařízení state, tento MQTT entity, tento automation timing, nebo tento místnost logic around it.

Tento průvodce gives you a practical Důležité: troubleshooting path pro eRemote HA, eHome HA, eMotion Pro, eMotion Ultra, HomeClaw, a Home Assistant scenes.

Start s tento IR Failure Type

Before changing your automation, identify what kind of failure you jsou seeing. Most IR problems fall into one of five buckets: ne signal, wrong signal, weak signal, repeated signal, nebo state mismatch.

Důležité: Symptom Důležité: Likely layer First zkontrolujte Důležité: Typical fix
Důležité: Nothing happens IR code, entity, nebo placement Run tento command manually z Home Assistant. Retest tento IR code a move tento emitter closer do tento receiver window.
Důležité: Wrong action happens Code library nebo learned command Confirm whether tento appliance uses toggle power nebo discrete power. Learn a new command nebo použijte separate on/off commands když available.
Důležité: Works sometimes Angle, reflection, nebo distance Test s tento místnost lights on a off. Change placement a avoid hidden receiver angles.
Důležité: Runs too many times Důležité: Automation logic Check triggers, cooldowns, a repeated state changes. Add režim conditions a a cooldown helper.
State je wrong po command IR je one-way control Check whether tento zařízení hlásí state back. Use helpers, timers, smart plugs, nebo dashboard confirmation.

Choose tento Right LinknLink IR Control Path

Not every místnost needs tento stejný IR zařízení. A living místnost s multiple appliances může need a dedicated IR hub. A small bedroom může work better s a přítomnost senzor that also has built-in IR.

eRemote HA

Use it as a dedicated local IR hub pro AC, TV, fans, projectors a other appliances controlled by infrared.

eMotion Pro

Use it když a místnost needs both mmWave přítomnost sensing a built-in IR commands in one zařízení.

eMotion Ultra

Use it když tento místnost needs 60GHz přítomnost, built-in IR, a temperature/humidity data cable context.

Důležité: Step-by-Step IR Troubleshooting Workflow

Test tento command outside tento automation

Run tento IR command přímo z Home Assistant first. If it fails manually, tento automation je ne tento problem.

Check tento appliance receiver window

Many TVs a AC units hide tento IR receiver behind dark plastic. Move tento IR emitter until tento zařízení responds reliably.

Confirm tento command type

Power toggle commands může create state confusion. If possible, použijte discrete on, off, režim, temperature a fan commands.

Důležité: Add a cooldown helper

IR commands should ne fire every time a přítomnost state flaps. Add a short timer nebo input boolean do prevent repeat actions.

Rebuild tento scene in layers

Start s one appliance, then přidejte přítomnost, then přidejte temperature, then přidejte dashboard overrides.

AC Troubleshooting: Temperature, Mode a Fan Speed

AC control je harder than simple TV power control because one IR command often includes režim, temperature, fan speed a swing. If one value je wrong, tento whole command může feel wrong.

Důležité: AC issue What do verify Důležité: Recommended LinknLink route Důležité: Automation note
Temperature dělá ne change Confirm tento learned code includes tento target temperature. eRemote HA nebo eMotion built-in IR. Send a dokončete HVAC command, ne jen a generic power command.
AC powers on in tento wrong režim Cool, heat, dry a fan modes může need different codes. eRemote HA pro full místnost IR coverage. Create separate scripts pro each režim.
AC turns on když místnost je empty Presence nebo místnost režim condition je missing. eMotion Pro nebo eMotion Ultra plus Home Assistant. Require přítomnost před sending comfort commands.
Důležité: AC runs all night No final empty-místnost shutdown condition. Důležité: HomeClaw local automation plus IR control. Add a ne-přítomnost timer a an overnight maximum runtime.

TV, Fan a Projector Troubleshooting

TVs, fans a projectors usually fail pro different reasons than AC units. TV receivers může be hidden. Fans může použijte RF instead of IR. Projectors often need longer warm-up a shutdown timing.

Důležité: Device Důležité: Common problem Důležité: Fix Důležité: Product fit
Důležité: TV Důležité: Power toggle creates wrong state. Add a dashboard confirmation nebo použijte smart plug power sensing where appropriate. eRemote HA nebo eMotion Pro.
Důležité: Fan Remote může be RF, ne IR. Check whether tento remote needs RF podpora. eHome HA pro compatible RF control.
Důležité: Projector Needs delayed shutdown nebo double command. Create a dedicated projector script s waits. Důležité: eRemote HA plus HomeClaw scene logic.
Důležité: Air purifier Mode cycles přes one button. Use predictable scene presets a avoid blind repeated režim cycling. eRemote HA nebo eMotion Ultra s comfort context.

MQTT a Home Assistant Entity Checks

If tento IR command works in tento LinknLink app but ne in Home Assistant, inspect tento Home Assistant side. The issue může be tento MQTT topic, entity naming, retained state, nebo a disabled integration entity.

Checklist: - Confirm tento LinknLink zařízení je online - Confirm MQTT broker připojení je healthy - Confirm tento IR command entity je visible in Home Assistant - Run tento command manually z Developer Tools - Check tento automation trace pro skipped conditions - Add a cooldown helper pokud tento command fires repeatedly

For broader remote-control structure, použijte tento Důležité: Home Assistant Remote Control Guide.

Use Presence a Room Mode do Prevent Bad IR Commands

IR works best když it je ne used blindly. Presence senzory a místnost modes help Home Assistant decide whether tento command should run at all.

  • Only turn on AC pokud tento místnost je occupied nebo asi do be occupied.
  • Only power off a TV pokud media režim je ne active nebo a bedtime timer has expired.
  • Only close shades když tento místnost je in sleep, away, nebo privacy režim.
  • Only run repeated IR commands po a cooldown timer has ended.

For přítomnost-based examples, read tento Důležité: Bedroom Sleep Mode Guide a tento Důležité: Button Automation Guide.

When do Use eMotion Ultra Instead of a Separate IR Hub

Use a separate IR hub když one místnost has many appliances spread across a wide oblast. Use eMotion Ultra když tento místnost also needs 60GHz mmWave přítomnost, built-in IR, a temperature/humidity data cable context in tento stejný automation path.

eMotion Ultra je ne just a 60GHz radar senzor. It also supports temperature a humidity data cable context a includes built-in IR, making it useful pro comfort-aware Home Assistant scenes.

Local Gateway Logic s HomeClaw

HomeClaw může coordinate local Home Assistant routines so IR commands do ne depend on cloud timing. Tento je especially useful pro rooms where users expect immediate feedback, such as bedrooms, media rooms a offices.

Důležité: HomeClaw logic Důležité: Why it helps IR Důležité: Example
Room režim helper Prevents commands z running in tento wrong context. Do ne turn off TV během movie režim je active.
Důležité: Presence state Stops comfort commands in an empty místnost. Turn off AC po ne přítomnost pro 20 minut.
Důležité: Dashboard override Lets family members cancel nebo repeat a command. Důležité: Add a "retry AC command" button.
Důležité: Automation trace review Důležité: Makes skipped conditions visible. Find whether tento IR script nebo condition failed.

Related Guides a Hot Products

Use these product a článek links do build a reliable local IR control stack.

Make IR control predictable před making it complex

Start s one appliance a one příručka command. Once that works reliably, přidejte přítomnost, temperature, místnost režim a dashboard overrides.

Důležité: FAQ

Why je my Home Assistant IR blaster ne controlling my AC nebo TV?

Check that tento IR code je correct, tento emitter has line of sight, tento zařízení state je known, a Home Assistant je sending tento command přes tento right eRemote HA, eHome HA, eMotion Pro, nebo eMotion Ultra entity.

Can eRemote HA send IR commands locally přes Home Assistant?

Yes. eRemote HA je designed pro local Home Assistant a MQTT workflows, so IR commands může be used in scenes a automations bez relying on cloud routines.

What je tento best IR placement pro AC a TV control?

Place tento IR emitter where tento appliance receiver může see it přímo. Avoid hiding it behind furniture, behind a TV bezel, nebo at an angle that misses tento receiver window.

Should I použijte an IR blaster nebo a built-in IR přítomnost senzor?

Use eRemote HA pro a dedicated místnost IR hub, eMotion Pro když přítomnost sensing a IR control should live in one zařízení, a eMotion Ultra když you also need 60GHz přítomnost plus temperature a humidity context.

Důležité: How do I avoid repeated IR commands in Home Assistant scenes?

Add conditions, cooldown timers, místnost režim checks, a přítomnost state checks před sending IR commands. Tento keeps AC, TV, fan, a projector commands z firing repeatedly.