• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

.txt file include

Scheduled Pinned Locked Moved Troubleshooting
59 Posts 6 Posters 32.7k Views 6 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.
  • D Offline
    dominic @strawberry 3.141
    last edited by Sep 2, 2016, 8:01 AM

    @strawberry-3.141
    Sorry i hade no time the last days.

    I put the Test-temp.txt in ~/MagicMirror and for tests ind~/MagicMirror/modules/sensor.
    But nothing happens.

    I get only an error about the weatherforecast bu nothing els…

    S 1 Reply Last reply Sep 2, 2016, 9:45 AM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @dominic
      last edited by Sep 2, 2016, 9:45 AM

      @dominic can you remove the weatherforecast from the config when its causing issues, so we can troubleshoot this module?

      Please create a github issue if you need help, so I can keep track

      1 Reply Last reply Reply Quote 0
      • Y Offline
        yawns Moderator
        last edited by Sep 2, 2016, 10:42 AM

        Hm, maybe you could try this.
        Put the file in the modules folder and open it with “./Test-temp.txt“
        Additionally i would suggest to go with lowercase during testing to exclude case sensitive mistakes.

        S D 2 Replies Last reply Sep 2, 2016, 11:00 AM Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer @yawns
          last edited by Sep 2, 2016, 11:00 AM

          @yawns electron is running in ~/MagicMirror, so putting the file in the modules directory and do ./Test-temp.txt won’t work. The code is generally working I tested it on my rpi

          Please create a github issue if you need help, so I can keep track

          D 1 Reply Last reply Sep 2, 2016, 1:26 PM Reply Quote 0
          • D Offline
            dominic @strawberry 3.141
            last edited by Sep 2, 2016, 1:26 PM

            @strawberry-3.141 Hi :) it works :)
            i don´t know why, but it works. I have reseted the system and after taht ist works.
            Thank you very mutch.

            i want to display not all the text out of the .txt file.
            Do you know what i must change in the node_helper.js?

            1 Reply Last reply Reply Quote 0
            • S Offline
              strawberry 3.141 Project Sponsor Module Developer
              last edited by Sep 2, 2016, 1:32 PM

              i think this depends on the content of the file

              Please create a github issue if you need help, so I can keep track

              D 1 Reply Last reply Sep 2, 2016, 1:36 PM Reply Quote 0
              • D Offline
                dominic @strawberry 3.141
                last edited by Sep 2, 2016, 1:36 PM

                @strawberry-3.141 in the file are values from a dht22 temp.sensor.
                but i only need the values for Humidity = xx and Temperature =xx.

                is there any why to get only this values ?

                1 Reply Last reply Reply Quote 0
                • D Offline
                  dominic @yawns
                  last edited by Sep 2, 2016, 1:41 PM

                  @yawns Danke für deinen Tipp. Aber es läuft nun.
                  Habe aber nun ein anderes Problem ;)
                  gibt es eine Möglichkeit, die asugabe der txt Datei zu beregenzen, so dass mir nur bestimmte Werte angezeigt werden.
                  In der Datei stehen Werte von einem dht22 sensor und ich möchte nur diese werte ausgeben ohne die den anderen INhalt.

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    strawberry 3.141 Project Sponsor Module Developer
                    last edited by Sep 2, 2016, 2:10 PM

                    are these all in seperate lines?

                    if so then you could check in a for loop if there is the word humidity or temperature otherwise ignore the line

                    Please create a github issue if you need help, so I can keep track

                    D 1 Reply Last reply Sep 2, 2016, 2:26 PM Reply Quote 0
                    • D Offline
                      dominic @strawberry 3.141
                      last edited by Sep 2, 2016, 2:26 PM

                      @strawberry-3.141
                      No. There is only one line.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 2 / 6
                      2 / 6
                      • First post
                        18/59
                        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