Updated Integrations (markdown)

rstrouse 2023-07-08 15:22:23 -07:00
parent bca9a78b42
commit f5aa09b786

@ -201,9 +201,9 @@ You can pass all 3 but ESPSomfy RTS will only authenticate using the applicable
```json ```json
{ {
pin: 1234 "pin": 1234
username: myUser "username": "myUser"
password: myPassword "password": "myPassword"
} }
``` ```