0.3.6 • Published 6 years ago
ioriver-telldus v0.3.6
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
6 years ago
0.3.5
6 years ago
0.3.4
6 years ago
0.3.3
6 years ago
0.3.2
6 years ago
0.3.1
6 years ago
0.3.0
6 years ago
0.2.2
6 years ago
0.2.1
7 years ago
0.1.20
7 years ago
0.1.19
7 years ago
0.1.17
7 years ago
0.1.15
7 years ago
0.1.12
7 years ago
0.1.11
7 years ago
0.1.10
7 years ago
0.1.9
7 years ago
0.1.7
7 years ago
0.1.6
7 years ago
0.1.5
7 years ago
0.1.4
7 years ago
0.1.3
7 years ago
0.1.2
7 years ago
0.1.1
7 years ago
0.1.0
7 years ago