Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't get template for remote commands #178

Open
blb4github opened this issue Jan 24, 2025 · 1 comment
Open

Don't get template for remote commands #178

blb4github opened this issue Jan 24, 2025 · 1 comment

Comments

@blb4github
Copy link

HA versions:

Core 2025.1.4
Supervisor 2024.12.3
Operating System 14.1
Frontend 20250109.2

Version of the custom_component

1.12

Configuration

Add your logs here.

Describe the bug

I don't see the template for the commands. When I use the development tools I do see:

Image

this automation is now working (setup in yaml):

alias: irtrans albrecht vol+
description: Fire IR command for vol+ of Remote albrecht
triggers: []
conditions: []
actions:
  - data:
      remote: albrecht
      ir_cmd: vol+
    target:
      entity_id: sensor.irtrans_sensor
    action: irtrans.send_irtrans_ir_command_albrecht
mode: single

Debug log

home-assistant_irtrans_2025-01-24T22-55-41.329Z.log

@schwarzenbergf
Copy link
Owner

I guess you tried already a Reload of the Integration and a HA Restart.
If this didn't help, please create a Log file by enabling the 'debug logging' in the page (Settings --> Devices & Services --> iRTRans), Reload the Integration (three dots on the right side) and disable the logging. Attach the Log file (or part of it) here.

Also in the '/config/custom_components/irtrans' directory should be a file 'services.yaml'. Please check and attach the content as well.

Let me know if you need more details how to do all this stuff.

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

No branches or pull requests

2 participants