mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
Merge 35c9311856
into 98ff656400
This commit is contained in:
commit
e05d10e075
@ -165,6 +165,7 @@ public class HomieImplementationTest extends MqttOSGiTest {
|
|||||||
"Connection " + homieConnection.getClientId() + " not retrieving all topics ");
|
"Connection " + homieConnection.getClientId() + " not retrieving all topics ");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Disabled("https://github.com/openhab/openhab-addons/issues/12667")
|
||||||
@Test
|
@Test
|
||||||
public void retrieveOneAttribute() throws Exception {
|
public void retrieveOneAttribute() throws Exception {
|
||||||
WaitForTopicValue watcher = new WaitForTopicValue(homieConnection, DEVICE_TOPIC + "/$homie");
|
WaitForTopicValue watcher = new WaitForTopicValue(homieConnection, DEVICE_TOPIC + "/$homie");
|
||||||
|
Loading…
Reference in New Issue
Block a user