Codeschnipsel MQTT value read
Zitat von De kat Dazu musst du nur ein Topic "subscripen", stell dir den mqtt Broker als YouTube Influencer vor, mit pusblish schreibst du "Kommentare" und mit subscribe bekommst du updates zu neune...
View ArticleScript für PM2 schalten Plus1
Zitat von De kat Korrekt das geht mit einer aktion dafür bauchst du kein script.Beispiel url: http://192.168.0.51/relay/0?turn=toggleDie ip muss natürlich die ip deines Plus1 sein und die URL muss als...
View ArticleShelly.call ("HTTP.GET" Or ("HTTP.POST"
You are missing a Body in your post call:shelly-support.eu/attachment/48044/First of all, what is post used for? Its main use is to send/post your own data to xy.And what is get used for? To get data...
View ArticleFehlerhafte Doku, wo melden?
Melde das bitte hier nocheinmal: --> https://support.shelly.cloud/d…cket_form=report_an_issueDas Shelly Forum wird von Shelly Usern betrieben und nicht von Shelly(Allterco) selbst.
View ArticleCustom Widget auf Dashboard
Melde das bitte hier nocheinmal: --> https://support.shelly.cloud/d…posing_your_ideas_only%29Das Shelly Forum wird von Shelly Usern betrieben und nicht von Shelly(Allterco) selbst.
View ArticleHTTP.GET slow with SSL
@66erIt is likely that he was referring to a Shelly script.However, the forum's performance is currently extremely slow, with thread loading taking up to four seconds. @Tilman Vogel,please report this...
View ArticleJSON trouble parsing MQTT.subscribe result
Hello @ParaDogma ,The first _msg is an empty string. To fix this error, a string and length check are required, here this should work: Code //configuration object let config= { topic:...
View ArticleListen for UDP broadcasts
Hello Bill (wrsoley),no, only rpc can be used,rpc methods or data request can be through udp, mqtt, websocket, or http request.. --> https://shelly-api-docs.shelly…4/General/RPCChannels#udp
View ArticleTemperature controlled output
@De kat As i see the actions, it's not possible to compare the two temp sensors.
View ArticleXML Parser
You could create a feature request for this, here is the link for this ----> https://support.shelly.cloud/e…posing_your_ideas_only%29You could also build your own XML parsing function inside a...
View Article