MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. borrmi
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 7
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      Yep! changing “0.0.0.0” to “192.168.x.x” solved the problem and pictures are shown! Thanks to everybody!

      posted in Troubleshooting
      B
      borrmi
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      @sdetweil person.borrmi ist a sensor

      posted in Troubleshooting
      B
      borrmi
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      nothing, it is a new installation. first time with a running ha instance in the house

      funfact:

      in a browser on my pc i can see the pictures with only

      {
                                  sensor: "person.borrmi",
                                  name: "Borrmi ist %v%",
                                  displayvalue: false,
                                  replace: [{
                                                  "home": "zu Hause",
                                                  "not_home": "nicht zu Hause",
                                          }
                                  ]
                          },
      
      posted in Troubleshooting
      B
      borrmi
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      @sdetweil
      i checked the ha path via ssh
      the pictures are in /media.
      should i put them in another directory (e.g. /home/borrmi/pictures)

      posted in Troubleshooting
      B
      borrmi
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      @sdetweil yes. My ha is under 192.168.2.100 and reachable via Browser(8123) and also in ssh

      posted in Troubleshooting
      B
      borrmi
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      @sdetweil said in MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0:

      curl -sL http://ha_url:8123/media/borrmi.png >borrmi.png

      no “404: Not Found”

      posted in Troubleshooting
      B
      borrmi
    • RE: MMM-homeassistant-sensors no icons after MM upgrade to 2.19.0

      @karsten13

      I tried this(in the brackets)

      default": "http://mm_url:8080/cors?url=http://ha_url:8123/media/borrmi.png but this doesn’t work. :-(

      can i also use a local path on my mm instead? (e.g. ‘~/MagicMirror/pictures/person.png’)

      posted in Troubleshooting
      B
      borrmi
    • 1 / 1