|
From: Paul O. <pa...@on...> - 2023-12-13 18:35:26
|
I have had similar experiences with alexa and what has worked for me is to shut down all alexa devices. Use the phone app to delete all home automation devices. Do a factory reset on one alexa device and use it to "Discover new devices". It's a pain but has worked for me in the past. Be aware that if this fixes it for you that you may have to repeat the process EACH TIME you want to add a new device so I recommend making sure you have all your devices defined the way you want them in the .mht file before doing this. my current settings are the same as your but I have debug remarked and do not have the alexaHttpPortCount = 0 setting. On 12/12/23 15:14, Giles Godart-Brown wrote: > All > I've just received my new Raspberry Pi5 and thought I would do a > straight install from scratch of the latest Master release. > All is well, apart from Alexa which wont discover any of my MH devices. > I've tried removing them all in the app and rebooting alexas but still > no good. > The relevant part of my ini file is > <snip> > alexa_enable = 1 > alexaEnableChunked = 1 > alexaHttpIp = 192.168.100.57 > alexaHttpPortCount = 0 > alexaHttpPort = 80 > debug=alexa:5 > alexaForceLongFormat=1 > </snip> > I haven't changed my items.mht file from the version that worked on my > old Pi4 > Oddly I don't seem to be getting any alexa log messages during > discovery, just a couple during initialise viz; > <snip> > 12/12/2023 20:59:02 Alexa open_port: p=50000 pn=alexaSsdpNotification > s=Socket_Item=HASH(0x5555705140a8) > > 12/12/2023 20:59:02 Alexa open_port: p= pn=alexaSsdpListen > s=Socket_Item=HASH(0x5555705143d8) > </snip> > Anyone got any ideas? > THX > Giles > > > ________________________________________________________ > To unsubscribe from this list, go to:https://lists.sourceforge.net/lists/listinfo/misterhouse-users > |