1.0.2 • Published 3 years ago

@nzws/homebridge-nature-aircon v1.0.2

Weekly downloads
11
License
Apache-2.0
Repository
github
Last release
3 years ago

@nzws/homebridge-nature-aircon

エアコン操作プラグイン

Homebridge + Nature Remo でエアコンを操作するプラグインです。 サービスに Heater Cooler を使用しているため、風量などの機能が使用できます。

  • 私の環境のエアコンでしかテストしていないため、機能が使用できない場合があります。

Config

{
  "accessory": "NatureAircon",
  "name": "Aircon",
  "accessToken": "/* https://home.nature.global/ */",
  "airconId": "/* uuid */"
}