A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-telldusLive - Display devices from Telldus Live
-
This module displays devices state (on/off) from your Telldus Live account. More information on github: https://github.com/kimlood/MMM-telldusLive
It will display the state av the current devices and change when the state changes. A perfect match with Amazon Alexa. (on github there is also a smart home skill available for Telldus Live)
-
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 }
-
if I can come with a request, it would be to hide the device states and be able to only show the sensors. But other than that it works great!