Coder Social home page Coder Social logo

Multiple Devices about homebridge-plugin-govee HOT 3 OPEN

crun11 avatar crun11 commented on July 30, 2024
Multiple Devices

from homebridge-plugin-govee.

Comments (3)

asednev avatar asednev commented on July 30, 2024

Hi @crun11, I don't quite understand what seems to be the problem and how it relates to having multiple devices. Can you restate your problem?

from homebridge-plugin-govee.

crun11 avatar crun11 commented on July 30, 2024

Hello, please excuse my bad english.
I need a solution that my Termometer is displayed multiple times as shown in the screenshot. I can't find any abnormalities in the log.

Bildschirm­foto 2023-01-18 um 21 17 01

from homebridge-plugin-govee.

asednev avatar asednev commented on July 30, 2024

@crun11 The devices are correlated using either uuid or model:

I suspect that your device is broadcasting inconsistent values for one of these two fields.

Collecting some logs would be helpful. You will need to enable debug logs in your Homebridge settings (turn on option Homebridge Debug Mode -D).

Then, look for entries like this in your logs and provide several examples here:

[Govee] Govee reading {
  uuid: 'c0f51941a6ad48a09dcf5273e9ff200e',
  address: '',
  model: 'GVH5075_E09F',
  battery: 38,
  humidity: 39.2,
  tempInC: 23.1392,
  tempInF: 73.65056,
  rssi: -63
}

from homebridge-plugin-govee.

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.