iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
154 stars 62 forks source link

[Bug]: Shelly Blu Button FIrmware 20240321-085203/v1.0.15 - New Payload #966

Closed ThomasL1973 closed 2 months ago

ThomasL1973 commented 3 months ago

I'm sure that

Shelly device

Shelly Blu Button

Shelly firmware version

20240321-085203/v1.0.15

Protocol

MQTT

The problem

New Payload with more Topics that are not supported.

{ "mac": "f4:b3:b1:82:a5:4e", "rssi": -69, "battery": 100, "button": 1, "gen": "GBLE", "device_type": "Button", "device_state": "single_push", "ts": 1711021074.01, "event": "single_push", "gateway": "shellyplus1pm-80646fe24e6c" }

iobroker.current.log (in debug mode!)

No response

Version of nodejs

v18.19.0

Version of ioBroker js-controller

5.00.19

Version of adapter

6.6.1

github-actions[bot] commented 3 months ago

Thanks for reporting a new issue @ThomasL1973!

  1. Please make sure your topic is not covered in the documentation
  2. Ensure that you use the latest beta version (not the current stable version): 6.9.0
  3. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  4. Search for the issue topic in other/closed issues to avoid duplicates!

    Otherwise this issue will be closed.

klein0r commented 3 months ago

Okay, but what's the issue? Do you want more states in ioBroker (which and why)? Is the script 0.2 not working anymore with that payload?

klein0r commented 3 months ago

Version of adapter

6.6.1

  • Ensure that you use the latest beta version (not the current stable version): 6.9.0
klein0r commented 2 months ago

No answer...