Skip to content

DarkStarDS9/LocalTuyaExporter

Repository files navigation

LocalTuya Exporter

This will connect to your Tuya devices using your local network and export all numeric data-points for prometheus (/metrics)

Configuration

See the provided example config.json:

[
  {
    "Ip": "192.168.1.2",
    "Id": "deviceid1234567890",
    "Key": "secretkey123",
    "Name": "Friendly Device Name"
  }
]

You will have to look for current information how to get your local key, a good place to start would be to look at tinytuya.

Grafana

image

Docker

Yes, there is a Dockerfile 😏

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •