Hey everyone. I am trying to get some data out of my WMC setup into Home Assistant, such as Scheduled Recordings. Just by running a Wireshark capture, I can see that the Ceton MMC app is simply sending GET requests to the WMC server. This is easy to replicate in Home Assistant, but there is one field in the payload called "Ceton-Api-Key". It changes every session, so I am thinking that the time is factored in somehow. Does anyone have any idea how it gets generated?
If not, where does all the data for Scheduled Recordings get stored on the WMC PC? I could just try looking in that file and parsing it out from there.
Has anyone else tried integrating Home Assistant with WMC at all? I would be interested to hear what you have done!
Thanks!!
Home Assistant Integration?
Forum rules
Ceton no longer participate in this forum. There is no official support mechanism for My Media Center.
-
- Posts: 1
- Joined: Thu Aug 27, 2020 7:41 pm
- Location:
-
HTPC Specs:
-
- Posts: 1276
- Joined: Wed Feb 24, 2016 3:36 pm
- Location:
-
HTPC Specs:
Maybe talk to garyran2 in the epg123 forums to see if he knows anything about dealing with guide data. I know there are other tools out there like the guide tool but I think those talk to the guide in C#, not web commands. Just an idea.