Fix unicode chars in zha tests (#135954)

This commit is contained in:
Marc Mueller
2025-01-19 00:47:30 +01:00
committed by GitHub
parent 8a3ef101e6
commit 6690b121c0

View File

@@ -179,7 +179,7 @@ def com_port(device="/dev/ttyUSB1234") -> ListPortInfo:
"network": "ethernet",
"board": "esp32-poe",
"platform": "ESP32",
"maс": "8c4b14c33c24",
"mac": "8c4b14c33c24",
"version": "2023.12.8",
},
),
@@ -202,7 +202,7 @@ def com_port(device="/dev/ttyUSB1234") -> ListPortInfo:
"network": "ethernet",
"board": "esp32-poe",
"platform": "ESP32",
"maс": "8c4b14c33c24",
"mac": "8c4b14c33c24",
"version": "2023.12.8",
},
),