Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Missing digital input of Plus Add-On #1118

Open
3 tasks done
Forestarius opened this issue Jan 23, 2025 · 1 comment
Open
3 tasks done

[Bug]: Missing digital input of Plus Add-On #1118

Forestarius opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Forestarius
Copy link

I'm sure that

  • This issue is still present in the current beta version of this adapter
  • There is no other (open) issue with the same topic (use the search!)
  • This issue is not described in the adapter documentation / FAQ (read the docs!)

Shelly device

Shelly Plus 1 Addon

Shelly firmware version

1.4.4

Protocol

MQTT

The problem

Das Digital Input Signal vom Addon wird nicht eingelesen.
Unter EXT erscheinen die Datenpunkte, werden jedoch nicht beschrieben.

iobroker.current.log (in debug mode!)

[
{
"data": "Connected.",
"ts": 1737618415.145,
"level": 2,
"fd": 1
},
{
"seq": 253,
"ts": 1737618424.59,
"level": 2,
"data": "shelly_debug.cpp:236 Streaming logs to 192.168.178.166:60169",
"fd": 1
},
{
"seq": 254,
"ts": 1737618426.523,
"level": 2,
"data": "shos_mqtt_conn.c:644 MQTT0: Connecting to 192.168.178.174:1882 (192.168.178.174:1882)",
"fd": 1
},
{
"seq": 255,
"ts": 1737618426.547,
"level": 0,
"data": "shos_mqtt_conn.c:533 MQTT0: Connect status 4",
"fd": 1
},
{
"seq": 256,
"ts": 1737618426.548,
"level": 2,
"data": "shos_mqtt_conn.c:906 MQTT0: Connecting after 58801 ms",
"fd": 1
},
{
"seq": 257,
"ts": 1737618426.556,
"level": 2,
"data": "shos_mqtt_conn.c:906 MQTT0: Connecting after 59552 ms",
"fd": 1
},
{
"seq": 258,
"ts": 1737618427.376,
"level": 2,
"data": "shos_dns_sd_respond:236 ws(0x3ffde42c): Announced ShellyPlus1-08A6F77EE018 any@any (192.168.178.28)",
"fd": 1
},
{
"seq": 259,
"ts": 1737618443.112,
"level": 2,
"data": "shos_rpc_inst.c:243 switch.Set via HTTP_in POST 192.168.178.137:50562",
"fd": 1
},
{
"seq": 260,
"ts": 1737618443.149,
"level": 2,
"data": "shelly_notification:165 Status change of switch:0: {"id":0,"output":true,"source":"HTTP_in","timer_duration":0.50,"timer_started_at":1737618443.11}",
"fd": 1
},
{
"seq": 261,
"ts": 1737618443.629,
"level": 2,
"data": "shelly_notification:165 Status change of switch:0: {"id":0,"output":false,"source":"timer","timer_duration":null,"timer_started_at":null}",
"fd": 1
},
{
"seq": 262,
"ts": 1737618444.089,
"level": 2,
"data": "shelly_notification:165 Status change of input:100: {"id":100,"state":true}",
"fd": 1
},
{
"seq": 263,
"ts": 1737618444.347,
"level": 2,
"data": "shelly_notification:165 Status change of input:100: {"id":100,"state":false}",
"fd": 1
},
{
"seq": 264,
"ts": 1737618445.352,
"level": 2,
"data": "shelly_notification:165 Status change of input:100: {"id":100,"state":true}",
"fd": 1
},
{
"seq": 265,
"ts": 1737618446.635,
"level": 2,
"data": "shos_rpc_inst.c:243 switch.Set via HTTP_in POST 192.168.178.137:50568",
"fd": 1
},
{
"seq": 266,
"ts": 1737618446.661,
"level": 2,
"data": "shelly_notification:165 Status change of switch:0: {"id":0,"output":true,"source":"HTTP_in","timer_duration":0.50,"timer_started_at":1737618446.63}",
"fd": 1
},
{
"seq": 267,
"ts": 1737618447.152,
"level": 2,
"data": "shelly_notification:165 Status change of switch:0: {"id":0,"output":false,"source":"timer","timer_duration":null,"timer_started_at":null}",
"fd": 1
},
{
"seq": 268,
"ts": 1737618448.855,
"level": 2,
"data": "shos_rpc_inst.c:243 switch.Set via HTTP_in POST 192.168.178.137:55916",
"fd": 1
},
{
"seq": 269,
"ts": 1737618448.884,
"level": 2,
"data": "shelly_notification:165 Status change of switch:0: {"id":0,"output":true,"source":"HTTP_in","timer_duration":0.50,"timer_started_at":1737618448.85}",
"fd": 1
},
{
"seq": 270,
"ts": 1737618449.372,
"level": 2,
"data": "shelly_notification:165 Status change of switch:0: {"id":0,"output":false,"source":"timer","timer_duration":null,"timer_started_at":null}",
"fd": 1
},
{
"seq": 271,
"ts": 1737618451.013,
"level": 2,
"data": "shelly_notification:165 Status change of input:100: {"id":100,"state":false}",
"fd": 1
},
{
"seq": 272,
"ts": 1737618451.983,
"level": 2,
"data": "shelly_notification:165 Status change of input:100: {"id":100,"state":true}",
"fd": 1
},
{
"seq": 273,
"ts": 1737618452.128,
"level": 2,
"data": "shelly_notification:165 Status change of input:100: {"id":100,"state":false}",
"fd": 1
}
]

Version of nodejs

v20.18.1

Version of ioBroker js-controller

7.0.6

Version of adapter

8.5.1

@Forestarius Forestarius added the bug Something isn't working label Jan 23, 2025
Copy link

Thanks for reporting a new issue @Forestarius!

  1. Please ensure your topic is not covered in the documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue.
  3. Search for the issue topic in other/closed issues to avoid duplicates!
  4. Check the changelog if the issue has already been covered in a previous release

Otherwise this issue will be closed!

@klein0r klein0r changed the title [Bug]: [Bug]: Missing digital input of Plus Add-On Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant