Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


Recommended Posts

Posted (edited)

Hello! I am using HC3 with  many diferent modules - devices.

Sometimes the status of the device does not change. For example, sometimes, if I open and close a door again (I use door/window 2 sensors) the door in the gateway remains open. The same sometimes happening on NO/NC sensors of smart implant module. Is there a way through the device parameters (door/window 2 sensor , smart implant module etc) or through lua code to be able to periodically read the status of the sensor (and not the last status it has sent to the gateway (HC3)). For example if the door is closed while my Gateway (or in Application) desplays as open so I can re-read the status of the sensor, so that the Gateway be updated without having to open and close the door again. 

The same will be useful if for example,  if a power outage occurs in the Gateway, and during this time a sensor changes state, so if the Gateway is back in operation, it can read the new state of the sensor.

Thank you!

Edited by Prokopis Bor
text correction
  • Prokopis Bor changed the title to Sensor status sometimes not change on Gateway/Application
Posted

You cant poll the value from sleeping devices (d/w sensor) but from mains powered it is possible (smart implant).

You can call action "poll" to specific device in lua, but it is not recommended solution as it will but a pretty high load on the network (it will create a lot of communication) - this asks device of everything important, not only states. 


If the status does not change sometimes it may be related to poor reception of the signal, those always reports the states - maybe gateway won't 'hear' it.
If modules are added in secure mode you can try to add them without security, this should help. 

  • Like 1
  • Topic Author
  • Posted

    Thank you. The devices are added to S2 security mode. Is it possible to change security level without to delete and re-adding the device again?

    Posted
    16 hours ago, Prokopis Bor said:

    Is it possible to change security level without to delete and re-adding the device again?

    Only delete and add can change security level. Devices can look "different" (have different properties) in secure versus non-secure mode. It is very annoying behaviour and imho won't see a change (soon)...

    • Thanks 1

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Reply to this topic...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...