Shelly products

@mike.maxwell already has a 2.5 -- the roller/shutter is just not on his list to create. If people hadn't been so nasty to me all my drivers would still be available. FYI @Cobra took down all his apps/drivers for months because of his code being ripped off so I am not the only one who left.

I see no reason to bring back my drivers still.

You are Scott Grayban?

1 Like

That is very bad. I decided me for HE of course the good drivers and now I have a big problem without them, but I understand your step.

yes

1 Like

I know now you have discontinued the driver, last thing I read was toy have a new work and you will be developing. It's unhappy read this. At last I hope you will be good on you work.

I put the roller/shutter code here again until @mike.maxwell has time to create a driver for it.... Once he has I'll deleted the post..

  1. There will be ZERO support for this driver by me or anyone else from Hubitat -- DO NOT ASK.
  2. It's a DRIVER !! Don't be lame and paste it as a APP then bitch
  3. DO NOT complain it doesn't work.. it does.
  4. You think I'm a ■■■■■■■... I agree :smiley:
  5. You don't like my attitude... get over it
  6. DON'T PM me for help.. that will get you on my ignore list here
4 Likes

I don’t have a roller shutter but I wanted to post saying Thank you for sharing this even you don’t have to.

It’s cool of you to do this!

Have a great summer.

2 Likes

You're welcome... I hope others feel the same. I really had no plans to ever put my code back on the forum but the better of me decided to do this. Don't take this as weakness -- I can edit that post just as quick as posting it. 1 bitch about it from anyone and POOF

2 Likes

Thanks Scott,
I'm pretty new with hubitat and read a bit about all the drama and I felt so bad for you.
I bought Shelly before I know the drama and then I was struck for some time without your driver.
I will check it out now that you posted it again.... I'm very happy about you kind action.
Thanks again :slight_smile:

2 Likes

I don't have any shelly products, and I know you don't care about my opinion, but for what it is worth I think it was very kind and generous of you to post that driver for others to use - you certainly were not obligated to, and had multiple reasons not to.

3 Likes

You're right

Hi everyone, looking for the driver for the shelly dimmer, can anyone help me with that?

Thanks in advance

One is now built into the platform, introduced in 2.2.0 (a month and some weeks old now, but if you happen to be on old firmware, you won't see it). The process to add a device goes something like manually adding a "virtual" device to Hubitat, then filling in the required fields (like IP address) in the driver after you choose the correct driver ("Type:") from the list.

Many thanks for your reply. That built in integration its great, very easy.

Have a nice weekend!

I'm using the native drivers but am having issues getting status back from the Shelly dimmer. I can turn the dimmer on/off successfully from Hubitat, but no status will report back.

It appears to be configured correctly on the Hubitat and Shelly, but I get this error message after I turn the Shelly on/off and I don't receive any status update. I'm also on the latest firmware for Hubitat and Shelly.

Screen Shot 2020-06-06 at 1.10.10 PM

I shall be including direct Shelly discovery and support into the MQTT app in a future version (as long as you have the MQTT integration enabled on your Shelly devices). Haven't explored which devices will be supported yet but at least the ones I own. Unfortunately on MQTT I can't see anything that tells me what sort of device it is like a device 'id'

{
"id":"HT_KHBed",
"mac":"0123456789AB",
"ip":"192.168.1.15",
"new_fw":false,
 "fw_ver":"20200601-123103/v1.7.0@d7961837"
}

Of course if the built in integration suits that's even more convenient.

Awesome! I do have mqtt enabled on my shellies and I actually set up my dimmer as a virtual dimmer with your app and have it working well.

I was just exploring the native Shelly driver as it’d be nice to communicate directly to the dimmer as well.

Looking forward to your Shelly discovery!

I started down the path of native driver support but when another developer also offered something I backed off. Maybe I will revisit that as I forsee issues with discovery just using MQTT in the way Shelly implement it currently. However that's not something that really belongs in an MQTT app.

I tried moving the Shelly Dimmer to the same vlan as my hubitat, changed the Shelly parent IP information, and that worked successfully.

I moved the Shelly Dimmer back to my IoT vlan and it gives me that error message again. I also removed all of my firewall rules to make sure they could communicate freely across vlans and subnets. However, it still didn't work.

Has anyone else gotten this to work across separate Vlans or Subnets?

have you setup routing between your subnets?