1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-12 01:49:16 +00:00

9 Commits

Author SHA1 Message Date
epenet
d961e20b15
Add missing hass type hint in component tests (p) () 2024-08-20 12:52:33 +02:00
epenet
1440ad26c8
Fix dangerous-default-value warnings in plex tests () 2024-06-13 17:01:52 +02:00
Marc Mueller
1722e23df8
Add empty line after module docstring [tests l-p] () 2024-03-08 14:55:15 +01:00
jjlawren
d62297a28b
Add Plex library count sensors () 2021-03-31 13:57:16 +02:00
jjlawren
e42ca35c94
Bump plexwebsocket to 0.0.13 () 2021-03-25 19:12:12 +01:00
jjlawren
f2f935506e
Use Plex websocket payloads to reduce overhead ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-12-02 19:00:13 +01:00
jjlawren
be9ff3bd66
Accept new Plex websocket callback payloads () 2020-10-01 09:57:45 +02:00
jjlawren
ec13eecc59
Update Plex tests to mock websockets ()
* Update Plex tests to mock websockets

* Avoid unnecessary class mock
2020-06-27 10:03:51 +02:00
jjlawren
40573bf393
Plex tests cleanup and additions () 2020-06-25 23:24:58 -07:00