OpenZWave / qt-openzwave

QT5 Wrapper for OpenZWave
GNU Lesser General Public License v3.0
105 stars 30 forks source link

Fibaro Smart Implant FGBS222 + DHT22 on Openzwave Beta the values are not updated #127

Closed Veuchez closed 4 years ago

Veuchez commented 4 years ago

The problem

I have a Fibaro Smart Implant FGBS222 with DHT22 sensor connected on OpenZwave Beta. I set the parameters for the temperature and humidity report so that they update every 60s and every 0.1 ° C. These values are updated only when the add-in is started or restarted, then they are no longer updated. Dongle Z-wave: Aeotec Z-stick 5 OpenZwave beta 0.5.1

Environment

Name Value
arch x86_64
chassis vm
dev false
docker true
docker_version 19.03.8
hassio true
host_os HassOS 4.11
installation_type Home Assistant OS
os_name Linux
os_version 5.4.50
python_version 3.7.7
supervisor 228
timezone Europe/Rome
version 0.112.4
virtualenv false
OpenZwave 0.5.1

Problem-relevant configuration.yaml

Traceback/Error logs

Additional information

Veuchez commented 4 years ago

Problem solved. By including the Smart Implant by pressing the button on the Aeotec stick instead of from OZW, the node does not associate correctly and the values do not update. If I include it directly from OZW everything works!