MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-telldusLive - Display devices from Telldus Live

    Scheduled Pinned Locked Moved Utilities
    telldustelldus livealexasmart home skillnexaproove
    3 Posts 3 Posters 2.9k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L Offline
      loodafan
      last edited by loodafan

      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)

      F 1 Reply Last reply Reply Quote 2
      • F Offline
        farna87 @loodafan
        last edited by farna87

        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
        } 
        
        1 Reply Last reply Reply Quote 0
        • S Offline
          siggmur
          last edited by

          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!

          1 Reply Last reply Reply Quote 1
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy