mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-20 00:32:37 +01:00
fixes
This commit is contained in:
@@ -516,6 +516,8 @@ void Test_HassDiscovery_SpecialChar() {
|
||||
// Verify that the device block contains our special name
|
||||
SELFTEST_ASSERT_HAS_MQTT_JSON_SENT("homeassistant", true);
|
||||
SELFTEST_ASSERT_JSON_VALUE_STRING_NESTED_ARRAY("dev", "ids", 0, fullName);
|
||||
SELFTEST_ASSERT_JSON_VALUE_STRING_NESTED_ARRAY("dev", "ids", 0, fullName);
|
||||
SELFTEST_ASSERT_JSON_VALUE_STRING(0, "uniq_id", "Sal_o_de_Festas_relay_1");
|
||||
SELFTEST_ASSERT(0xC6 == ((byte*)fullName)[3]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user