mirror of
https://github.com/esphome/esphome.git
synced 2025-09-26 07:02:21 +01:00
dry
This commit is contained in:
@@ -149,7 +149,7 @@ def test_receive_exactly_socket_error(mock_socket: Mock) -> None:
|
|||||||
(espota2.RESPONSE_ERROR_AUTH_INVALID, "Error: Authentication invalid"),
|
(espota2.RESPONSE_ERROR_AUTH_INVALID, "Error: Authentication invalid"),
|
||||||
(
|
(
|
||||||
espota2.RESPONSE_ERROR_WRITING_FLASH,
|
espota2.RESPONSE_ERROR_WRITING_FLASH,
|
||||||
"Error: Wring OTA data to flash memory failed",
|
"Error: Writing OTA data to flash memory failed",
|
||||||
),
|
),
|
||||||
(espota2.RESPONSE_ERROR_UPDATE_END, "Error: Finishing update failed"),
|
(espota2.RESPONSE_ERROR_UPDATE_END, "Error: Finishing update failed"),
|
||||||
(
|
(
|
||||||
|
Reference in New Issue
Block a user