MagicMirror Forum

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

    MMM-homeassistant-sensors- attributes ?

    Troubleshooting
    1
    1
    111
    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.
    • E
      emailuser last edited by

      Hi , advice appreciated for a newbie , i have MM running on Pi 3B , i also have home assistant running on a different PI, i have added the above module and am able to display a sensor entity for bedroom temp, but it only shows the entity state as heat, i would like to show the actual temp, i beleive i might need to add an attribute in the config.js , but i have tried many combinations but all fail, here is example below of config.js
      prettyName: false,
      stripName: false,
      debuglogging: false,
      displayvalue: true,
      values: [{
      sensor: “climate.josh_bed”,
      attributes: [
      {“current_temperature”
      {]

      below is the states in HA … am i able to add these to MM ?
      1f924dad-8cef-4a3d-ba57-01ae0fde6768-image.png

      1 Reply Last reply Reply Quote 0
      • 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