Page 2 of 2

Re: Denon Heos plugin

PostPosted: Wed Oct 31, 2018 3:28 pm
by MaartenT
Hi,

Thanks for the plugin!!
I was wondering. Would it be possible to use the heos speaker as a notification device. I did some research on the CLI interface and it looks like it should be possible to enable the following workflow. Unfortunately i lack the programming skills.

workflow:
1 Speaker is play music or is on standby.
2 doorbell is pressed
3 plugin remembers current status or playing channel/playlist or input
4 plugin asks speaker to play doorbell.mp3 file from local webserver
5 plugin request speaker to go back to status of step 3

Re: Denon Heos plugin

PostPosted: Sun Dec 09, 2018 11:04 am
by InsteonDiego
Hi -

Thanks for creating this plugin. On first attempt to use, I get the following error. On Indigo 7.1.1. Any pointers to resolve?

Thanks!

Dec 9, 2018, 9:00:42 AM
Disabling plugin "Heos 0.0.6"
Enabling plugin "Heos 0.0.6"
Starting plugin "Heos 0.0.6" (pid 15409)
Heos Error Error in plugin execution InitializeMain:

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "plugin.py", line 28, in __init__
File "plugin.py", line 142, in refresh_speaker_list
File "./lib/heos/heos.py", line 39, in __init__
File "./lib/heos/heosupnp.py", line 238, in discover
File "./lib/heos/heosupnp.py", line 124, in discover
File "./lib/heos/heosupnp.py", line 223, in _parse_ssdp_location
KeyError: ('location',)

Re: Denon Heos plugin

PostPosted: Sat Feb 22, 2020 7:19 am
by peppop
Is there any updates to this plug-in? I can't seem to get it to work, any help you would be greatly appreciated.
This is what I get in the logI.
Indigo 7.4.1

Feb 22, 2020 at 7:59:51 AM
Enabling plugin "Heos 0.0.6"
Starting plugin "Heos 0.0.6" (pid 91325)
Heos Error Error in plugin execution InitializeMain:

Traceback (most recent call last):
File "<string>", line 1, in <module>
File "plugin.py", line 28, in __init__
File "plugin.py", line 142, in refresh_speaker_list
File "./lib/heos/heos.py", line 41, in __init__
File "./lib/heos/heos.py", line 58, in connect
File "./lib/heos/heos.py", line 63, in _connect
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 228, in meth
error: (61, 'Connection refused')

Stopping plugin "Heos 0.0.6" (pid 91325)
Stopped plugin "Heos 0.0.6"