MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Alexaonoff can’t find devices

    Scheduled Pinned Locked Moved Solved Troubleshooting
    26 Posts 2 Posters 9.0k Views 2 Watching
    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.
    • S Offline
      sdetweil @Stoffbeuteluwe
      last edited by

      @Stoffbeuteluwe can u show the output of ifconfig?

      StoffbeuteluweS 1 Reply Last reply Reply Quote 0
      • StoffbeuteluweS Offline
        Stoffbeuteluwe Project Sponsor @sdetweil
        last edited by

        This post is deleted!
        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Stoffbeuteluwe
          last edited by sdetweil

          @Stoffbeuteluwe your device is en1, with that ip address… (192.168.178.33)

          StoffbeuteluweS 3 Replies Last reply Reply Quote 0
          • StoffbeuteluweS Offline
            Stoffbeuteluwe Project Sponsor @sdetweil
            last edited by

            @sdetweil thanks will try again

            1 Reply Last reply Reply Quote 0
            • StoffbeuteluweS Offline
              Stoffbeuteluwe Project Sponsor @sdetweil
              last edited by

              @sdetweil the if config with wlan0 and 192.168.2.35 that was from your pi…

              i think the only one i have done the last time …ist put my IP address in node js helper from the module than it works
              but for now it’s not working

              1 Reply Last reply Reply Quote 0
              • StoffbeuteluweS Offline
                Stoffbeuteluwe Project Sponsor @sdetweil
                last edited by

                @sdetweil I set the device to en1 than the network adapter is ok but no devices

                S 1 Reply Last reply Reply Quote 0
                • S Offline
                  sdetweil @Stoffbeuteluwe
                  last edited by

                  This post is deleted!
                  StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                  • StoffbeuteluweS Offline
                    Stoffbeuteluwe Project Sponsor @sdetweil
                    last edited by

                    @sdetweil I have a Mac mini, i think wlan0 never exists on my Mac

                    S 1 Reply Last reply Reply Quote 0
                    • S Offline
                      sdetweil @Stoffbeuteluwe
                      last edited by sdetweil

                      This post is deleted!
                      StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                      • StoffbeuteluweS Offline
                        Stoffbeuteluwe Project Sponsor @sdetweil
                        last edited by

                        @sdetweil hi Sam a month ago that was your post, you have shown me how it looks at your pi 😀
                        my Maschine is the same

                        S 2 Replies Last reply Reply Quote 0
                        • S Offline
                          sdetweil @Stoffbeuteluwe
                          last edited by

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • S Offline
                            sdetweil @Stoffbeuteluwe
                            last edited by sdetweil

                            @Stoffbeuteluwe so, can u go to one device and get its IP address somehow? so we can see if its on the same network address range…

                            also wonder if the code works on Mac… open the developers window and look at the console…
                            but u said it worked once…

                            maybe you can look in your router dhcp clients page

                            1 Reply Last reply Reply Quote 0
                            • S Offline
                              sdetweil
                              last edited by

                              i can’t get alexa to discover any of virtual wemo devices

                              StoffbeuteluweS 2 Replies Last reply Reply Quote 0
                              • StoffbeuteluweS Offline
                                Stoffbeuteluwe Project Sponsor @sdetweil
                                last edited by

                                @sdetweil maybe Alexa problem

                                1 Reply Last reply Reply Quote 0
                                • StoffbeuteluweS Offline
                                  Stoffbeuteluwe Project Sponsor @sdetweil
                                  last edited by

                                  @sdetweil

                                  21900
                                  21901
                                  21902
                                  21903
                                  21904
                                  21905
                                  21906
                                  21907
                                  21908
                                  21909
                                  21910
                                  21911
                                  21912
                                  21913
                                  21914
                                  21915
                                  21916
                                  21917
                                  21918
                                  21919
                                  21920
                                  21921
                                  21922
                                  21923
                                  21924
                                  21925
                                  21926
                                  21927
                                  21928
                                  21929
                                  21930
                                  21931
                                  21932
                                  21933
                                  21934
                                  21935
                                  21936
                                  21937
                                  21938
                                  21939
                                  21940
                                  21941
                                   discoveryService not running +0ms
                                  FauxMo service started. Listening on 192.168.178.35:21900-21941
                                   discoveryService binding to port 1900 for ssdp discovery +2ms
                                   discoveryService server listening 0.0.0.0:1900 +164ms
                                   deviceEndpoints Setup Server running. +9ms
                                  

                                  do you know what that means?

                                  S 1 Reply Last reply Reply Quote 0
                                  • S Offline
                                    sdetweil @Stoffbeuteluwe
                                    last edited by

                                    @Stoffbeuteluwe said in MMM-Alexaonoff can’t find devices:

                                    FauxMo service started. Listening on 192.168.178.35:21900-21941

                                    means the code in the module has setup to listen on a number of known ports that the Wemo plugs use for discovery by the alexa plugin.

                                    when alexa does home automation device discovery, it sends a broadcast message ('is anyone there?) to anything listening on those ports, and whatever is listening will respond with a predefined response (‘yes, I am here’)…

                                    the discovery code for wemo plugs was built into alexa early code… but seems that Alexa has removed that code and expects a plugin to do the work… (My opinion)

                                    a google search on ‘wemo app not finding devices’ produces a lot of info. I could never get alexa to discover my mirrors

                                    StoffbeuteluweS 1 Reply Last reply Reply Quote 0
                                    • StoffbeuteluweS Offline
                                      Stoffbeuteluwe Project Sponsor @sdetweil
                                      last edited by

                                      @sdetweil ok thank you for your help…

                                      1 Reply Last reply Reply Quote 0

                                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                      With your input, this post could be even better 💗

                                      Register Login
                                      • 1
                                      • 2
                                      • 2 / 2
                                      • First post
                                        Last post
                                      Enjoying MagicMirror? Please consider a donation!
                                      MagicMirror created by Michael Teeuw.
                                      Forum managed by Sam, technical setup by Karsten.
                                      This forum is using NodeBB as its core | Contributors
                                      Contact | Privacy Policy