[APP][Pro&Cloud] Shelly

Any one have figured out how to use the analog value from Shelly Plus UNI in Homey flow. The value is shown in the Shelly Plus UNI overview in Homey, but it is not availably for use in a flow.

I need the analog value to activate one of the two relays I a flow. The only option is “External analog input changed” I need to read a value.

Try a logic AND card with the right tag from the device after that WHEN card.

The problem is that there is no tag from the device, only “external analog input changed”. Analog input is between 0 and 33% og 0 and 5 v. And I need to detect low input, under 1 volt and high input more than 4 volt.

All the other Shelly devices have a “Unit-Event” for every option in the device, the Shelly Plus UNI have only “Unit-Event” for the two relays:

OUT 1
OUT 2

, not for:

Analog IN
Count IN
IN 1
IN 2

Shelly says it is a Homey problem, even though Shelly them selvs have made the software for Homey .-)

You seem to be still looking for an WHEN card.
Your flow could be something like:

WHEN analogue input 1 has changed 
AND tag input > 10
THEN switch on the light

I assume this is not korrekt. The two-man company DRENSO (Drienerlo Engineering Solutions), which seems to be a kind of service provider, programs the Homey Shelly app on behalf of Shelly resp. Allterco Robotics.

If the necessary flow cards are really missing, I recommend that you contact the app developer. Corresponding options can be found in the App Store.

In the meantime you can try to use the Device Capabilities app with the following trigger flow card:

1 Like

I am trying to replace a Qubino Mini dimmer with a Shelly wave 1 mini. It looks to be wired identically but when I press the ‘S’ button to start the installation I can see no blue LED as the installation instructions specify. Am I missing something here? Where is the blue LED located?

Homey Pro 2013
I have a shelly BLE H&T set up with a Shelly 1-10V dimmer with Bluetooth proxy running. I have another shelly device beeing used as a bluetooth gateway to shelly cloud.

This setup let me integrate the H&T in homey.
But the stability is poor, and for the last coupple of days i have had no contact with the H&T.

The shelly cloud on the other hand has flawless connection with the H&T.

Is it a way for Shelly cloud to sendt data from the H&T to fore instance a virtual device in Homey?

My shelly app keeps crashing. I have reinstalled the app already and also rebooted my Homey pro a few times.

Does anyone else have this problem?

Hi , I installed a Shelly wave 2PM device and connected with Home Pro 2023.
It works local but I don’t see the status of the relais in Homey pro.

Hi Filip

A little more detail would be useful as well as some screenshots.

  1. Did you connect the Wave 2PM to the Shelly cloud and upgrade to the latest firmware?
  2. How did you connect it to Homey, can you show it?
  3. How do you make it work local, how did you test that?

Hi

This is my first time posting on a forum :blush:

I have a Shelly 2PM connected to my Homey Pro (version 10, though I’m not sure if this is the latest version). The Shelly is integrated via the Shelly app within Homey Pro. I already have 20 Shelly I4 DC modules connected and working properly.

Since the Shelly 2PM has two physical inputs, I wired them so that I can control the relays with a push button. When I press the button, I can hear the relay switching, but I don’t see any status change in Homey Pro.

I would like to use the status of that specific relay in a flow within Homey Pro.

Weird, I will try…

  1. Upgrade firmware if you can (needs Shelly cloud)
  2. Check in Shelly cloud and see if your state changes are reflected
  3. Check in the Shelly cloud online (not your phone app) under “Settings/Input output settings” if your button is defined correctly as either momentary or toggle

If nothing works share some screenshots?

@Rrrr Hi Rrrr, it is a Z-wave device according to the description in the 1st post. I can’t tell how it would appear in the Shelly cloud?

@Filip_von_Arx
Does it appear as 3 devices in Homey?
How or where do you expect to view the device is switched on or off?

It should create one for relay 1, one for relay 2 and a 3th one called Shelly Wave 2PM with additional advanced settings. The 3th one counts the power consumption from the 2 relays together.

That is correct , it shows in Homey PRO as 3 device’s.
I can activate the relays from Homey and then the do have a status (on/off)
But when I activate the relays with the push button SW1/SW2 the relay is activated but there is no status in Homey PRO.

As my light bulbs are cabled directly to the electrical panel I would like to activate them with a flow when the Shelly relay is switched on. Behind the wall switch I would use that relay to activate a small led that signals that the light in that room (bathroom) is on.