This is a Homebridge plugin for Samsung WindFree AC.
This plugin allows you to control your Samsung WindFree AC through Homebridge.
Install this plugin using: hb-service add homebridge-samsung-windfree-ac
Configuration parameters:
name
: The name of the platform.BaseURL
: The base URL for the API.AccessToken
: Your access token. They can be created and managed on the personal access tokens page.Here is a sample configuration:
{
"platforms": [
{
"platform": "Homebridge Samsung WindFree AC",
"name": "Samsung WindFree AC",
"BaseURL": "https://api.smartthings.com/v1/",
"AccessToken": "your_access_token"
}
]
}
off
cool
heat
auto
windFree
To enable this mode, you need to select the
windFree
option in the plugin settings.
windFree
mode.