I recently added support for sensors to this repository. Check it out!
https://github.com/kimlood/MMM-telldusLive
// config.js
...,
sensors: {
includeIgnored: bool,
showAll: bool,
oneRow: bool,
showDataFullNames: bool,
hideDataNames: bool,
hideDataIcons: bool,
sensorsToShow: object
}