Zacknetic / HomebridgeMagicHome-DynamicPlatform

Homebridge Plugin for MagicHome LED controllers and light bulbs
Apache License 2.0
61 stars 11 forks source link

Cannot determine controller. Device unreacheable. #107

Closed jmnovak50 closed 2 years ago

jmnovak50 commented 2 years ago

Logs

  1. Enable debug mode in Homebridge
  2. Reproduce the issue so that it appears in the logs
  3. Upload a '.txt' file of your logs to this issue. ( Logs from screenshots, in '.rtf' format, or pasted directly into the post make debugging extremely difficult. Please just upload the file. ) [10/11/2021, 11:42:26 AM] [homebridge-magichome-dynamic-platform] Registered 1 Magichome device(s). New devices: 1 Cached devices that were seen this restart: 0 Cached devices that were not seen this restart: 0

[10/11/2021, 11:42:26 AM] [homebridge-magichome-dynamic-platform] Discovery summary: Found 1 devices. [10/11/2021, 11:42:26 AM] [homebridge-magichome-dynamic-platform] Cannot determine controller. Device unreacheable. { ipAddress: '192.168.1.xx, uniqueId: '18B905xxxxxx', modelNumber: 'AK001-ZJ2145' } [10/11/2021, 11:42:26 AM] [homebridge-magichome-dynamic-platform] Warning! Discovered device did not respond to query. This is usually due to an unresponsive device. Please restart homebridge. If the problem persists, ensure the device works in the "Magichome Pro" app. File an issue on github with an uploaded log. { ipAddress: '192.168.1.xx', uniqueId: '18B905xxxxx, modelNumber: 'AK001-ZJ2145' }

Describe the bug

A clear and concise description of what the bug is.

[e.g. While using the HomeKit app on iPhone, after setting a MagicHome light tile's brightness to 0%, the tile will not respond again to brightness or color changes until after clicking the tile on again. Other HomeKit tiles, including other MagicHome lights, will continue to respond and are otherwise unaffected.]

To Reproduce

e.g. Steps to reproduce the behavior:

  1. In the HomeKit app, long press a MagicHome light's tile to display the brightness slider
  2. Slide the brightness down to 0%
  3. Attempt to increase brightness and change color
  4. Observe that the light is unresponsive
  5. Tap the MagicHome light's tile on>off>on
  6. Observe that the light is now responsive again

Expected behavior

A clear and concise description of what you expected to happen.

e.g. After sliding a MagicHome tile's brightness down to 0%, sliding it back up will again increase the brightness without the need for tapping the tile off and on again.

Additional context

Add any other context about the problem here.

Host Hardware

Homebridge and MagicHome

Screenshots

If applicable, add screenshots to help explain your problem.

Zacknetic commented 2 years ago

Hello, please update to version 1.9.7 and ensure you are upgraded to node 16. This should fix your issues.

Please let me know. -z

jmnovak50 commented 2 years ago

Thanks Zack!

This has corrected the issue.

Thank you for all of your help!

Best Regards,

J.

On Tue, Nov 16, 2021 at 5:16 PM Zacknetic @.***> wrote:

Hello, please update to version 1.9.7 and ensure you are upgraded to node

  1. This should fix your issues.

Please let me know. -z

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Zacknetic/HomebridgeMagicHome-DynamicPlatform/issues/107#issuecomment-970802453, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS7LHN2YLGLTNAINHQ277SLUMLQ3RANCNFSM5FYU4UQA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Zacknetic commented 2 years ago

Very happy to hear that. Thank you for your patience.

closing as solved.