2.1.1-beta3 and the latest 2.1.1 integration.C:\quicksetdns\QuickSetDNS.exe /SetDNS "1.1.1.1,1.0.0.1" "{F41A4233-02DA-42D6-A97B-A2D12F9FE0CD}" which works a treat when I hit the entity button in HA, but what I'm looking to do is be able to set "1.1.1.1,1.0.0.1" via payload to allow me to configure the dns I'm using via home assistantC:\quicksetdns\QuickSetDNS.exe and a payload of /SetDNS "1.1.1.1,1.0.0.1" "{F41A4233-02DA-42D6-A97B-A2D12F9FE0CD}" however doesn't seem to work. payload: > and payload: >- wit the payload data on a new line. I've tried escaping all non-alphanumeric characters, in different combinations with one another, along with wrapping the entire payload in it's own (unescaped) quotes, tried variations of this from within an automation block in the HA UI both with the visual editor and YAML editor (testing by hitting run on the block). I've tried it in the developer tools actions tab, I've even tried throwing the /SetDNS into the command instead./SetDNS "1.1.1.1,1.0.0.1" "{F41A4233-02DA-42D6-A97B-A2D12F9FE0CD}" within what looks to be the correct topic (matches Agent)C:\Program Files\PowerShell\7\pwsh.exe and use one of your example payloads from above: /SetDNS \"1.1.1.1,1.0.0.1\" \"{F41A4233-02DA-42D6-A97B-A2D12F9FE0CD}\"
Join the Discord to ask follow-up questions and connect with the community
HASS.Agent's discord community server for getting help and chatting with other users.
1,110 Members
Join