New Apollo MTR-1 Multi-target Radar For Home Assistant (ld2450)

Поділитися
Вставка
  • Опубліковано 6 жов 2024
  • I review the soon to be release sensor from Apollo.
    shop.apolloaut...
    Code for Buzzer Tune: Auld L S:d=4,o=6,b=101:g5,c,8c,c,e,d,8c,d,8e,8d,c,8c,e,g,2a,a,g,8e,e,c,d,8c,d,8e,8d,c,8a5,a5,g5,2c
    Code for Graph can be found here: / 595676065098375

КОМЕНТАРІ • 24

  • @michaelsleen
    @michaelsleen 5 місяців тому +3

    Thanks for the walkthrough, Simon. Would be curious to hear how folks use the target angle, distance, and speed entities.

    • @simonsayshomeassistant
      @simonsayshomeassistant  5 місяців тому +2

      Thank you Michael, yes let's see what people are doing, great question!

    • @lanfordautomation
      @lanfordautomation 2 місяці тому +1

      I am thinking about using approach angle and distance to the MTR-1 to trigger presence-based night light functions for various smart lights in my house. I have multiple "approach" points to my kitchen on the 1st floor, and if I put the MTR-1 in a specific location there, I could trigger different night lights to activate in a sequence to help people navigate the 1st floor of my house at night.

  • @BigBird2202
    @BigBird2202 5 місяців тому +2

    Look like a great sensor thanks very much for sharing

  • @lanfordautomation
    @lanfordautomation 2 місяці тому

    Thanks for the review. I've been looking for a good mmWave sensor to put in my main living area that will trigger nightlights from specific approach areas to the kitchen in my house. I had been leaning toward the Aqara FP2 until I heard about the MTR-1 from Apollo and saw your video. Just bought one!

    • @simonsayshomeassistant
      @simonsayshomeassistant  2 місяці тому +1

      Fantastic, thank you for letting me know Clay! I look forward to hearing what you think of it! :)

    • @lanfordautomation
      @lanfordautomation 2 місяці тому

      @@simonsayshomeassistant I just got it in and set up. I was going to try to get the plotly dashboard working with the code you pasted in your description, but it looks like there are 71 lines remaining in your code that I can't seem to access. Any ay you can post the rest of the code on here?

    • @simonsayshomeassistant
      @simonsayshomeassistant  2 місяці тому +1

      @@lanfordautomation Hi you can find the code here on my FB page: facebook.com/groups/595676065098375

    • @lanfordautomation
      @lanfordautomation 2 місяці тому

      @@simonsayshomeassistant Thank you! Will play with this let you know how I make the application work!

    • @simonsayshomeassistant
      @simonsayshomeassistant  2 місяці тому +1

      @@lanfordautomation great I look forward to hearing from you you

  • @major_west
    @major_west 5 місяців тому +2

    I'd like to use mmWave in my home, but I hear complaints about ghosting... the sensor reports people in the room hours after they've left. Have you had any issues with ghosting?

    • @simonsayshomeassistant
      @simonsayshomeassistant  5 місяців тому +2

      Hi Major, yes I have seen this as an issue on other MMWave sensors that I have tested in the past. I will play with this one some more and give you my feedback.

  • @jp_baril
    @jp_baril 5 місяців тому +1

    Is the only difference with MSR-1 the multi-target feature ?

    • @simonsayshomeassistant
      @simonsayshomeassistant  5 місяців тому +2

      Yes multi target and x,y zone targeting

    • @AleksanderZaryczanski
      @AleksanderZaryczanski 5 місяців тому +1

      I might be wrong, but on their live stream, Apollo Automation guys mentioned that MTR will have a possibility to add microphone, to be used with Home Assistant voice. A feature they are working on currently. So, MSR vs MTR - multi-target, yes, but possibly more expansion possibilities in the future.

    • @simonsayshomeassistant
      @simonsayshomeassistant  5 місяців тому +2

      @@AleksanderZaryczanski Hi Aleksander, yes, they are working on a microphone add on, this will be really great for local voice control! Multi target is pretty cool too!

  • @bxsteez
    @bxsteez 4 місяці тому

    Can you post a link to the code for the graph?

    • @bxsteez
      @bxsteez 4 місяці тому

      As a note the names changed. X begin is x1 and x end is x2. Same for y. Also the zout entities aren't present anymore.

    • @simonsayshomeassistant
      @simonsayshomeassistant  4 місяці тому

      The code is included in the video description, let me know if you can get it working.

    • @gustavopereira8573
      @gustavopereira8573 3 місяці тому

      @@simonsayshomeassistant The full code is not showing on youtube. It says at the very end " x:
      - $ex hass.states["number.apollo_mtr_1_8fd3f8_zone_2_x1"].state
      - $ex hass.states["number.apollo_mtr_1_8fd3f8_zone_2_x1"].state
      - $ex hass.states["number.apollo_mtr_1_8fd3f8_zone_2_x2"].state
      - $ex hass.states["number.apollo_mtr_1_8fd3f8_zone_2_x2"].state
      ... (71 lines left)"

    • @simonsayshomeassistant
      @simonsayshomeassistant  3 місяці тому

      @@gustavopereira8573 Hi, sorry I will try to find somewhere to post it