jvmahon / homebridge-smartshades

3 stars 5 forks source link

Smartshades plugin no longer seems to work at all #12

Closed Mattserati closed 2 years ago

Mattserati commented 2 years ago

After updating to iOS15.4,I can't get HomeKit to operate any of my blinds at all - neither through voice control, nor manual operation of the HomeKit controls. Everything worked previously, so not sure exactly what's wrong. Operating just fine through the NEO Smartshades app

jvmahon commented 2 years ago

Yeah, there are a number of issues in iOS 15.4 with control of blinds. Its not just this plugin - I've seen issues posted that Home Assistant is also having trouble with its plugins for shade control.

But, the issues I've seen are limited to voice, not the iOS app.

Try rebooting HomeBridge to see if it helps.

jvmahon commented 2 years ago

iOS update 15.4.1 was just released and fixes the Siri shade control issue. Try updating your iOS devices, including Apple TVs, then restart your shade controller followed by your homebridge computer.

Re-open this issue if you are still having problems after doing the above.

Mattserati commented 2 years ago

I have updated everything, but still having issues. I have noticed two changes in the config for the plugin:

  1. When putting the url of the controller in, the plugin seems to insist on an http format (screenshot below). My previous 192.168.1.200 always worked before.
Screen Shot 2022-04-01 at 9 38 25 am
  1. There are now motor selections to choose from - I have no idea what sort of motor my cafe blinds use. Can you suggest a generic one that will work?
jvmahon commented 2 years ago

Are you using the latest version v1.0.1? If not, please update.

The text under your IP entry box is odd - it should look like what I've pasted below

image

A common motor is the "BoFu - standard motor", but you might have to try them all to get it right.

Mattserati commented 2 years ago

Using v1.0.1 That text is there until I tab out of the box, and then changes to what I have screenshot Still not seeing any action, no matter what motor is selected

jvmahon commented 2 years ago

This is very puzzling. Can you check the IP of the NEO controller. Maybe it changed?

Mattserati commented 2 years ago

IMG_6416

Mattserati commented 2 years ago

To be clear, the setting for IP I have entered is 192.168.1.200

Mattserati commented 2 years ago
Screen Shot 2022-04-01 at 6 01 08 pm
jvmahon commented 2 years ago

Are you running on a Raspberry Pi? Or what platform?

Go to Homebridge Settings and enable "Insecure" mode as well as Avahi as the mDNS Advertiser, then restart homebridge

image

jvmahon commented 2 years ago

After the restart, go to the Homebridge "Accessories" tab: image

jvmahon commented 2 years ago

After you click on "Accessories", you should see all your Homebridge accessories.

Do you see your shade?

Try controlling the shade from that tab - does it work?

jvmahon commented 2 years ago

To be clear, the setting for IP I have entered is 192.168.1.200

Yes, that looks correct.

Mattserati commented 2 years ago

Setting changes made. Restarted. still no action.

jvmahon commented 2 years ago

You mentioned this as a "Cafe" motor. Do you have a link to its manufacturer / specs? Is there a label on the motor you could show?

The only thing I can suggest is to completely delete the plugin, re-install, and try again fresh. I'm completely puzzled by this.

Mattserati commented 2 years ago

Not really. Everything was built into a shroud, which I can’t really remove. m it everything was also working until 2 days ago, and the NeoSmartShades app still operates everything just fine.

Mattserati commented 2 years ago

I even tried uninstalling and reinstalling the plugin today, with no success.

jvmahon commented 2 years ago

In your NEO App, go tot he page for that particular shade.

At the bottom of that page, you should see your Motor Code. Can you confirm the code and confirm that you are using the correct blind code. See below

image

jvmahon commented 2 years ago

I just published an updated plugin 1.0.4 which more clearly shows the motor code that is being selected in the plugin's dropdown.

Mattserati commented 2 years ago

They are WT. I have changed that for each, and updated the plug-in……and everything is back working!

thanks for your help

jvmahon commented 2 years ago

They are WT. I have changed that for each, and updated the plug-in……and everything is back working!

thanks for your help

You're welcome. Glad this is now fixed.