mirror of
https://github.com/esphome/esphome.git
synced 2026-09-20 19:48:39 +00:00
6e131821208d4a4129d9c61d6ad466c2cf9762d2
Replace `type(mock_response).content = property(...)` with a tiny _BodyReadErrorResponse stub class. The previous form mutates MagicMock's class globally, which can leak into every other MagicMock-using test in this file.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
609 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
