Control Google Home smart plugs through the Smart Home API.
This server implementation enables control of Google Home smart plugs using the Smart Home API. It provides functionalities such as listing available smart plugs and their states, turning smart plugs on or off, and retrieving real-time state information. The server leverages OAuth2 authentication with the Smart Home API and includes automatic device state refresh, offering a secure and efficient way to manage smart home devices.
主要功能
01Lists available smart plugs and their states.
02OAuth2 authentication with Smart Home API.
03Gets real-time state of specific smart plugs.
040 GitHub stars
05Controls smart plugs (turn on/off).
06Automatic device state refresh.
使用案例
01Integrating smart plugs into custom home automation routines.
02Monitoring the energy consumption of connected devices.