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

    Topics

    • H

      OpenWeather API CAlls

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      6
      0 Votes
      6 Posts
      615 Views
      S
      @hengy no.problem. that’s why I asked.
    • H

      Openweathermap api works for 2 of my modules but not for Hourly

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      9
      0 Votes
      9 Posts
      827 Views
      H
      @sdetweil Thanks for your help, will do.
    • H

      MMM-AQI Not updating

      Watching Ignoring Scheduled Pinned Locked Moved Health
      1
      1 Votes
      1 Posts
      264 Views
      H
      Re: MMM-AQI It seems to be running. But doesn’t seem to change the value in the aqi index. Any idea why?
    • H

      MMM-Live-Stream-TV Black Screen

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      7
      0 Votes
      7 Posts
      614 Views
      H
      @sdetweil There were 3 processes for Live Stream i@raspberrypi:~/MagicMirror $ ps -ef | grep “Live-Stream” pi 7037 7014 0 13:52 pts/1 00:00:00 /bin/sh -c ./modules/MMM-Live-Stream-TV/node_modules/@warren-bank/hls-proxy/hls-proxy/bin/hlsd.js --port “8181” pi 7038 7037 3 13:52 pts/1 00:00:01 node ./modules/MMM-Live-Stream-TV/node_modules/@warren-bank/hls-proxy/hls-proxy/bin/hlsd.js --port 8181 pi 7157 6922 0 13:53 pts/0 00:00:00 grep --color=auto Live-Stream I’ve killed them and then restarted Magi Mirror and again get 3 processes. I tired killing only 2 of the 3, no luck.
    • H

      Fahrenheit to MQTT

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion mqtt fahrenheit celsius ds18b20
      2
      0 Votes
      2 Posts
      574 Views
      H
      The best way for me to do it was to use node-red. Fantastic program for us newbies with little coding experience. Highly recommended. I’m running it on the pi that is sending the values to the MM pi. Works great.
    • H

      Display Fahrenheit using DS18B20 and MQTT from remote Pi

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      368 Views
      H
      I did find it could be done when a template was available, something like this one for Home Assistant code_text ```climate: platform: mqtt name: "Master Bedroom" current_temperature_topic: "homeassistant/sensors/flair/puck/Master Bedroom-30f/Temperature" current_temperature_template: "{{(value * 9/5)+32}}" precision: 0.1
    • H

      Autobrightness 7" Touchscreen based on Ambient Light

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      3
      0 Votes
      3 Posts
      1k Views
      H
      @hengy Well it seems to be working. What was missing from the cut and paste I did of the code was #! / Usr / local / bin / python Seems /usr/local/bin/python doesn’t exist on my pi. I changed it to usr/bin/python. Also okunan means read in Turkish. I changed it back to read. I ran this in a terminal and it seems to work. Nice, I now have a screen which changes to ambient light.
    • 1 / 1