You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
After start the service lookup for devices and report incorrect MAC:
[2021-01-06 17:19:11,311] DEBUG Connected to 'RM2' Broadlink device at '192.168.2.69' (MAC da:d4:fb:0d:43:b4) and started listening for commands at MQTT topic having prefix 'broadlink/RM2_0d_43_b4/'
[2021-01-06 17:19:11,345] DEBUG Connected to 'RM2' Broadlink device at '192.168.2.28' (MAC 61:ac:ef:0d:43:b4) and started listening for commands at MQTT topic having prefix 'broadlink/RM2_0d_43_b4/'
[2021-01-06 17:19:11,349] DEBUG Connected to MQTT broker, subscribing to topic broadlink/#
but the actual MAC addresses:
Broadlink_RMPROPLUS-fb-d4-da.homestudio (192.168.2.69) at b4:43:0d:fb:d4:da [ether] on enp0s3
Broadlink_RMMINI-ef-ac-61.homestudio (192.168.2.28) at b4:43:0d:ef:ac:61 [ether] on enp0s3
The text was updated successfully, but these errors were encountered:
Hello,
After start the service lookup for devices and report incorrect MAC:
[2021-01-06 17:19:11,311] DEBUG Connected to 'RM2' Broadlink device at '192.168.2.69' (MAC da:d4:fb:0d:43:b4) and started listening for commands at MQTT topic having prefix 'broadlink/RM2_0d_43_b4/'
[2021-01-06 17:19:11,345] DEBUG Connected to 'RM2' Broadlink device at '192.168.2.28' (MAC 61:ac:ef:0d:43:b4) and started listening for commands at MQTT topic having prefix 'broadlink/RM2_0d_43_b4/'
[2021-01-06 17:19:11,349] DEBUG Connected to MQTT broker, subscribing to topic broadlink/#
but the actual MAC addresses:
Broadlink_RMPROPLUS-fb-d4-da.homestudio (192.168.2.69) at b4:43:0d:fb:d4:da [ether] on enp0s3
Broadlink_RMMINI-ef-ac-61.homestudio (192.168.2.28) at b4:43:0d:ef:ac:61 [ether] on enp0s3
The text was updated successfully, but these errors were encountered: