slimninja

Results 6 comments of slimninja

Id keep this as a seperate option on toast definition, as it would have some performance impact based on number of toasts you're creating.

Made some very quick edits to work for me, hopefully a little helpful. Added the ability to use opt.img, opt.svg or default svg defined toast.js ``` /** * @author Script47...

+1 for local api support. Would reduce demand on switchbot servers as well

Another +1 on this feature request to return battery percentage via status command. For example: ``` { "statusCode": 100, "body": { "deviceId": "E2F6032048AB", "deviceType": "Bot", "currentBattery": 100 }, "message": "success"...

> Hi guys, we've managed to implement battery status and firmware version for most of the products. Thank you for the hard work! Can you confirm if this is available...

Adding my support to merge the same fix from zigbee2mqtt which looks like it will be deployed Jan 1st: https://github.com/Koenkk/zigbee2mqtt/issues/19137