Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
85 views

I have very limited knowledge of JavaScript. Trying to script my IoT device with the help of a known LLM, I boiled down my issues to this: let testArray = [3, 1, 2]; print("Does sort exist?",...
Gauthier's user avatar
  • 42.4k
1 vote
2 answers
1k views

I am struggeling to get the current voltage out of Shelly via script. I added an event, whenever the power changes, the current voltage should be printed. But result is always undefined. Shelly....
Lex's user avatar
  • 31
0 votes
1 answer
1k views

I am trying to create a script for Shelly Pro 2PM that overwrites the following schedule: if (sunrise +15min) > 5am : Turn on @5am, Turn off @ (sunrise +15min), else: do not turn on @5am ...
0 votes
1 answer
823 views

I am collecting power consumption data using a shelly 3EM. I don't like the MQTT approach, as this disables the cloud data feature. Thus, I want to connect to the shelly "status" endpoint ...
3 votes
1 answer
2k views

Shelly Plus 1 PM should turn on Shelly 1 that is protected with username and password. I have a Shelly Plus 1 PM running a script. At some point another Shelly 1 should be turned on for 10 seconds. As ...
n11f's user avatar
  • 31
1 vote
1 answer
92 views

I've never used JavaScript before and I'm stumped about how to access a particular value in an Object. The JSON looks like this: { "payload":{ "params":{ "...
2 votes
0 answers
1k views

I have tried to integrate between Shelly and Telegram. In Telegram there is an option called webhook that mean , if Telegram bot received an message that message will automatically move to another ...
-1 votes
1 answer
386 views

I've developed a graphich interface for check all smart device in my home, but when I try to make a ajax call to shelly api for check the device status I get always error. If I utilize postman I able ...
Isaksonn's user avatar
0 votes
1 answer
292 views

if i set switch from false to true the relais switches on but the state of the switch will reset back to false after few seconds. To switch the relais off via iobroker i have to switch it on and off ...
Roli's user avatar
  • 43
0 votes
1 answer
1k views

After connecting and wiring the Shelly2.5 with my shutter, trying to connect it with Siri. Decided to do this with Scriptable app and then connect Siri commands to it, so it will run. Currently have ...
1 vote
0 answers
88 views

I would like to initiate a nix-shell (if unfamiliar with Nix), this can be thought of as a bashs hell that loads a particular environment, somewhat expensively). Once initiated as a separate process, ...
bbarker's user avatar
  • 13.4k
0 votes
1 answer
503 views

I try to connect a Shelly 1 PM smart power relay to a managed MQTT broker. The firmware on the device is a custom-built Tasmota 8.3.1 from the dev branch with USE_MQTT_TLS enabled. The port is set ...
2 votes
0 answers
735 views

Given a command: ssh user@host command where command, when executed on the remote host host, should be: somecmd --option1 'option value with spaces' 'arg1 with spaces' 'arg2 with weird chars, like ('...
0 votes
1 answer
68 views

I'm looking for a function of type Text -> [Text], essentially that would split text based by newlines. However I can't just split on \n as this could be escaped for example as in \\n, I'm not sure ...
3 votes
2 answers
778 views

I need to execute the cp_r function from the Shelly library to copy a to b. However, import Shelly main = do cp_r "a" "b" yields Couldn't match expected type `Shelly.FilePath' with ...
Uli Köhler's user avatar
  • 13.9k

15 30 50 per page
1
2

AltStyle によって変換されたページ (->オリジナル) /