Homebridge plugin for Fibaro Home Center 3
Follow the instruction in homebridge for the homebridge server installation. The plugin is published through NPM and should be installed "globally" by typing:
npm install -g homebridge-fibaro-hc3
Remember to configure the plugin in config.json in your home directory inside the .homebridge directory. Configuration parameters:
- "host": "PUT IP ADDRESS OF YOUR HC3 HERE"
- "username": "PUT USERNAME OF YOUR HC3 HERE"
- "password": "PUT PASSWORD OF YOUR HC3 HERE"
- "pollerperiod": "PUT 0 FOR DISABLING POLLING, 1 - 100 INTERVAL IN SECONDS. 2 SECONDS IS THE DEFAULT"
- "switchglobalvariables": "PUT A COMMA SEPARATED LIST OF HOME CENTER GLOBAL VARIABLES ACTING LIKE A BISTABLE SWITCH"
- "securitysystem": "PUT enabled OR disabled IN ORDER TO MANAGE THE AVAILABILITY OF THE SECURITY SYSTEM"
- "addRoomNameToDeviceName" : "PUT enabled OR disabled IN ORDER TO ADD THE ROOM NAME TO DEVIVE NAME. DEFAULT disabled"
Look for a sample config in config.json example
Version 1.0.7
- Fix room name inn device name management
Version 1.0.6
- Added new config parameter for adding room name to the device name
Version 1.0.5
- Added support for com.fibaro.FGDW002
Version 1.0.4
- Added support for new color controller: com.fibaro.FGRGBW442 and com.fibaro.FGRGBW442CC
Version 1.0.3
- Fixed log management
Version 1.0.2
- Fixed module dependencies
Version 1.0.1
- Fixed configuration for Plugin Settings GUI
Version 1.0.0
- Production release
- Support Plugin Settings GUI
Version 0.0.9
- Yet another fix to venetian blind device issue
Version 0.0.8
- Fix to venetian blind device issue
Version 0.0.7
- Fixed compatibility with homebridge 1.*
Version 0.0.6
- Fixed temperature sensor read
Version 0.0.5
- Immediate action execution, no default delay
Version 0.0.4
- Removed thermostats devices: waiting for API documentation
Version 0.0.3
- Fix security system
- Fix Brightness control
Version 0.0.2
- Added support for thermostat
- Added support for enablecoolingstatemanagemnt
- Added support for global variable based switches
- Added support for Harmony devices
- Added support for Security system
Version 0.0.1
- Initial version.
- Support only for basic devices