Ja, ich hatte beim Beispiel versehentlich ein Thermostat genommen. Nehme ich korrekt eine Steckdose ändert sich trotzdem nichts. Ich habe jetzt ein wenig weiter recherchiert und mit der readme des Plugins folgendes herausgefunden
ZitatBeginning of Version 0.0.214 other that the above configuration settings has been moved to a plugin own config file. So you are able to use the plugin settings in https://github.com/oznu/homebridge-config-ui-x#readme for the initial configuration.
The file is located at the same path as your config.json and named homematic_config.json
The plugin will copy your settings once to this file
Code{ "filter_device":[], "filter_channel":["BidCos-RF.KEQXXXXXXX:4", "BidCos-RF.LEQXXXXXXX:2"], "outlets":[ "BidCos-RF.KEQXXXXXXX:4","BidCos-RF.IEQXXXXXXX:1"], "doors":[], "programs":[] }Please use the homematic_config.json to setup new stuff.
Jetzt habe ich herausfinden können, dass ich die Steckdose als Bidcos-RF.Seriennummer eintragen muss, nun bin ich nur noch vor der Hürde, dass ich nicht weiß wie ich die homematic_config.json bearbeiten kann. Kann mir da jemand helfen?