potmat / homebridge-google-nest-sdm

A Homebridge plugin for Google Nest devices that uses the Google Smart Device Management API. Supports Cameras, Doorbells, Displays, and Thermostats. Includes support for HomeKit Secure Video.
ISC License
140 stars 17 forks source link

Hot water On/Off switch (combi boiler) #77

Closed suivezlemir closed 1 year ago

suivezlemir commented 1 year ago

Hello !

First off, brilliant plug in. Thank you for all the work you've put in, seriously.

Is your feature request related to a problem? Please describe. I used to have another homebridge plugin to integrate my Nest thermostat into HomeKit, and it had an on/off switch to activate the hot water heat up (and I could manually set the heating up time in the JSON settings). I have a combi boiler so I also need a way to tell my nest to heat up the hot water for some time, on top of being able to set the standard temperature functionality.

Could it be implemented in this plugin?

Describe the solution you'd like Just an on/off switch in the thermostat view in homekit.

Describe alternatives you've considered n/a

Additional context Add any other context or screenshots about the feature request here.

Thanks !

Antoine

potmat commented 1 year ago

Hi @suivezlemir, thank you so much for your kind words.

Unfortunately I don't see any such functionality in the SDM API for thermostats: https://developers.google.com/nest/device-access/api/thermostat

It's possible the other plugin is the "standard" Homebridge Nest plugin that uses unofficial APIs? You can always use the other plugin for your thermostat and this one for your cameras...