mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
45ec538a40
* Removed method that was already marked as deprecated Signed-off-by: Martin Herbst <develop@mherbst.de> * Handle HM-ES-TX-WM with firmware version >= 2.0 as different device The device provides different data points (channels) depending on the firmware version. Therefore devices with a firmware version >= 2.0 are handled as a different device. Fixes #9793 Signed-off-by: Martin Herbst <develop@mherbst.de> * Don't change uninitialized thing state automatically to online Signed-off-by: Martin Herbst <develop@mherbst.de> * Listen to all network interfaces instead of limiting it to only one This also makes the specification of a separate bind address superfluous. Fixes #9855 Fixes #10075 Signed-off-by: Martin Herbst <develop@mherbst.de> * Add support for HmIP-eTRV-C-2 device The event messages received for this device are not correctly formatted and thus some special treatment for at least one data point is required. Signed-off-by: Martin Herbst <develop@mherbst.de> * Spotless formatting applied Signed-off-by: Martin Herbst <develop@mherbst.de> |
||
---|---|---|
.. | ||
main | ||
test/java/org/openhab/binding/homematic |