0.5.0 • Published 7 years ago

pimatic-youless v0.5.0

Weekly downloads
35
License
-
Repository
github
Last release
7 years ago

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.

0.5.0

7 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.1.0

9 years ago