mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
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:
committed by
Pascal Vizeli
parent
9e0a765801
commit
eeb309aea1
@@ -66,6 +66,7 @@ TEST_REQUIREMENTS = (
|
||||
'pydispatcher',
|
||||
'PyJWT',
|
||||
'pylitejet',
|
||||
'pymonoprice',
|
||||
'pynx584',
|
||||
'python-forecastio',
|
||||
'pyunifi',
|
||||
|
||||
Reference in New Issue
Block a user