markus7017
(Markus Michels)
April 7, 2024, 12:56pm
3772
I updated the DEV build to include support for Plus HT Gen3
It also includes a change to use a different value for src in RPC messages, this might help to get rid of “duplicate id” messages in the device debug log, which seems to create trouble when running devices for a longer time. Check here: Non deterministic malfunction of shelly 1 plus
As well as
openhab:main
← leifbladt:fix-accumulated-channels-shelly-pro-3em
opened 10:24AM - 24 Mar 24 UTC
# Description
The Shelly Pro 3EM does not show the accumulated channels on the … device, although the values are transferred from the device.
The reason seems to be this [commit](https://github.com/openhab/openhab-addons/pull/15922/commits/3e120b7ecd4cfd0593a09c22fb2de0afebe9bdaf). The **Pro 3EM** has no internal relay (only available as an add-on), unlike the **3EM** and the **Pro EM**.
Fixes #16552
openHAB Community: [Discussion](https://community.openhab.org/t/shelly-binding/56862/3742)
@MartOs try this build
and
openhab:main
← markus7017:shelly_rextender
opened 10:33PM - 16 Feb 24 UTC
The Plus and Pro series have the so called Range Extender feature. In this case … a Shelly could connect to another Shelly having this feature enabled as hub device via the access point of the hub device. The hub device then acts as a bridge between the host application (OH) and the linked device, which would not be able to connect to OH, because of missing WiFi coverage.
Updated jar
https://github.com/markus7017/myfiles/blob/master/shelly/org.openhab.binding.shelly-4.2.0-SNAPSHOT.jar?raw=true
I need testers
1 Like