Code Monkey home page Code Monkey logo

homebridge-cec-tv-control's People

Contributors

electroflame avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

homebridge-cec-tv-control's Issues

Minimize logs issue

Describe The Bug:
I try to minimize logs by using checkbox, but this plugin generates also five entry per second

To Reproduce:

Expected behavior:

Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

  • Plugin Version: latest
  • Homebridge Version: latest
  • Node.js Version: 16
  • NPM Version:
  • Operating System: raspbian

Persistent reports on log

Hello, im receiving this message below

[13/04/2021, 00:24:08] [Sony Bravia] Checking TV power status
[13/04/2021, 00:24:08] [homebridge-cec-tv-control] This plugin generated a warning from the characteristic 'Active': characteristic value expected valid finite number and received "undefined" (undefined). See https://git.io/JtMGR for more info.

Besides that, TV works great, I can set ON/OFF via HomeKit instantly

Cannot read properties of undefined (reading 'displayName')

Describe The Bug:

I cant change the input, it worked for me earlier today, but i reinstalled the plugin and it stopped working.

To Reproduce:

Change input

Expected behavior:

I expect the input to change to me desired input source.

Logs:

This plugin threw an error from the characteristic 'Active Identifier': Unhandled error thrown inside write handler for characteristic: Cannot read properties of undefined (reading 'displayName'). See https://homebridge.io/w/JtMGR for more info.

Plugin Config:

{
            "name": "CEC",
            "manufacturer": "Samsung",
            "model": "N/A",
            "pollingInterval": 2500,
            "minimizeLogging": false,
            "inputs": [
                {
                    "inputNumber": 2,
                    "displayName": "Chromecast"
                },
                {
                    "inputNumber": 3,
                    "displayName": "Playstation"
                }
            ],
            "useActiveSource": true,
            "useInactiveSource": true,
            "useSourceRouting": true,
            "useSetStreamPath": true,
            "platform": "TVCECControl",
            "_bridge": {
                "username": "0E:DB:6A:2E:7E:94",
                "port": 58221
            }
        }

Screenshots:

Environment:

  • Plugin Version: v0.1.18
  • Homebridge Version: v1.5.0
  • Node.js Version: v16.15.1
  • NPM Version: v6.14.12
  • Operating System: Raspbian GNU/Linux Buster

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.