0.0.4 • Published 4 years ago

homebridge-teleinfo2 v0.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

homebridge-teleinfo

Supports USB/Serial teleinfo devices on HomeBridge

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: sudo npm install -g homebridge-teleinfo --unsafe-perm --build-from-source
  3. Update your configuration file. See bellow for a sample.

Your homebridge installation must run as root/sudo

Configuration

Configuration sample:

   {
       "bridge": {
           ...
       },
       
       "description": "...",

       "accessories": [
       	{
           	"accessory": "Teleinfo",
           	"name": "Meter",
           	"port": "/dev/ttyAMA0"
       	}
       ],
   }
ParameterNote
namemandatory, accessory displayed name
portmandatory, the serial or USB port on which teleinfo device is plugged

Compatible devices

You can find teleinfo devices here :