1.1.0 • Published 1 year ago

homebridge-samsung-windfree-ac v1.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

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:

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

Supported Modes

  • off
  • cool
  • heat
  • auto

Supported Optional Modes

  • windFree

    To enable this mode, you need to select the windFree option in the plugin settings.

Roadmap

  • Add support for windFree mode.
  • Add automated tests and CI/CD.
1.1.0

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago