0.3.6 • Published 5 years ago

ioriver-telldus v0.3.6

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

ioriver-telldus

A Ioriver plugin to bridge Telldus Local API with IMSE Ultra BAC/BMS/PLC

Configuration

configure platform in platform section of the ioriver config.json file.

{
  
 "platforms":[
        {
           "platform":"ioriver-telldus",
            "name":"My Telldus",
            "ip": "10.0.48.95",
            "sn_x1000":1,
            "access_token":"MY_LOCAL_ACCESS_TOKEN",
            "ignore_id_list": [1,2,3]
        }
    ]
}

Setup

See https://github.com/mifi/telldus-local-auth on how to obtain a security token for your local api

Version history

0.3.6

  • Minor enhencment for future api:s

0.3.5

  • Fix battery status, 0-100 is percent, -1 is OK, -2 is unknown status (most of telldus sensors), -3 is low level
  • Fix for Tellstick becomes slow
0.3.6

5 years ago

0.3.5

5 years ago

0.3.4

5 years ago

0.3.3

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.20

5 years ago

0.1.19

5 years ago

0.1.17

5 years ago

0.1.15

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago