eclipse-archived / smarthome

Eclipse SmartHome™ project
https://www.eclipse.org/smarthome/
Eclipse Public License 2.0
862 stars 787 forks source link

[Homematic] Actual Temperature of Thermostats not updating #5794

Open mdicke2s opened 6 years ago

mdicke2s commented 6 years ago

From @gelsas on March 9, 2018 1:17

Hello,

I am using the latest openhab version 2.3 and the latest homematic binding for it.

I just noticed that the values for the actual tempature of my thermostats is not updating automatically as before.

How can I get it working again?

Copied from original issue: openhab/openhab2-addons#3307

mdicke2s commented 6 years ago

From @MHerbst on March 9, 2018 19:17

I tested it in my environment and everything works fine.

Do you have any messages in the openhab.log resp. event.log?

Also please check the following:

  1. Did you set a callback network address in bridge configuration? Especially when having more than one IP address this setting is important.
  2. If you have a CCU please check the firewall settings of the CCU.

If everything looks fine we would need some more information about your environment:

mdicke2s commented 6 years ago

From @gerrieg on June 11, 2018 13:35

@gelsas Is the issue still valid?

herbernd commented 5 years ago

Hi i think i have the same issue. I am using an CCU3 and the openhab in installed at my raspberry.

Installed are the latest versions but the actuall temperature isn't shown at all thermostats.

I have 5 thermostats installed. 4 of them aren't showning the actuall temperature. One does. The CCU Frontend shows all values as expected.

After creating the items firsttime the values were shown. After modifying the item (change Group, Icon...) the values were gone. The one working Value started to work after removing and recreating the item several times.

Device: HmIP-eTRV-B

The Log file has no entries. If the actiall temperatur of the one thermostat changed i will see a log entry but the others send nothing sz kd

Using openHAB REST API grafik grafik

clu-pei-dae commented 4 years ago

Hi, same issue here. When I first configured the items in my openhab installation, I receiced values for ACTUAL_TEMPERATURE. However, I continued to work on my configuration and all of a sudden I didn't receive any more updates. I checked the documentation of the homematic datapoints and it looks like everything should be working. Also, the CCU3 shows all temperatures correctly.

Device: HmIP-eTRV-2 connected to CCU3 OpenHAB is running on a Raspberry-PI 3

Is there anything I can contribute to help?