MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-telldusLive - Display devices from Telldus Live

    Utilities
    telldus telldus live alexa smart home skill nexa proove
    3
    3
    2561
    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
      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
        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
          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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy