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

    Topics

    • J

      Wireless temperature sensor module ?.

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      3
      0 Votes
      3 Posts
      559 Views
      garblefluxG
      Hi jackyjoy123, have a look to Xiaomi temperature and humidity-sensors (https://xiaomi-mi.com/sockets-and-sensors/xiaomi-mi-temperature-humidity-sensor/). There is a MMM-module (https://github.com/mirko3000/MMM-xiaomi). Works fine. Regards Michael
    • J

      Wireless temperature sensor module ?.

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      3
      0 Votes
      3 Posts
      867 Views
      wishmaster270W
      @jackyjoy123 Hi, i wrote a Temperature (MMM-Temperature) module that supports multiple sensors. Also the data can be received via notifications or by fetching the data via tcp (with the netcat command). Personally i use an HTU21 and BME280 sensors connected to ESP32 and ESP8266 boards. The data will be send to my MQTT Bridge (Mosquitto installed on the same Pi as the mirror). With help of the MMM-MQTTbridge module the values send via MQTT will be translated to notifications which will be send to my module. One of my sensors is powerd by a small battery thats why i use the deep sleep mode of the ESP8266 board and only send new values all 10 minutes others are powerd by permanently and send data every 10 seconds. All my sketches and some configs are included in the examples directory of the module.
    • 1 / 1