Functinality to save/restore snapshots for monoprice platform (#10296)
* added functionality to save/restore snapshots to monoprice platform * renamed monoprice_snapshot, monoprice_restore to snapshot, restore This is to simplify refactoring of snapshot/restore functionality for monoprice, snapcast and sonos in the future
This commit is contained in:
parent
9e0a765801
commit
eeb309aea1
6 changed files with 240 additions and 27 deletions
|
@ -66,6 +66,7 @@ TEST_REQUIREMENTS = (
|
|||
'pydispatcher',
|
||||
'PyJWT',
|
||||
'pylitejet',
|
||||
'pymonoprice',
|
||||
'pynx584',
|
||||
'python-forecastio',
|
||||
'pyunifi',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue