MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED Display data from ESPHome

    Requests
    2
    2
    109
    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.
    • C
      cweinhofer last edited by

      TL;DR Anyone know of a way for MM to display data from an ESPHome device?

      For a while now I’ve been using esp32and esp8266 microcontrollers to send household sensor data to my MM (for example https://github.com/balassy/MMM-RemoteTemperature), programing them with Arduino.

      I also have a Home Assistant server, and so little by little I’ve been programing more of my household sensors with ESPHome, as it’s a lot quicker and easier, and the sensor data can also be used to trigger automations.

      But still find my MM useful for at-a-glance info and would like to display some of the same sensor data there as well.

      Does anyone know of a module for MM that could display data sent from ESPHome? For most things, the data point would include an icon, label, value, and symbol.

      wishmaster270 1 Reply Last reply Reply Quote 0
      • wishmaster270
        wishmaster270 Module Developer @cweinhofer last edited by

        @cweinhofer Hi,

        I do not know ESPHome but it looks like it sends the data via MQTT.
        So you can use MMM-MQTTbridge to receive messages and MMM-ValuesByNotification to format and display them.

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy