🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

homebridge-fujitsu-local

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-fujitsu-local

Homebridge accessory for Fujistu Mini-Split AC systems Local

1.0.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

homebridge-fujitsu-local

Homebridge plug in for Fujistu Mini Split controlled locally using the device lan ip key and a local HTTP server running in node

Warning this plugin this is currently experimental, use at your own risk!

Installation

  • Install this plugin: `npm install -g homebridge-fujitsu-local
  • Run the node node_modules/homebridge-fujitsu-local/getlanipkey.js to find your lan ip key (and make note of it)
  • Edit your configuration. Enter the lan ip key and the ac unit ip address or hostname. enter the local ip address of the homebridge instance and a free local port for the ac to connect to when it wants to push info back to homebridge.

{ "name": "Fujitsu Local", "lanipkey": "FROM STEP 2", "unithostname": "x.x.x.x", "localserverip": "x.x.x.x", "localserverport": "9016", "accessory": "FGLairThermostatLocal" }

Keywords

homebridge-plugin

FAQs

Package last updated on 01 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts