We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117c661 commit 8bd14ffCopy full SHA for 8bd14ff
tests/test_smile.py
@@ -557,7 +557,7 @@ async def tinker_thermostat_schedule(
557
tinker_schedule_passed = True
558
_LOGGER.info(" + working as intended")
559
except pw_exceptions.PlugwiseError:
560
- _LOGGER.info(" + failed as expected")te
+ _LOGGER.info(" + failed as expected")
561
562
except (
563
pw_exceptions.ErrorSendingCommandError,
0 commit comments