This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Official
[Published] Ziggo Horizon app
As of today, there is now an app to control Ziggo Horizon available in the appstore: https://apps.athom.com/app/tv.horizon.ziggo
Enables the following actions to use in your flows:
- Toggle power
- Send key
Changelog
Version 0.1.2:
- Fixed Power toggle action card
Version 0.1.1:
- Fixed: Now correctly closes connection
Version 0.1.0:
- First release
Tagged:
Comments
Some things you could check:
1- If you are logged into the same Wifi network, can you ping both Homey and the Horizon box?
2- If you install the Horizon app via the developer tools, can you show me the logs of when you execute the test flow? There are no "secret" settings in this app that you should mask in the logs, but ofcourse you can also send the logs in a private message.
Part 2 is a bit hard if this is your first time running an app via the developer tools. Some more is explained via https://developers.athom.com/ - it requires you to install Node and NPM, then install the athom-cli tools via commandline and then you can download the app from https://github.com/jordenc/tv.horizon.ziggo and run it.
Correct!
To make sure I used the correct IP address I checked the IP in the browser and in my Horizon management. As I mentioned in my first post, I do NOT use my Horizon as router, I have my own router which is connected to both the horizon and my Homey. I have added an screenshot of my Horizon management screen. Hopefully someone has the solution to this strange puzzle
Also has a "Set channel" card now, which makes it easier to set a channel number above 9. This will work better for you @Pietje5
I will update the first post as soon as the new update gets published.
My log:
So after some research I found this article from Tweakers where they have some more port numbers which could be open: https://gathering.tweakers.net/forum/list_messages/1517323/35
So what I did next was opened my terminal and ran 'nmap 192.168.1.107' and with this result:
============ NMAP Scan Result =============
================ END Nmap scan =====================
So I think that only port 23 (SSH), 80 (HTTP) and 443 (HTTPS) are open and not 5900 which is used in the Horizon app. Maybe my Horizon is to new and that they fixed the open ports or something ? I'm curious if other people get a different result when they scan (nmap) there Horizon IP....
Thx, the IP 192.168.1.108 works !!! <span></span>
So the app works now :-) Thx for the support. I still have to restart the app after installing before it works, but if you know that and you have the correct IP address there is no problem
However, not there yet. My Horizon box does not react to any command so far. I have a separate modem/router, so I changed the Horizon IP address to my local network. This works as I can now login to Horizon directly from my network. But via the Homey app I get no reaction. I thought possibly setting changes on the separate WIFI capability of the Horizon box could be related but this also did not make a difference.
Somehow a connection seems to be linked in a different way, however I am not clear on how to go further in tracing or testing where the link is broken
Any ideas?
I see there are 2: one for IR commands and one by Jordan with WIFI commands.
I thought this was the topic for WIFI, although great if it will all be integrated into one app
https://apps.athom.com/app/nl.ziggo.horizon.ir
So if your Horizon is at 192.168.1.7, try 192.168.1.8 as the IP in Homey and try if that works.
The Horizon box is off now and, with exception of the host UPCGW-7822 on IP **.27, all other associated hosts are offline as well. So it would not make sense if I test **.28 now knowing it is offline.
I will see what happens if I test a power-toggle and some other buttons on alternative IPs, and will share my findings.