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

dont work buttons #72

Open
shurakenas opened this issue Nov 10, 2021 · 0 comments
Open

dont work buttons #72

shurakenas opened this issue Nov 10, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@shurakenas
Copy link

shurakenas commented Nov 10, 2021

Не удалось вызвать службу remote/send_command. Service not found.

entity: media_player.lg_webos_smart_tv
tv: true
apps:
  - icon: mdi:youtube
    app: youtube
    hold_action:
      action: call-service
      service: media_player.select_source
      service_data:
        entity_id: media_player.lg_webos_smart_tv
        source: youtube
  - icon: mdi:monitor
    app: ottplayer
    hold_action:
      action: call-service
      service: media_player.select_source
      service_data:
        entity_id: media_player.lg_webos_smart_tv
        source: ottplayer
volume_up:
  tap_action:
    action: call-service
    service: remote.send_command
    service_data:
      entity_id: media_player.lg_webos_smart_tv
      command: volume_up
volume_mute:
  tap_action:
    action: call-service
    service: remote.send_command
    service_data:
      command: mute
      entity_id: media_player.lg_webos_smart_tv
volume_down:
  tap_action:
    action: call-service
    service: remote.send_command
    service_data:
      entity_id: media_player.lg_webos_smart_tv
      command: volume_down
@shurakenas shurakenas added the bug Something isn't working label Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant