mabels / iobroker.gofiga

IoBroker Google Firebase Adapter
Apache License 2.0
0 stars 0 forks source link

Logo ioBroker.gofiga

Requirements

Installation

  1. Install this adapter over the iobroker admin GUI or via npm install iobroker.gofiga --production
  2. In the ioBroker GUI, add an adapter instance.
  3. Configure the instance by entering the IP/hostname of your gateway and the security code that can be found on the label at the bottom.

Troubleshooting installation issues:

Linux/OSX:

Make sure you install the most recent released version. If there are compilation errors, you might have to install build-essential:

apt-get -y install build-essential