esp32_iGrill icon indicating copy to clipboard operation
esp32_iGrill copied to clipboard

Allow to set threshold on iGrillv3

Open IceBotYT opened this issue 11 months ago • 3 comments

Hi there.

With the Weber iGrill app, I could set a temperature I want to alert at and I would receive a notification and the iGrill would beep at that temperature. I can recreate the notification with Home Assistant, but how do I have the iGrill beep at the set temperature?

Other than that, it works great! Thank you for your work on this!

IceBotYT avatar Mar 17 '24 20:03 IceBotYT

I see you have found the characteristics for the thresholds, yet they are not implemented yet. Is there any way I could assist in getting this implemented? https://github.com/1mckenna/esp32_iGrill/blob/main/esp32_iGrill.ino#L158

IceBotYT avatar Mar 17 '24 21:03 IceBotYT

I have now created a fork with the possible functionality of it. It is available here

Some known issues:

  • [ ] iGrill will not silence when threshold set to 0, nor when power on iGrill button is shortly pressed
  • [ ] Thresholds do not disappear when iGrill is disconnected

IceBotYT avatar Mar 26 '24 15:03 IceBotYT

If anyone could help me fix these issues, that would be greatly appreciated!!

IceBotYT avatar Mar 28 '24 17:03 IceBotYT