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.

    Which modules with Home Assistant currently work?

    Scheduled Pinned Locked Moved General Discussion
    39 Posts 7 Posters 15.0k Views 9 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.
    • Coolie1101C Offline
      Coolie1101 @Babene1
      last edited by

      @babene1 Hey, I followed your setup instructions but still get undefined for the sensors, any ideas?

      Config

                      {
                              module: "MMM-HASS",
                              position: "top_right",
                              config: {
                                      host: "hass_ip",
                                      port: "8123",
                                      apipassword: "hass_api_password",
                                      hassiotoken: "true",
                                      token: "hass_token_for_MMM-HASS"                                
                                      https: false,
                                      devices: [
                                      { deviceLabel: "Interior",
                                              deviceReadings: [
                                              { sensor: "sensor.living_room_thermostat_temperature"},
                                              { sensor: "sensor.living_room_ac_temperature"}
                                              ]
                                      },
                                      ]
                              }
                      },
      
      
      B 1 Reply Last reply Reply Quote 0
      • B Offline
        Babene1 Project Sponsor @Coolie1101
        last edited by

        @coolie1101 do you make changes in „node_helper.js“ from MMM-HASS?

        Coolie1101C 1 Reply Last reply Reply Quote 0
        • Coolie1101C Offline
          Coolie1101 @Babene1
          last edited by

          @babene1 yes

          B 1 Reply Last reply Reply Quote 0
          • B Offline
            Babene1 Project Sponsor @Coolie1101
            last edited by

            @coolie1101 do you have an error entry in the home assistant log?

            Coolie1101C 1 Reply Last reply Reply Quote 0
            • Coolie1101C Offline
              Coolie1101 @Babene1
              last edited by

              @babene1 No, no errors, in HA.

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 4
              • 4 / 4
              • 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