HEOS by DENON
Moderators: leecollings, remb0
-
- Posts: 111
- Joined: Monday 18 January 2016 9:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: HEOS by DENON
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.
-
- Posts: 111
- Joined: Monday 18 January 2016 9:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: HEOS by DENON
HEOS should be working again in the latest beta's.
Let me know what features you guys miss the most, so I can prioritise.
Let me know what features you guys miss the most, so I can prioritise.
-
- Posts: 75
- Joined: Saturday 05 December 2015 15:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Europe
- Contact:
Re: HEOS by DENON
Jep, its working now.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.
-
- Posts: 29
- Joined: Saturday 05 November 2016 16:54
- Target OS: -
- Domoticz version:
- Contact:
Re: HEOS by DENON
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
Verzonden vanaf mijn iPhone met Tapatalk
-
- Posts: 29
- Joined: Saturday 05 November 2016 16:54
- Target OS: -
- Domoticz version:
- Contact:
Re: HEOS by DENON
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
Verzonden vanaf mijn iPhone met Tapatalk
-
- Posts: 111
- Joined: Monday 18 January 2016 9:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: HEOS by DENON
This is almost done, I hope to have it finished in the next few days.Soulplayer wrote:... I would like to be able to select my favourites that I can select in the heos app
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"
}
-
- Posts: 29
- Joined: Saturday 05 November 2016 16:54
- Target OS: -
- Domoticz version:
- Contact:
Re: HEOS by DENON
Really nice! I cannot wait for the update b
Verzonden vanaf mijn iPhone met Tapatalk
Verzonden vanaf mijn iPhone met Tapatalk
-
- Posts: 69
- Joined: Tuesday 15 April 2014 17:05
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Vaassen
- Contact:
Re: HEOS by DENON
Does the update contains even integration event system?
-
- Posts: 75
- Joined: Saturday 05 December 2015 15:11
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Beta
- Location: Europe
- Contact:
Re: HEOS by DENON
Is it posible to group speakers with scripts?
-
- Posts: 29
- Joined: Saturday 05 November 2016 16:54
- Target OS: -
- Domoticz version:
- Contact:
Re: HEOS by DENON
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:
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
-
- Posts: 1
- Joined: Saturday 28 January 2017 22:17
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: HEOS by DENON
Hello
How do i get this to work on my speakers. it will not connect to them.
How do i get this to work on my speakers. it will not connect to them.
-
- Posts: 69
- Joined: Tuesday 15 April 2014 17:05
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Vaassen
- Contact:
Re: HEOS by DENON
Sneezydevil wrote:This is almost done, I hope to have it finished in the next few days.Soulplayer wrote:... I would like to be able to select my favourites that I can select in the heos app
I can already request the favorites and play them:I just have to update the remote.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" }
Is this all ready possible? Or by URL cmd?
Verzonden vanaf mijn iPhone met Tapatalk
-
- Posts: 111
- Joined: Monday 18 January 2016 9:56
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: HEOS by DENON
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
All the needed code is here:
https://github.com/Sneezydevil/domoticz ... -Favorites
-
- Posts: 69
- Joined: Tuesday 15 April 2014 17:05
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Vaassen
- Contact:
Re: HEOS by DENON
Anyone succeeded with this?
Verzonden vanaf mijn iPhone met Tapatalk
Verzonden vanaf mijn iPhone met Tapatalk
-
- Posts: 3
- Joined: Sunday 11 December 2016 9:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Veldhoven, Netherlands
- Contact:
Re: HEOS by DENON
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.
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.
-
- Posts: 69
- Joined: Tuesday 15 April 2014 17:05
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Vaassen
- Contact:
Re: HEOS by DENON
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.
Couple a weeks ago my speaker got a new ip release that resulted in "No players found".
After change it worked again.
-
- Posts: 29
- Joined: Saturday 05 November 2016 16:54
- Target OS: -
- Domoticz version:
- Contact:
Re: HEOS by DENON
Is there anyone having the same problem as me?
Verzonden vanaf mijn iPhone met Tapatalk
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
-
- Posts: 69
- Joined: Tuesday 15 April 2014 17:05
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Vaassen
- Contact:
Re: HEOS by DENON
Sneezydevil,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
Are you able to implement this function? I really don't have the knowledge of skills
-
- Posts: 4
- Joined: Thursday 09 March 2017 21:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Contact:
Re: HEOS by DENON
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:
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}]}
-
- Posts: 4
- Joined: Thursday 09 March 2017 21:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Contact:
Re: HEOS by DENON
Just updated the firmware of my two HEOS1 hs2 speakers... no change.
currently on speaker firmware: 1.397.190
currently on speaker firmware: 1.397.190
Who is online
Users browsing this forum: Google [Bot] and 1 guest