iobroker-community-adapters / ioBroker.shelly

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

[Bug]: Only generate notification if firmware update status of some device has changed to true #1013

Open foxriver76 opened 1 week ago

foxriver76 commented 1 week ago

I'm sure that

Shelly device

No response

Shelly firmware version

No response

Protocol

MQTT

The problem

The firmware notification is re-generated every 15 minutes.

It would be better to check if one of the firmware updates is new and if so, generate notification, else user is already informed.

The problem is that notification-manager will re-send this notification every time it is generated. It is also not trivial to cache this in a good manner.

iobroker.current.log (in debug mode!)

No response

Version of nodejs

18

Version of ioBroker js-controller

5.0.19

Version of adapter

7.0.0

github-actions[bot] commented 1 week ago

Thanks for reporting a new issue @foxriver76!

  1. Please make sure 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!

    Otherwise this issue will be closed.