Or someone else can develop these apps ?
@lucasvdh I see you picked up android TV app development again. Any chance you will do the same for the Phillips TV app?
I was planning to yes, but please understand my time is very limited. At the moment, I only have about an hour per week that I can dedicate to my hobby projects, and I have a few of them.
I see that a few PR’s have been created on GitHub. I will check them out, thank you for your contributions.
is there perhaps more news? I have a 2022 model and can’t actually do anything with it via homey
I can add my TV with the code on the TV, but then the device (TV) always shows unavailable in my device list
Hi Lucas,
I do not want to urge you, but it is already a while ago that you responded and the app is still suffering from quite some important issues (buttons not working correctly). Any update on progress or planning when you work on it?
Thanks in advance,
Jacco
Hi
Device not available! after homey update to 10.2.0 RC5
Report : c12aee42-23de-4f9c-b41c-8e5cc05c4709
I restart the Philips TV app but nothing happens.
App version 2.6.0
Thanks in advance
Are there any plans for an update? It’s a bit pointless to have an app that doesn’t work.
It looks like the owner doesn’t care about his application which doesn’t work at all, even when people raised a few pull requests that could fix working on the latest version of Homey Pro.
It seems it will be needed to create a separate app.
Yes, it’s annoying. It’s the reason I’m experimenting with home assistant now; the Philips integration is perfect, including Ambilight, Hue, and screen off/on… all what you want to automate in flows
Hi,
The app does not seem to find my tv ![]()
{"notifyChange":"http","menulanguage":"English","name":"55OLED707\/12","country":"Belgium","serialnumber_encrypted":"1CirBUC28YvZwAKlS7l8LgLK3nD\/gv1KP7gdexsTln8=\n","softwareversion_encrypted":"TDmonXHfiRT3CP\/pw4aZ\/l3ixK+jZzL1aASvUbJtGWsa6KxpVNi29lOY1gWOV1qt\n","model_encrypted":"IABYXbsxePPp8bQw1xfDnhEWWktyuuNzzXe8H+b3dI8=\n","deviceid_encrypted":"dL+6ZFx1sBH6phbkwibDCkBvo7bUX1bmjCqQDEgfaRA=\n","nettvversion":"10.0.0","epgsource":"no_epg","api_version":{"Major":6,"Minor":1,"Patch":0},"featuring":{"jsonfeatures":{"editfavorites":["TVChannels","SatChannels"],"recordings":["List","Schedule","Manage"],"ambilight":["LoungeLight","Hue","Ambilight","HueStreaming"],"menuitems":["Setup_Menu"],"textentry":["not_available"],"applications":["TV_Apps","TV_Games","TV_Settings"],"pointer":["not_available"],"inputkey":["key"],"activities":["intent"],"channels":["preset_string"],"mappings":["server_mapping"],"aurora":["available"]},"systemfeatures":{"tvtype":"consumer","content":["dmr","pvr"],"tvsearch":"intent","pairing_type":"digest_auth_pairing","secured_transport":"true","companion_screen":"true"}},"os_type":"MSAF_2019_P"}
Would it be possible to at least go back to the previous version? If I recall correctly the last update broke the integration with my Philips TV (75PML9506/12) last year. Maybe it’s the same for a lot of other people.
Hi, I have 65MPL9506, but was unable to get json. Tried almost all posibilities (all ports but only few api versions - 6,5,1,7):
http://{your_tv_ip}:1925/{api_version}/systemhttp://{your_tv_ip}:1926/{api_version}/systemhttps://{your_tv_ip}:1925/{api_version}/systemhttps://{your_tv_ip}:1926/{api_version}/system
What api version and port are you able to call your tv please?
are you asking me? How do I find out the API version?
edit: tried all these:
The first one generates a white page. The others generate errors.
Only https://192.168.1.53:1925/6/system returns JSON:
Summary
{
“notifyChange”: “http”,
“menulanguage”: “XXXX”,
“name”: “75PML9506/12”,
“country”: “XXXXXX”,
“serialnumber_encrypted”: “Qa0RLMzsnbNK8VNKAuy1WV8/vAYScC6Or7SljsOxE1Wk=\n”,
“softwareversion_encrypted”: “0nYF8/SRjI5lKatDZcHjEcPcb6eihDjS40uFGoNcbUz2g4uttutUuYrFVn+Wssx8\n”,
“model_encrypted”: “eta1rkK0CMEs2KmxW5roPgkGEpdfqNEy4uLxBz0dY+Y8=\n”,
“deviceid_encrypted”: “/XJmgVGx+wwosqr5YHPJQUb37iNsB9qoGRj8j9u2iR8o=\n”,
“nettvversion”: “10.0.0”,
“epgsource”: “no_epg”,
“api_version”: {
“Major”: 6,
“Minor”: 1,
“Patch”: 0
},
“featuring”: {
“jsonfeatures”: {
“editfavorites”: [
“TVChannels”,
“SatChannels”
],
“recordings”: [
“List”,
“Schedule”,
“Manage”
],
“ambilight”: [
“LoungeLight”,
“Hue”,
“Ambilight”,
“HueStreaming”
],
“menuitems”: [
“Setup_Menu”
],
“textentry”: [
“not_available”
],
“applications”: [
“TV_Apps”,
“TV_Games”,
“TV_Settings”
],
“pointer”: [
“not_available”
],
“inputkey”: [
“key”
],
“activities”: [
“intent”
],
“channels”: [
“preset_string”
],
“mappings”: [
“server_mapping”
]
},
“systemfeatures”: {
“tvtype”: “consumer”,
“content”: [
“dmr”,
“pvr”
],
“tvsearch”: “intent”,
“pairing_type”: “digest_auth_pairing”,
“secured_transport”: “true”,
“companion_screen”: “true”
}
},
“os_type”: “MSAF_2019_P”
}
Yes, thank you. I also tried several combinations. But I will try it again and will go with your list. Maybe I forgot some of them. Thank you again for reply!
Sadly none of your combinatins worked. Of course I tried it with my IP. I tried to ping my tv and its ok. Strange.
And what are you trying to achieve?
To know on which address my tv listens. App cant pair the tv so far.
I uninstalled the beta version and installed the normal 2.5.1 version but that doesn’t find my TV. However, I found the Android TV app from the same maker (@lucasvdh) and that look better: my TV is found as an Android TV device and the PIN showed, but it did not connect yet. Was a bit busy so I will check that later.