Giter Site home page Giter Site logo

Comments (4)

matt8707 avatar matt8707 commented on July 19, 2024

add broadlink as integration using ui
https://www.home-assistant.io/integrations/broadlink

image where you should stop in the mobile app, dont add or you'll lose local control
https://user-images.githubusercontent.com/36163594/93138133-d2ead780-f6de-11ea-9970-a66060d066a9.jpeg

Now remote.send_command should work,
you have to learn ir codes and test it out in dev tools

this part seems wrong

          - service: remote.send_command
            data:
              entity_id: remote.lg_webos_tv_e03c
              command: menu

remote send command -> integration remote.broadlink (or whatever you name it) -> command is secret ir code

          - service: remote.send_command
            data:
              entity_id: remote.broadlink
              command: !secret ir_fan_speed

from hass-config.

roh735 avatar roh735 commented on July 19, 2024

connected, now i have services commands but still don't understand if I need this 2 secrets?
IR codes didn't learn anything yet, will try, thank you

broadlink_host: 111.111.111.111
broadlink_mac: '11:1a:11:1a:1a:1a'

because I integrate it from auto connect in integration page

Thank you.

from hass-config.

matt8707 avatar matt8707 commented on July 19, 2024

Yes, you should remove the secrets broadlink_host/mac since it's setup using ui now. The ir codes are stored in folder .storage but i like to have them in my secrets too.

from hass-config.

roh735 avatar roh735 commented on July 19, 2024

Thank you

from hass-config.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.