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
{
pin: 1234
username: myUser
password: myPassword
"pin": 1234
"username": "myUser"
"password": "myPassword"
}
```