Ryan Meek

Results 25 comments of Ryan Meek

Though I believe this would be useful to view the upcoming items in the Sonos queue, I don't believe the Sonos API currently supports it (with the limited research I've...

Cool, so its possible. I think this should stay open in hopes that someone will create a component for it.

This card uses "toLocaleString" to translate using system settings: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString Surprisingly, it doesn't seem that days of the week are included in hass translations: https://github.com/home-assistant/home-assistant-polymer/tree/master/translations I will probably just make...

Will look into this soon. My other Plex project (Plex-Assistant) has a music feature request as well. I've never used Plex for music so I'll be adding some albums and...

This project may be of interest: https://github.com/pkkid/python-plexapi Edit: Just noticed that your reddit link mentions it in the comments. I used it for Plex Assistant, it's fantastic.