Update byte string formatting (#112752)

This commit is contained in:
Marc Mueller 2024-03-08 20:32:40 +01:00 committed by GitHub
parent 0e86f182cc
commit 959826c4b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 33 additions and 33 deletions

View file

@ -23,7 +23,7 @@ from tests.components.bluetooth import (
"A4:C1:38:8D:18:B2",
make_bthome_v2_adv(
"A4:C1:38:8D:18:B2",
b"\x40\x3A\x00\x3A\x01\x3A\x03",
b"\x40\x3a\x00\x3a\x01\x3a\x03",
),
None,
[
@ -43,7 +43,7 @@ from tests.components.bluetooth import (
"A4:C1:38:8D:18:B2",
make_bthome_v2_adv(
"A4:C1:38:8D:18:B2",
b"\x40\x3A\x04",
b"\x40\x3a\x04",
),
None,
[