Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : python-plexwebsocket Version : 0.0.14 Upstream Author : Jason Lawrence * URL : https://github.com/jjlawren/python-plexwebsocket * License : MIT Programming Lang: Python Description : Library for handling events from Plex WebSockets This library offers support for handling events communicated over Plex WebSockets, enabling applications to take action based on media server updates. It listens for specific events such as 'playing' and 'status', allowing real-time monitoring of a Plex Media Server. This facilitates triggered responses to playback actions and state changes within a Plex ecosystem, providing developers with the ability to build reactive applications that integrate seamlessly with ongoing media activities. Connections are established via the Plex API, and the library can be configured to observe a variety of event types, helping users to gain insights and control based on live data from their Plex Media Server. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.