Giter Club home page Giter Club logo

Comments (2)

friko21 avatar friko21 commented on September 25, 2024

I have also issues with cached values.
Can't homebridge use the values stored in them?
Is it possible to deactivate caching for all devices in the config part for this plugin?

from homebridge-fhem.

justme-1968 avatar justme-1968 commented on September 25, 2024

maybe there is a bug with nocache in the current version. i will check.

but nocache should not be used generally. it slows everything down as the roundtrip from homebridge to fhem and back does take some time that summs up to quite a huge amount if homekit is requesting the status for a whole room.

it is useful only for thinks like sonos players where the volume is not generating an event by default. and even there it is better to configure the sonos device to generate the event.

homebridge-fhem uses the events that fhem sends to cache current values. so it should always have correct values.

if there is a problem please do the following:

  • have a look in the event monitor. is there an event for the reading in question. if not -> there is a problem on the fhem side.
  • have a look at the homebridge-fhem console output. is there a message for the reading in question. if not -> there is also a problem on the fhem side. for example rfxtrx devices use a very old way of creating readings that don't generate the proper events. this should be fixed there.
  • does homebridge-fhem report the correct values back if an homekit app is used? -> this should be visible in the hombridge-fhem console output.

from homebridge-fhem.

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.