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

    Topics

    • E

      door and proximity sensors

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      2
      0 Votes
      2 Posts
      592 Views
      J
      @ectovito said in door and proximity sensors: I was finally able to retrieve the Device IDs via the Aqara gateway, and the tokens from the gateway and vacuum in the Miio Mac application. I can correctly display the temperature and humidity of my different rooms in the house. The same for my vaccum via the Xiaomi-vaccum module. The only thing I can’t do is to declare the door sensors and the sensory sensors. What should I declare in the configuration file? Thank you in advance for your help. To declare the door sensors and sensory sensors in your configuration file, you will need to specify the device type, device ID, and token for each sensor. You can typically find this information in the Miio Mac application or from the Aqara gateway. Here’s an example of what a door sensor declaration in your configuration file might look like: switch: platform: xiaomi_aqara name: Door Sensor type: magnet sid: <device_id> token: And here’s an example of what a sensory sensor declaration might look like: sensor: platform: xiaomi_aqara name: Sensory Sensor type: sensor_ht sid: <device_id> token: Note that the <device_id> and values should be replaced with.
    • E

      MMM-Xiaomi and Devices IDs

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      260 Views
      E
      Hi everyone, I’m trying desperately to get the IDs of my Xiaomi devices (temperature sensor among others). I had no problem finding the tokens for the gateway and other devices using the “Get Mi Home Devices Token” application on my Mac. I have correctly installed the module and the script found thanks to the forum, but without these IDs, my mirror remains blocked at “Connecting to Xiaomi Gateway”. I tried to use Miio, but again I’m totally blocked I’m not sure if I’m missing something in the installation or the command line for Miio. I ping the Xiaomi gateway 2 correctly from the Raspberry. Thank you in advance for your help.
    • 1 / 1