!!!ACHTUNG.. OHNE VIDEO ZU GUCKEN WIRD IOBROKER NICHT MEHR RICHTIG LAUFEN:
NICHT EINFACH HIER ALLES SO EINFACH EINTRAGEN!!!
IoBroker Adapter Name = Homebridge accessories manager
Zusätzliche npm-Module:
homebridge-ewelink@milo526/homebridge-tuya-web
Suchen nach Module:
https://www.npmjs.com/search?q=homebridge-
Konfigurationsdatei: Lieber die eigenen vom Ham Adapter nehmen. Das hier sind nur Beispiele:
Code
- {
- "description": "Add configuration for your accessories or platforms according to the docs of the plugins.",
- "accessories": [
- {}
- ],
- "platforms": [
- {
- "platform": "eWeLink",
- "name": "eWeLink",
- "countryCode": "49",
- "username": "Deine E-Mail",
- "password": "Dein Passwort"
- },
- {
- "platform": "TuyaWebPlatform",
- "name": "TuyaWebPlatform",
- "options": {
- "username": "Deine E-Mail",
- "password": "Dein Passwort",
- "countryCode": "49",
- "platform": "smart_life",
- "pollingInterval": 10,
- "scene": true
- }
- }
- ]
- }
Node Modul deinstallieren bei Error/ Update Fehler: