Re: [mh] Alexa bridge suddenly stopped working
Wayne Gatlin <[email protected]>
| Newsgroups | gmane.comp.misc.misterhouse.user |
|---|---|
| Message-ID | <CA+E=pry72_Td4_5-kpzATK4KsgB8h9LjtA614StTa+zny8NdOg@mail.gmail.com> |
Do you have "alexaEnableChunked=1" ? If so try disabling it. It was just a way to allow the echo to support more "hue lights" presented from MH but it's possible the new echo code doesn't like it. Do you still have the MH smart home devices listed in the echo app? Or did you delete them? If they aren't working anyway, you can try deleting them from the app and see if it will rediscover after that. The device IDs may be out of sync between MH and the echo. To Delete from the app: settings>device settings / click on each device and click the trash at the top It's much easier to delete them from the web app: https://alexa.amazon.com/spa/index.html#appliances If you want to send me some debugs I can take a look at them when I get a chance. May need to increase the debug level to see what it's doing. Just to be clear when you try to control a device through the echo it says it's not responding correct? _Wayne On Sun, Sep 22, 2019, 12:30 PM Paul Onley <[email protected]> wrote: > Thank you Wayne, > This gets me closer to fixing the problem. When I switched to port 80 I > now get all of my devices listed in the debug log but alexa still does not > discover them. > > 09/22/19 12:27:05 PM [Alexa] Debug: get_set_state (1 get ) : name: > Livingroom Light realname: $Livingroom_Light sub: set state: > > I think there was an update to alexa but that it changed more than just > the port requirements. > > Paul > > On 9/20/19 6:27 PM, Wayne Gatlin wrote: > > I have not run into the issue your guys are experiencing, maybe my echos > have not been updated to that version yet. But if the port is the issue > (Google Home has always been limited to port 80) then all you have to do it > change the port that the MH web server is running on because the Alexa > Bridge module advertises/uses the MH built in web server. > > Once you change the MisterHouse web server port to 80, all you should need > in your mh.private.ini is: > alexa_enable=1 > alexaEnableChunked=1 > > To change the MH web server port use (the Alexa Bridge code uses this > config for the SSDP messages) : > http_port=80 > > > Ron, > > I wrote a Misterhouse module that emulates a Hue bridge like the external > java app you are running but its integrated into MH. You can see the > documentation in the local MH docs @ > http://HM-IP:port/docs/lib/AlexaBridge.html#AlexaBridge > > > _Wayne > > > On Fri, Sep 20, 2019 at 1:39 PM Ron Fleming <[email protected]> wrote: > >> Paul, >> >> >> >> Perhaps my setup is a bit different. I am using bwssystem’s ha-bridge >> Java program to provide the bridge emulation : >> >> >> >> https://github.com/armzilla/amazon-echo-ha-bridge >> >> >> >> It has an habridge.config file that stores the bridge configuration >> including the Port. It can also be changed from the habridge web interface. >> >> >> >> You may be using a different bridge emulator, but I’ll bet the issue is >> the same. I am running an old version of mh and have my echo integration >> running outside of misterhouse. >> >> I hope that helps! >> >> >> >> Ron >> >> >> >> *From:* Paul Onley <[email protected]> >> *Sent:* Friday, September 20, 2019 11:44 AM >> *To:* [email protected] >> *Subject:* Re: [mh] Alexa bridge suddenly stopped working >> >> >> >> Ron, >> >> What did you have to do to configure for port 80? I have included >> >> >> >> mh.private.ini:alexaHttpPort = 80 >> >> >> >> in my mh.private.ini but still see >> >> >> >> 09/20/19 10:42:34 AM [Alexa] Debug: Configured for port 8080 >> >> >> >> during startup and am still unable to discover any devices. >> >> >> >> Thanks >> >> Paul >> >> >> >> >> >> On 9/20/19 8:35 AM, Ron Fleming wrote: >> >> Dan, I had the same issue. I think Amazon may have pushed changed out >> to the Echo devices. It would appear that they require the bridge to be >> on port 80. I had mh on 80 and the bridge on 8080. I started seeing >> unusually request in the mh http server log that I think were meant for the >> bridge. The quick fix for me was to put mh on 8080 and the bridge on >> 80. Hopefully Amazon will correct this and I can go back to my default >> configuration. >> >> >> >> Hope this helps. >> >> >> >> Ron >> >> >> >> *From:* [email protected] <[email protected]> <[email protected]> >> *Sent:* Monday, September 16, 2019 7:58 AM >> *To:* [email protected] >> *Subject:* [mh] Alexa bridge suddenly stopped working >> >> >> >> Been using the Alexa bridge to MH for well over a year without issues. >> It was the last piece I needed to complete >> >> my HA integration. >> >> >> >> Tuesday of last week, 9/10, it suddenly stopped working. A request is >> answered with "Devicename is not responding, please check >> >> its network connection..." I tried debugging, but so far have not found >> a reason. >> >> It seems like Echo/Alexa does not even attempt to connect the the >> bridge. I did add a bogus device and asked >> >> Echo to discover devices, I do see traffic to MH at that point, but Echo >> comes back with"No new devices". >> >> >> >> Alexa app on my Android phone shows "Server is unresponsive". >> >> >> >> Has anyone else experienced this? >> >> >> >> Thanks >> >> Dan >> >> >> >> >> >> >> ________________________________________________________ >> >> To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users >> >> >> >> >> ________________________________________________________ >> To unsubscribe from this list, go to: >> https://lists.sourceforge.net/lists/listinfo/misterhouse-users >> >> > ________________________________________________________ > To unsubscribe from this list, go to: > https://lists.sourceforge.net/lists/listinfo/misterhouse-users > > ________________________________________________________ To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users