Shelly Manager OH 2.5 - Exist? Plus faster response times

Unsure if it exists or not. Certainly nothing responds on :8080/shelly/manager.

I’ve seen a thread that it should be in 2.5.13 which I am running:
336 │ Active │ 80 │ 2.5.13.202102201212 │ openHAB Add-ons :: Bundles :: Shelly Binding

I know I’m old (not yet 3), but not quite ready to move up yet.
I’ve just finally put in a shelly 1pm. And I’m trying to

  • Get the power (kw) working - it doesn’t seem to update - but then again neither does Home assistant
  • Speed up the response times to external events on the device. If I externally power it, HA instantly updates, Openhab, however seems to be polling. I have the device set to ColoT peer of my openhab/ha machine (they’re the same), and my docker container is host so the port is open. I’m unclear what I have to do in the binding configuration to get it using that.

Some details

|coapDeviceDescr|{blk:[{I:1,D:relay_0},{I:2,D:sensor_0},{I:3,D:sensor_1},{I:4,D:sensor_2},{I:5,D:device}],sen:[{I:9103,T:EVC,D:cfgChanged,R:U16,L:5},{I:1101,T:S,D:output,R:0/1,L:1},{I:2101,T:S,D:input,R:0/1,L:1},{I:2102,T:EV,D:inputEvent,R:[S/L,],L:1},{I:2103,T:EVC,D:inputEventCnt,R:U16,L:1},{I:4101,T:P,D:power,U:W,R:[0/3500,-1],L:1},{I:4103,T:E,D:energy,U:Wmin,R:[U32,-1],L:1},{I:6102,T:A,D:overpower,R:[0/1,-1],L:1},{I:6109,T:P,D:overpowerValue,U:W,R:[U32,-1],L:1},{I:3104,T:T,D:deviceTemp,U:C,R:[-40/300,999],L:5},{I:3105,T:T,D:deviceTemp,U:F,R:[-40/572,999],L:5},{I:6101,T:A,D:overtemp,R:[0/1,-1],L:5},{I:3101,T:T,D:extTemp,U:C,R:[-55/125,999],L:2},{I:3102,T:T,D:extTemp,U:F,R:[-67/257,999],L:2},{I:3201,T:T,D:extTemp,U:C,R:[-55/125,999],L:3},{I:3202,T:T,D:extTemp,U:F,R:[-67/257,999],L:3},{I:3301,T:T,D:extTemp,U:C,R:[-55/125,999],L:4},{I:3302,T:T,D:extTemp,U:F,R:[-67/257,999],L:4},{I:3103,T:H,D:humidity,R:[0/100,999],L:2},{I:3117,T:S,D:extInput,R:0/1,L:2}]}|
|---|---|
|coapVersion|2|
|coiotAutoEnable|false|
|coiotAutoRefresh|false|
|deviceHwBatch|1|
|deviceHwRev|prod-191219|
|deviceMode|relay|
|deviceName|Shelly-1PM-Hallway|
|deviceType|shelly1pm|
|devUpdatePeriod|70|
|modelId|SHSW-PM|
|numberMeters|1|
|numberRelays|1|
|numberRollers|0|
|statsTimeoutErrors|0|
|statsTimeoutsRecovered|0|
|updateAvailable|no|
|updateCurrentVersion|20211109-130756/v1.11.7-g682a0db|
|updateNewVersion|20211109-130756/v1.11.7-g682a0db|
|updateStatus|idle|
|vendor|Shelly|

In the device option Enable ColoT Events is enabled.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.