Page 1 of 1

Ziggo Mediabox Next

Posted: Friday 14 June 2019 13:46
by DarkAllMan
Anyone willing to create a plugin for Ziggo Mediabox Next?

For inspiration:
https://github.com/basst85/NextRemoteJs ... r/index.js

Re: Ziggo Mediabox Next

Posted: Friday 09 August 2019 12:39
by pgielen
It's a start. This is a node.js app that uses the express server, so it will probably use up a lot of resources on your Raspberry Pi (if your Domoticz server, like mine, is running on RPi).

Anyway, I installed it (which failed the first time, so I had to manually install the 'request' module (npm --save install request). I noticed that the only functions this app has is turn the Mediabox on/off and show/change the channels (edit index.html to see more than 10 channels). But there is already a Home Assistant plugin that can do more: https://github.com/IIStevowII/ziggo-mediabox-next.

Re: Ziggo Mediabox Next

Posted: Saturday 02 November 2019 13:26
by gschmidt
Hi,

Is there any development on a domoticz plugin for this box?
Would be nice!

Re: Ziggo Mediabox Next

Posted: Tuesday 05 November 2019 10:18
by tne7laa
Hope some one with skills can create a plugin.
I want to say “He Siri, turn on the tv”

Re: Ziggo Mediabox Next

Posted: Sunday 08 December 2019 17:26
by hooster
Like pgielen I tried the nodejs solution as well. Ran into the same problem, but works nice. Now I'am trying to create a curl command to send to the webserver. In order to create backgrounds commands. I'am used to do some programming, but new to nodejs. Can some one help me to create a curl command (for exanple for the power-key command) based on the code in index.js en index.html?

Re: Ziggo Mediabox Next

Posted: Sunday 12 January 2020 20:42
by Sholofly
Hi all,

I've created a python package for communication with the next. It's created for Home Assistant but since it is a generic package you can use it for domoticz too i presume...

https://pypi.org/project/ziggonext/#history

Re: Ziggo Mediabox Next

Posted: Sunday 05 April 2020 14:26
by rararx
how is it possible to add the Ziggo Next box into a group or scene with this package. I have Google home mini assistent for all my devices in home except and have homebridge installed for my iPhone and siri that works, but I want it to for google assistant on my Sonos. can anybody help me with this cool feature?