Bump pysyncthru to 0.7.0 (#38832)
* Bump pysyncthru version to 0.7.0 This change includes a heavier refactoring, using a more reliable source for the device status and parsing display strings only for additional details * Fix test flow to ensure a status is set
This commit is contained in:
parent
72472cd11f
commit
fceba0bb88
5 changed files with 8 additions and 6 deletions
|
@ -24,6 +24,7 @@ def mock_connection(aioclient_mock):
|
|||
text="""
|
||||
{
|
||||
\tstatus: {
|
||||
\thrDeviceStatus: 2,
|
||||
\tstatus1: " Sleeping... "
|
||||
\t},
|
||||
\tidentity: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue