bwp91 / homebridge-govee

Homebridge plugin to integrate Govee devices into HomeKit.
MIT License
442 stars 49 forks source link

RFE: add sensors for Kettle state #746

Open gregsheremeta opened 4 months ago

gregsheremeta commented 4 months ago

Note that I'm a homeassistant user and have never used Homebridge before today, so apologies if my terminology is slightly off.

Looks like it might be possible somewhere in the externalUpdate() function here: https://github.com/bwp91/homebridge-govee/blob/e0a36756b4d47c9341a77a436e644c6dbc03c5ca/lib/device/kettle.js#L220-L267 (I see temperature is commented out)

gregsheremeta commented 4 months ago

btw, I found your plugin here: https://www.reddit.com/r/homeassistant/comments/11nwq02/comment/jne77w8/

thanks for your work on this!