Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 18.27 KB
MD5: 6deb5ff5de54185eb55640964ce19c24
SHA-1: 14daad81fc3449db723143cb98b50556f58827f7
SHA-256: b4004df1771e3aa32382cab991c5dc0eccbaede4195eedab365df1335a5f6e59
Download zip 24.59 KB
MD5: 0838ebb98b15e47cdcb8ed2ea96bdf97
SHA-1: 272371089b0c227e8e39b4f58df8d6c134de03e8
SHA-256: 211d479949ca89e5f112f9eb02feaab83bdc9a52c3293ab43679834cee71e744

Release notes

  • Renamed the data dump table from tellstick_sensor to tellstick_data to get a better more descriptive name. (And prepare for a table with sensor info instead of using variables) There is support for automatically update the name of your database so don't forget to run the update script!. If you have created views I recommend exporting them, then change all occurances of tellstick_sensor to tellstick_data and then import them again.
  • Added automatic cleaning of old data records. How long to keep them is setable.
  • Added presentation of Dew point from dumped data.
  • Fixed undefined arrays when adding a new sensor.
  • Added basic support for battery supervision. This functionality is not yet released by Telldus. The fixes added here are however needed in order not to interfere with the current design.
  • Updated the support for battery supervision. Telldus has updated their support so this uses their information slightly better...
  • Added a very basic support for Token.
  • Selectable timeout for greying out sensor values that have not been updated for a while.
  • Added support for Energy / Power / Voltage / Current measurements.

Please note that the Telldus Live! credential are stored as plain text in variables.

Created by: sl27257
Created on: 24 Jun 2014 at 06:59 UTC
Last updated: 22 Oct 2019 at 07:57 UTC
Bug fixes
New features

Other releases