pimatic-youless

0.5.0 • Public • Published

pimatic-youless

Reading Youless Energy monitor and showing values in pimatic

v0.5 (should now work with pimatic v0.9)

Configuration

Add the plugin to the plugin section of your config.json:

{
  "plugin": "youless"
}

Add a device to the devices section:

{
  "id": "youless",
  "name": "Energy consumption",
  "class": "Youlessdevice",
  "ip": "10.0.0.14",
  "timeout": 60000
}

ip = IP-address of your Youless device

timeout = time between readings in milliseconds

Make sure your Youless is not password-protected.

Dependents (0)

Package Sidebar

Install

npm i pimatic-youless

Weekly Downloads

0

Version

0.5.0

License

none

Last publish

Collaborators

  • kjdijkema