Skip to content

This program can log stats from Loxone into InfluxDB coded in Node.js.

License

Notifications You must be signed in to change notification settings

astrixgame/loxoneinflux-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loxone Stats Logging into InfluxDB

This program can log stats from Loxone into InfluxDB coded in Node.js.


How to download and start

git clone https://github.com/astrixgame/log-loxone-influx.git
node .

How to install libraries

npm i request
npm i fs
npm i lxcommunicator