Giter Site home page Giter Site logo

homebridge-cec-tv-platform's People

Contributors

samfox2 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

homebridge-cec-tv-platform's Issues

issues with source selection

Existing config

{
    "platform": "HomebridgeCECTV",
    "accessories": [
        {
            "name": "Hisense",
            "manufacturer": "Hisense",
            "model": "H43MEC3050",
            "devices": [
                {
                    "1": "Homebridge"
                },
                {
                    "2": "Chromecast"
                },
                {
                    "3": "computer"
                }
            ]
        }
    ]
}
  1. The config example show to use list instead of map
  2. The input selection is translated to source -1, I'm not a JS developer but I'll guess the array created starts with 0 instead of 1.
  3. Switching the sources from the home app works as long as you not selected for the second time a source that was selected earlier. I guess it's related to the fact all sources are marked as 'on' or there is no selected source marked. I see in the log the requests to change the source are logged but nothing happens

first and second commands worked but the third and the fourth did not.

[24/02/2021, 14:44:03] [HomebridgeCECTV] Switching to HDMI2
[24/02/2021, 14:44:03] [HomebridgeCECTV] Sent CEC command to switch to HDMI2
TRAFFIC: [          697904]     << 1f:82:20:00

waiting for input

TRAFFIC: [          698074]     << 10:9d:10:00

[24/02/2021, 14:44:11] [HomebridgeCECTV] Switching to HDMI1
[24/02/2021, 14:44:11] [HomebridgeCECTV] Sent CEC command to switch to HDMI1
TRAFFIC: [          706261]     << 1f:82:10:00

waiting for input

[24/02/2021, 14:44:20] [HomebridgeCECTV] Switching to HDMI2
[24/02/2021, 14:44:20] [HomebridgeCECTV] Sent CEC command to switch to HDMI2
TRAFFIC: [          715149]     << 1f:82:20:00

waiting for input

[24/02/2021, 14:44:38] [HomebridgeCECTV] Switching to HDMI0
[24/02/2021, 14:44:38] [HomebridgeCECTV] Sent CEC command to switch to HDMI0
TRAFFIC: [          733057]     << 1f:82:00:00

waiting for input

Home app Isn’t recognized

Hi!
My problem is that HomeBridge shows at accessories, but Home app isn't shows the device.
I have no issues at HomeBridge log.

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.