Skip to content

jinthagerman/homebridge-goldair-fan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

homebridge-goldair-fan

  1. Obtain the tuya device id and key for each fan you want to control. I used the instructions on from @nikrolls homeassistant-goldair-climate but there's lots of ways to do it. https://github.com/nikrolls/homeassistant-goldair-climate#finding-your-device-id-and-local-key
  2. Add an accessory to your homebridge config accessories for each fan you want to control with the following format.
   {
      "accessory": "GoldairSleepSmart",
      "name": "<device name>",
      "id": "<id>",
      "key": "<key>",
      "has_light_control": <true | false>
    }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published