HEOS by DENON

Topics (not sure which fora)
when not sure where to post, post here and mods will move it to right forum.

Moderators: leecollings, remb0

Sneezydevil
Posts: 111
Joined: Monday 18 January 2016 9:56
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: HEOS by DENON

Post by Sneezydevil »

Thank you, yeah it looks like thats what I expect. Once the new code is in the beta it should start working. Keep you posted.
Sneezydevil
Posts: 111
Joined: Monday 18 January 2016 9:56
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: HEOS by DENON

Post by Sneezydevil »

HEOS should be working again in the latest beta's.

Let me know what features you guys miss the most, so I can prioritise.
Clemen
Posts: 75
Joined: Saturday 05 December 2015 15:11
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Europe
Contact:

Re: HEOS by DENON

Post by Clemen »

Sneezydevil wrote:HEOS should be working again in the latest beta's.

Let me know what features you guys miss the most, so I can prioritise.
Jep, its working now. :)
Soulplayer
Posts: 29
Joined: Saturday 05 November 2016 16:54
Target OS: -
Domoticz version:
Contact:

Re: HEOS by DENON

Post by Soulplayer »

It also works for me! I would like to be able to select my favourites that I can select in the heos app


Verzonden vanaf mijn iPhone met Tapatalk
Soulplayer
Posts: 29
Joined: Saturday 05 November 2016 16:54
Target OS: -
Domoticz version:
Contact:

Re: HEOS by DENON

Post by Soulplayer »

It also works for me! I would like to be able to select my favourites that I can select in the heos app


Verzonden vanaf mijn iPhone met Tapatalk
Sneezydevil
Posts: 111
Joined: Monday 18 January 2016 9:56
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: HEOS by DENON

Post by Sneezydevil »

Soulplayer wrote:... I would like to be able to select my favourites that I can select in the heos app
This is almost done, I hope to have it finished in the next few days.

I can already request the favorites and play them:

Code: Select all

{
   "result" : [
      {
         "Name" : "Q-Music",
         "cid" : "s2398",
         "id" : 1
      },
      {
         "Name" : "Radio 538",
         "cid" : "s98500",
         "id" : 2
      },
      {
         "Name" : "SLAM!",
         "cid" : "s98570",
         "id" : 3
      }
   ],
   "status" : "OK",
   "title" : "HEOSGetBrowsable"
}
I just have to update the remote.
Soulplayer
Posts: 29
Joined: Saturday 05 November 2016 16:54
Target OS: -
Domoticz version:
Contact:

Re: HEOS by DENON

Post by Soulplayer »

Really nice! I cannot wait for the update b


Verzonden vanaf mijn iPhone met Tapatalk
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: HEOS by DENON

Post by Steven84 »

Does the update contains even integration event system?
Clemen
Posts: 75
Joined: Saturday 05 December 2015 15:11
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Europe
Contact:

Re: HEOS by DENON

Post by Clemen »

Is it posible to group speakers with scripts?
Soulplayer
Posts: 29
Joined: Saturday 05 November 2016 16:54
Target OS: -
Domoticz version:
Contact:

Re: HEOS by DENON

Post by Soulplayer »

Hello,

Lately I have been having some problems with my HEOS system. I've added one of the players and automatically the second one was detected. But once in a while the first box stops responding. It resets itself after a while but it can get pretty annoying. Is someone else having this problem also?

Domoticz Logs:
2017-01-15 05:45:12.285 HEOS by DENON: Connection reset!
2017-01-15 05:45:12.285 TCP: Reconnecting in 30 seconds...
2017-01-15 05:45:42.288 TCP: Reconnecting...
2017-01-15 05:45:43.288 HEOS by DENON: Connected to: 10.0.1.21:1255
2017-01-15 06:49:52.684 HEOS by DENON: Connection reset!
2017-01-15 06:49:52.684 TCP: Reconnecting in 30 seconds...
2017-01-15 06:50:22.687 TCP: Reconnecting...
2017-01-15 06:50:23.687 HEOS by DENON: Connected to: 10.0.1.21:1255
2017-01-15 09:10:54.110 Incoming connection from: 10.0.1.7
2017-01-15 10:02:27.901 HEOS by DENON: Connection reset!
2017-01-15 10:02:27.901 TCP: Reconnecting in 30 seconds...
2017-01-15 10:02:57.904 TCP: Reconnecting...
2017-01-15 10:02:58.904 HEOS by DENON: Connected to: 10.0.1.21:1255
2017-01-15 10:40:22.601 Incoming connection from: 10.0.1.27
msskott
Posts: 1
Joined: Saturday 28 January 2017 22:17
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: HEOS by DENON

Post by msskott »

Hello
How do i get this to work on my speakers. it will not connect to them.
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: HEOS by DENON

Post by Steven84 »

Sneezydevil wrote:
Soulplayer wrote:... I would like to be able to select my favourites that I can select in the heos app
This is almost done, I hope to have it finished in the next few days.

I can already request the favorites and play them:

Code: Select all

{
   "result" : [
      {
         "Name" : "Q-Music",
         "cid" : "s2398",
         "id" : 1
      },
      {
         "Name" : "Radio 538",
         "cid" : "s98500",
         "id" : 2
      },
      {
         "Name" : "SLAM!",
         "cid" : "s98570",
         "id" : 3
      }
   ],
   "status" : "OK",
   "title" : "HEOSGetBrowsable"
}
I just have to update the remote.

Is this all ready possible? Or by URL cmd?


Verzonden vanaf mijn iPhone met Tapatalk
Sneezydevil
Posts: 111
Joined: Monday 18 January 2016 9:56
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: HEOS by DENON

Post by Sneezydevil »

Unfortunately not :( the code for doing this with the URL was ready but my development PC crashed before I could make a pull request.

All the needed code is here:

https://github.com/Sneezydevil/domoticz ... -Favorites
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: HEOS by DENON

Post by Steven84 »

Anyone succeeded with this?


Verzonden vanaf mijn iPhone met Tapatalk
Spacewalker
Posts: 3
Joined: Sunday 11 December 2016 9:46
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Veldhoven, Netherlands
Contact:

Re: HEOS by DENON

Post by Spacewalker »

I wonder if I am the only one where the Heos speakers stopped working again. Since about one week, no players are found.
I used the telnet command and here is the reply.
heos://player/get_players

{"heos": {"command": "player/get_players", "result": "success", "message": ""}, "payload": [{"name": "Slaapkamer", "pid": 2039031862, "gid": 2039031862, "model": "HEOS 3", "version": "1.382.80", "ip": "192.168.1.238", "network": "wired", "lineout": 0}, {"name": "Voorkamer", "pid": 1846092909, "gid": 2039031862, "model": "HEOS 3", "version": "1.382.80", "ip": "192.168.1.108", "network": "wifi", "lineout": 0}, {"name": "Woonkamer", "pid": -1436386437, "gid": 2039031862, "model": "HEOS 5", "version": "1.382.80", "ip": "192.168.1.234", "network": "wifi", "lineout": 0}]}

The speakers don't show up in Domoticz anymore. I am on the latest version.
I could use some help.
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: HEOS by DENON

Post by Steven84 »

No problem here. Is the ip address corresponding with the ip you filled in under hardware?
Couple a weeks ago my speaker got a new ip release that resulted in "No players found".
After change it worked again.
Soulplayer
Posts: 29
Joined: Saturday 05 November 2016 16:54
Target OS: -
Domoticz version:
Contact:

Re: HEOS by DENON

Post by Soulplayer »

Is there anyone having the same problem as me?
Soulplayer wrote:Hello,

Lately I have been having some problems with my HEOS system. I've added one of the players and automatically the second one was detected. But once in a while the first box stops responding. It resets itself after a while but it can get pretty annoying. Is someone else having this problem also?

Domoticz Logs:
2017-01-15 05:45:12.285 HEOS by DENON: Connection reset!
2017-01-15 05:45:12.285 TCP: Reconnecting in 30 seconds...
2017-01-15 05:45:42.288 TCP: Reconnecting...
2017-01-15 05:45:43.288 HEOS by DENON: Connected to: 10.0.1.21:1255
2017-01-15 06:49:52.684 HEOS by DENON: Connection reset!
2017-01-15 06:49:52.684 TCP: Reconnecting in 30 seconds...
2017-01-15 06:50:22.687 TCP: Reconnecting...
2017-01-15 06:50:23.687 HEOS by DENON: Connected to: 10.0.1.21:1255
2017-01-15 09:10:54.110 Incoming connection from: 10.0.1.7
2017-01-15 10:02:27.901 HEOS by DENON: Connection reset!
2017-01-15 10:02:27.901 TCP: Reconnecting in 30 seconds...
2017-01-15 10:02:57.904 TCP: Reconnecting...
2017-01-15 10:02:58.904 HEOS by DENON: Connected to: 10.0.1.21:1255
2017-01-15 10:40:22.601 Incoming connection from: 10.0.1.27


Verzonden vanaf mijn iPhone met Tapatalk
Steven84
Posts: 69
Joined: Tuesday 15 April 2014 17:05
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Vaassen
Contact:

Re: HEOS by DENON

Post by Steven84 »

Sneezydevil wrote:Unfortunately not :( the code for doing this with the URL was ready but my development PC crashed before I could make a pull request.

All the needed code is here:

https://github.com/Sneezydevil/domoticz ... -Favorites
Sneezydevil,
Are you able to implement this function? I really don't have the knowledge of skills :?
MoonCrawler
Posts: 4
Joined: Thursday 09 March 2017 21:29
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5877
Contact:

Re: HEOS by DENON

Post by MoonCrawler »

Hi,

I'm quite new to Domoticz but wanted to let you know i'm aslo having trouble adding my Heos speakers.
I have tweo Heos 1 (HS2) speakers.
I run Domoticz 3.5877 (i believe latest build available)

When i add one of the two speakers, the log sais: "2017-04-11 19:37:42.391 Error: DENON for HEOS: No players found."
When i add the other speaker, same message.

I'm keeping an Eye out on this topic since i hope to add Heos to my domoticz.

Ps. when i use telnet to do a heos://player/get_players command i get 'normal' output:

Code: Select all

heos://player/get_players
{"heos": {"command": "player/get_players", "result": "success", "message": ""},       "payload": [{"name": "Kim", "pid": -1723677659, "gid": -472250007, "model": "HEO      S 1", "version": "1.382.80", "ip": "192.168.1.46", "network": "wifi", "lineout":       0}, {"name": "Eelko", "pid": -472250007, "gid": -472250007, "model": "HEOS 1",       "version": "1.382.80", "ip": "192.168.1.42", "network": "wifi", "lineout": 0}]}
MoonCrawler
Posts: 4
Joined: Thursday 09 March 2017 21:29
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.5877
Contact:

Re: HEOS by DENON

Post by MoonCrawler »

Just updated the firmware of my two HEOS1 hs2 speakers... no change.
currently on speaker firmware: 1.397.190
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest