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.
MikeOne
About
- Username
- MikeOne
- Joined
- Visits
- 109
- Last Active
- Roles
- Member
Comments
-
MarkSwift said: @MikeOne A notification app sounds amazing. When I get some more time, I'll start working on it. Version 1.2.0 of the app (with the current flow card triggers and continuation support) is still pending in the app store, …
-
Sillyjan said: @MikeOne just tested the app with my embedded PMP client. I tested the play, pause, resume (play) and stop and they al worked within 1 second. Love this addition to the app already . Great! Glad you like it.
-
Wow... yeah that is a lot of media.. I think you're running out of Homey capabilities... I've been thinking about what you need, I guess your requirements are the following: 1) Have flow trigger cards for every player you have 2) Be able to setup …
-
You're running athom-cli now right? You should see some indication what is going wrong??
-
Huge media lib maybe @MarkSwift ?
-
Anything in the console? Cpu warns? Any hints?
-
...plus.. There seems to be an issue in Homey that prevents actions from triggering when that action is filtered on device... @Emile will need to provide some input on how I could make this work..
-
MarkSwift said: Testing now, first thing is it seems to detect RasPlex (PHT) twice? I've not got the statuses working, yet! Update 1: Status seems to fire right, I added both the duplicate devices. Can we specify a player in the flow, this is…
-
@MarkSwift @DieterKoblenz @Sillyjan - If you guys know how to install using athom-cli, the current version in GitHub (not yet in app-store) support Plex notifications. This means that the Homey app will monitor PMS itself and will trigger flow cards…
-
I'm digging through the PlexPy code now... it seems to be a known issue... Now I just have to find out how their work-around (if any) functions.. From PlexPy: # Make sure the same item is being played if this_key == last_key: …
-
MarkSwift said: @MikeOne This is all sounds good, albeit I still don't understand how PlexPy for example does it with the websocket? I never see a stop delay of more than a second or 2 when using that (I use it now to fire my Hue lights). …
-
DieterKoblenz said: Btw, I just read about Plex Media Player and it sounds great. I wouldn't mind waiting for that if it makes the stop event easier to code. I think I can implement something workable, even for PHT. At least you'll have …
-
Okay, I think that is feasable. I'll start working on that this evening
-
@DieterKoblenz - I think you requested this as well right? Any feedback from you? I'm planning to start a PoC to iron out the glitches this evening. Hopefully I'll have a testable (github) version by tomorrow or at least later this week.
-
@MarkSwift - any feedback from your side maybe?
-
Agreed @Sillyjan, thanks for the feedback.
-
On a side note to the above, the crappy 'stopped' state seems to be player dependent, Plex Media Player (new driver is ready!) actually causes an immediate stop event which is nice! While PHT keeps the state as playing for a while, even though it is…
-
@MarkSwift - I've done some research and I might have found a way to do this. However, some caveats; PMS doesn't really have a 'stop' state (see your PHT player, it has no stop button really). Determining a hard stop is therefore pretty hard. I co…
-
I understand. You saw my other post about this right? It's a hard one to do really. If I can find some time next week, I'll do some tests and see how and if this can be (safely) implemented.
-
MarkSwift said: MikeOne said: MarkSwift said: PHT driver? :-) Me not understand what you mean.. :-) I'm still desperate to base flows of PHT / Plex status... Started outside of Homey I assume?
-
MennoVanGrinsven said: @MikeOne if you been something tested that is Plex Pass restricted , I have a lifetime plex pass at I could test some stuff for you Thanks man. The new PMP player is plex pass only. It is now supported in the curre…
-
MarkSwift said: PHT driver? :-) Me not understand what you mean.. :-)
-
For the connoisseur; I have finished a PMP (Plex Media Player) driver. It's pretty functional, expect for playing content from remote (shared) servers, for some reasons it just refuses to play that (maybe because it is still in beta and only for ple…
-
Should be available already..
-
Okay guys, I'm looking at the following at the moment: 1) App crashes. My guess is that this is a ChromeCast only issue. I'm seeing some crash reports coming in that indicate that the ChromeCast module (an external module I'm using) has some deep-r…
-
I submitted an update to the App Store for approval. This is a quick fix for the capabilities change that broke the app in 0.9.2 (thanks @MennoVanGrinsven)
-
Qx5 said: I finaly had time to test V1.1.0 and it finaly works for me! Nice job on the setup page. When finishing the plex.tv pin procedure I see 2 servers (local: true and local:false). I just pressed the local one, is that preferred? Only pr…
-
MarkSwift said: @MikeOne, please please investigate the new flow cards that a few of us have requested. It would make the app perfect! Hey Mark (and others) - would it be possible for you to add this request to Github (labeled as an enha…
-
It's really weird, I don't seem to be receiving any notifications from github about issues or pull-requests.. hmmm..
-
Thanks Menno, i'll have a look and do a merge!