igorxmath / homebridge-samsung-windfree-ac

Homebridge plugin for Samsung WindFree AC.
Apache License 2.0
7 stars 2 forks source link

WindFree Logo

Homebridge Samsung WindFree AC

This is a Homebridge plugin for Samsung WindFree AC.

Description

This plugin allows you to control your Samsung WindFree AC through Homebridge.

Installation

Install this plugin using: hb-service add homebridge-samsung-windfree-ac

Configuration

Configuration parameters:

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"
        }
    ]
}

Supported Modes

Supported Optional Modes

Roadmap