Ich komme einfach nicht weiter.
Meine Konfiguration meckert immer das , als trenner zwischen den Modulen rum.
I-was ist falsch.
Vielleicht kann ja einer programmieren und mir helfen.
Ich wollte ewelink und Tuya einbinden.
das ist meine Konfiguration:
{
"platforms": [
{
"platform": "TuyaPlatformLocal",
"devices": [
{
was kommt hier hin !?
},
{
"description": "ewelink",
"accessories": [
{}
],
"platforms": [
{
"platform": "eWeLink",
"name": "eWeLink",
"countryCode": "49",
"username": "Username",
"password": "password"
}
]
}