It worked fine with the previous release… All URL’s are accessible on the IP in my config… I’m also running the latest Woosh Inifinty image for the ZGemma H2.S… there havn’t been any updates for it in months.
Eg:
curl http://192.168.2.14/web/getallservices
Give’s me an XML formatted list of all the services. (This is from the HA install)
Edit : Turns out a reboot of the Engima box was needed… all working now
Glad you’ve fixed it!
@cinzas, There’s an issue with the bouquets in the source selection - some channels I can’t select, and I get lots of whitespace (suspect related to ABM). I’ll try and take a look and debug this for you…
after updating to “HASS 0.88.x”, “enigma2 1.1” and “custom_updater 4.x.x” im now trying to include enigma2 to the cusom_update component.
This is my configuration.yaml:
I have a Pull Request open on HA with an enigma2 media_player, with the same features as this platform. Please comment there if you would like to see it merged, so maybe the review might get picked up quicker!
i have 2 questiong one feauther request:
Isn’t it possible to auto update the screenshot that is grabed.
and i have one isue, i’m not able to display the picon.
looks like the picons are in the right directory.
https://uno4k/picon/ is displaying picons, looking at your code, this is where you get the picon from.
but they aren’t loaded. maybee problems with the file name.
my picons are named like this 1_0_19_285A_401_1_C00000_0_0_0.png for NDRHD picon
have a look in the EPG in open webif, find the channel, and have a look at what the picon img url looks like as something must exist if you see if on the box!
You picon location on the box might not be what you’re looking at!
You can find your bouquet reference from as follows:
Example 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.favourites.tv" ORDER BY bouquet BOUQUET_NAME_HERE
In my case, if I want to load all channels from bouquet Sky Deutschland I have to look for: 1:7:1:0:0:0:0:0:0:0:FROM BOUQUET "userbouquet.dbe1e.tv" ORDER BY bouquet Sky Deutschland
Then copy the entire string, removing the bouquet name from the end"
One more feature suggestion: it would be great to add an option when use_channel_icon is set to true, but if not found fall back to screenshot mode for given channel.
Thanks for this component.
Do you know if it is possible to start a camera.play_stream on it? From my tests, it does not but maybe I’m missing something.
Thanks.
I don’t understand where number two is coming from what could be wrong here?
…
Okay, I delete media_player from configuration.yaml it looks like it will discover now automatic in home assistant 0.92.2 and that was not in a early version…