Skip to content

Config parameter deprecated #79

Closed Answered by dxdc
Mindphazer73 asked this question in Q&A
Discussion options

You must be logged in to vote

Sure, the format change is pretty straightforward. The deprecation is for the eventual removal of the string URL support.

The new format in your case, would be like the example below. Just add a url key and method key (GET in your case) for each one.

            "down_url": {
                "url": "https://bipbipavertisseur.alwaysdata.net/somfy_rts/mqtt_web_hook_public.php?service=send_mqtt_message&command=d&topic=xxx&[email protected]&pwd=xxx&server=maqiatto.com&port=1883",
                "method": "GET"
            },

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Mindphazer73
Comment options

Answer selected by dxdc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants