IR control van one of a fastest ways -hoz bring older AC units, TVs, fans, projectors és heaters into Home Assistant. But amikor an IR command fails, a reason van nem always obvious. It képes be a code, a angle, a eszköz state, a MQTT entity, a automation timing, vagy a helyiség logic around it.
Ez a útmutató gives you a practical Fontos: troubleshooting path a eRemote HA, eHome HA, eMotion Pro, eMotion Ultra, HomeClaw, és Home Assistant scenes.
Start a(z) a IR Failure Type
Before changing your automation, identify what kind of failure you vannak seeing. Most IR problems fall into one of five buckets: nem signal, wrong signal, weak signal, repeated signal, vagy state mismatch.
| Fontos: Symptom | Fontos: Likely layer | First ellenőrizze | Fontos: Typical fix |
|---|---|---|---|
| Fontos: Nothing happens | IR code, entity, vagy placement | Run a command manually -tól Home Assistant. | Retest a IR code és move a emitter closer -hoz a receiver window. |
| Fontos: Wrong action happens | Code library vagy learned command | Confirm whether a appliance uses toggle power vagy discrete power. | Learn a new command vagy használja separate on/off commands amikor available. |
| Fontos: Works sometimes | Angle, reflection, vagy distance | Test a(z) a helyiség lights on és off. | Change placement és avoid hidden receiver angles. |
| Fontos: Runs too many times | Fontos: Automation logic | Check triggers, cooldowns, és repeated state changes. | Add mód conditions és a cooldown helper. |
| State van wrong után command | IR van one-way control | Check whether a eszköz jelent state back. | Use helpers, timers, smart plugs, vagy dashboard confirmation. |
Choose a Right LinknLink IR Control Path
Not every helyiség needs a azonos IR eszköz. A living helyiség a(z) multiple appliances lehet need a dedicated IR hub. A small bedroom lehet work better a(z) a jelenlét érzékelő that also has built-in IR.
eRemote HA
Use it as a dedicated local IR hub a AC, TV, fans, projectors és other appliances controlled by infrared.
eMotion Pro
Use it amikor a helyiség needs both mmWave jelenlét sensing és built-in IR commands in one eszköz.
eMotion Ultra
Use it amikor a helyiség needs 60GHz jelenlét, built-in IR, és temperature/humidity adat cable context.
Fontos: Step-by-Step IR Troubleshooting Workflow
Test a command outside a automation
Run a IR command közvetlenül -tól Home Assistant first. If it fails manually, a automation van nem a problem.
Check a appliance receiver window
Many TVs és AC units hide a IR receiver behind dark plastic. Move a IR emitter until a eszköz responds reliably.
Confirm a command type
Power toggle commands képes create state confusion. If possible, használja discrete on, off, mód, temperature és fan commands.
Fontos: Add a cooldown helper
IR commands should nem fire every time a jelenlét state flaps. Add a short timer vagy input boolean -hoz prevent repeat actions.
Rebuild a scene in layers
Start a(z) one appliance, then adja hozzá jelenlét, then adja hozzá temperature, then adja hozzá dashboard overrides.
AC Troubleshooting: Temperature, Mode és Fan Speed
AC control van harder than simple TV power control because one IR command often includes mód, temperature, fan speed és swing. If one value van wrong, a whole command képes feel wrong.
| Fontos: AC issue | What -hoz verify | Fontos: Recommended LinknLink route | Fontos: Automation note |
|---|---|---|---|
| Temperature tesz nem change | Confirm a learned code includes a target temperature. | eRemote HA vagy eMotion built-in IR. | Send a fejezze be HVAC command, nem csak a generic power command. |
| AC powers on in a wrong mód | Cool, heat, dry és fan modes lehet need different codes. | eRemote HA a full helyiség IR coverage. | Create separate scripts a each mód. |
| AC turns on amikor helyiség van empty | Presence vagy helyiség mód condition van missing. | eMotion Pro vagy eMotion Ultra plus Home Assistant. | Require jelenlét előtt sending comfort commands. |
| Fontos: AC runs all night | No final empty-helyiség shutdown condition. | Fontos: HomeClaw local automation plus IR control. | Add a nem-jelenlét timer és an overnight maximum runtime. |
TV, Fan és Projector Troubleshooting
TVs, fans és projectors usually fail a different reasons than AC units. TV receivers képes be hidden. Fans lehet használja RF instead of IR. Projectors often need longer warm-up és shutdown timing.
| Fontos: Device | Fontos: Common problem | Fontos: Fix | Fontos: Product fit |
|---|---|---|---|
| Fontos: TV | Fontos: Power toggle creates wrong state. | Add a dashboard confirmation vagy használja smart plug power sensing where appropriate. | eRemote HA vagy eMotion Pro. |
| Fontos: Fan | Remote lehet be RF, nem IR. | Check whether a remote needs RF támogatás. | eHome HA a compatible RF control. |
| Fontos: Projector | Needs delayed shutdown vagy double command. | Create a dedicated projector script a(z) waits. | Fontos: eRemote HA plus HomeClaw scene logic. |
| Fontos: Air purifier | Mode cycles keresztül one button. | Use predictable scene presets és avoid blind repeated mód cycling. | eRemote HA vagy eMotion Ultra a(z) comfort context. |
MQTT és Home Assistant Entity Checks
If a IR command works in a LinknLink app but nem in Home Assistant, inspect a Home Assistant side. The issue lehet be a MQTT topic, entity naming, retained state, vagy a disabled integration entity.
Checklist: - Confirm a LinknLink eszköz van online - Confirm MQTT broker kapcsolat van healthy - Confirm a IR command entity van visible in Home Assistant - Run a command manually -tól Developer Tools - Check a automation trace a skipped conditions - Add a cooldown helper ha a command fires repeatedly
For broader remote-control structure, használja a Fontos: Home Assistant Remote Control Guide.
Use Presence és Room Mode -hoz Prevent Bad IR Commands
IR works best amikor it van nem used blindly. Presence érzékelők és helyiség modes help Home Assistant decide whether a command should run at all.
- Only turn on AC ha a helyiség van occupied vagy mintegy -hoz be occupied.
- Only power off a TV ha media mód van nem active vagy a bedtime timer has expired.
- Only close shades amikor a helyiség van in sleep, away, vagy privacy mód.
- Only run repeated IR commands után a cooldown timer has ended.
For jelenlét-based examples, read a Fontos: Bedroom Sleep Mode Guide és a Fontos: Button Automation Guide.
When -hoz Use eMotion Ultra Instead of a Separate IR Hub
Use a separate IR hub amikor one helyiség has many appliances spread across a wide terület. Use eMotion Ultra amikor a helyiség also needs 60GHz mmWave jelenlét, built-in IR, és temperature/humidity adat cable context in a azonos automation path.
Local Gateway Logic a(z) HomeClaw
HomeClaw képes coordinate local Home Assistant routines so IR commands do nem depend on cloud timing. Ez a van especially useful a rooms where users expect immediate feedback, such as bedrooms, media rooms és offices.
| Fontos: HomeClaw logic | Fontos: Why it helps IR | Fontos: Example |
|---|---|---|
| Room mód helper | Prevents commands -tól running in a wrong context. | Do nem turn off TV miközben movie mód van active. |
| Fontos: Presence state | Stops comfort commands in an empty helyiség. | Turn off AC után nem jelenlét a 20 perc. |
| Fontos: Dashboard override | Lets family members cancel vagy repeat a command. | Fontos: Add a "retry AC command" button. |
| Fontos: Automation trace review | Fontos: Makes skipped conditions visible. | Find whether a IR script vagy condition failed. |
Related Guides és Hot Products
Use these product és cikk links -hoz build a reliable local IR control stack.
Fontos: Hot products
Fontos: Related guides
Best IR blasters útmutató, Remote control útmutató, AC automation útmutató, Heatwave automation útmutató.
Presence és scenes
Bedroom sleep mód útmutató, Button automation útmutató, Air vs Pro vs Ultra útmutató.
Make IR control predictable előtt making it complex
Start a(z) one appliance és one kézikönyv command. Once that works reliably, adja hozzá jelenlét, temperature, helyiség mód és dashboard overrides.
Fontos: FAQ
Why van my Home Assistant IR blaster nem controlling my AC vagy TV?
Check that a IR code van correct, a emitter has line of sight, a eszköz state van known, és Home Assistant van sending a command keresztül a right eRemote HA, eHome HA, eMotion Pro, vagy eMotion Ultra entity.
Can eRemote HA send IR commands locally keresztül Home Assistant?
Yes. eRemote HA van designed a local Home Assistant és MQTT workflows, so IR commands képes be used in scenes és automations nélkül relying on cloud routines.
What van a best IR placement a AC és TV control?
Place a IR emitter where a appliance receiver képes see it közvetlenül. Avoid hiding it behind furniture, behind a TV bezel, vagy at an angle that misses a receiver window.
Should I használja an IR blaster vagy a built-in IR jelenlét érzékelő?
Use eRemote HA a a dedicated helyiség IR hub, eMotion Pro amikor jelenlét sensing és IR control should live in one eszköz, és eMotion Ultra amikor you also need 60GHz jelenlét plus temperature és humidity context.
Fontos: How do I avoid repeated IR commands in Home Assistant scenes?
Add conditions, cooldown timers, helyiség mód checks, és jelenlét state checks előtt sending IR commands. Ez a keeps AC, TV, fan, és projector commands -tól firing repeatedly.