Ich habe es nun nochmal mit PlatformIO versucht und endlich erfolg gehabt!
Der vhih läuft nun, lässt sich aber nicht in meinen Homee einbinden.
Ich habe die debug flags gefunden und aktiviert und diese Ausgabe erhalten.
Erst dachte ich es wäre eine Versionsnummernkontrolle, aber auch nachdem ich dem vhih gesagt hab er habe die version 2.39.0 hat es dennoch leider nicht funktioniert.
Hat hier noch jemand eine Idee?
Ist das Projekt einfach „zu alt“ für einen jetzt aktuellen Brain Cube?
Ich wäre über alle Ratschläge dankbar!
UDP Message reveived: HTTPS://10.137.21.122
ws[/connection][1] connect
GET:Settings
DEBUG: Get Settings. JSON Length: 585
{"settings":{"address":"","city":"","zip":11111,"state":"BW","latitude":"","longitude":"","country":"Germany","language":"de","wlan_dhcp":1,"remote_access":1,"beta":0,"webhooks_key":"WEBHOOKKEY","automatic_location_detection":0,"polling_interval":60,"timezone":"Europe%2FBerlin","enable_analytics":0,"wlan_enabled":1,"wlan_ip_address":"192.168.178.222","wlan_ssid":"homeeWifi","wlan_mode":2,"online":0,"lan_enabled":1,"available_ssids":["homeeWifi"],"time":1562707105,"civil_time":"2019-07-09 23:18:25","version":"2.25.0 (ed9c50)","uid":"7C87CE2E0448","gateway_id":1313337,"cubes":[]}}
POST:nodes?protocol=21&compatibility_check=1&my_version=2.39.0+b1ff8efa
DEBUG: compatibility_check. JSON Length: 168
{"compatibility_check":{"compatible":true,"account":true,"external_homee_status":"none","your_version":true,"my_version":"2.25.0 (ed9c50)","my_homeeID":"7C87CE2E0448"}}
POST:nodes?protocol=21&start_pairing=1
DEBUG: start_pairing. JSON Length: 138
{"pairing":{"access_token":"iK8sd0SmfulPqbnsXYqqzebLrGb0tWjaNKFmt7jHfrz1Fkj1aRwJWWc7uFnElKjs","expires":31536000,"userID":1,"deviceID":1}}
DELETE:users/1/devices/1
DEBUG: Delete User. JSON Length: 113
{"warning":{"code":600,"description":"Your device got removed.","message":"You have been logged out.","data":{}}}
DEBUG: compatibility_check. JSON Length: 285
{"attribute":{"id":1000,"node_id":10,"instance":1,"minimum":400,"maximum":5000,"current_value":600,"target_value":0,"last_value":0,"unit":"ppm","step_value":1,"editable":0,"type":20,"state":1,"last_changed":1619366694,"changed_by":1,"changed_by_id":0,"based_on":1,"data":"","name":""}}
DEBUG: compatibility_check. JSON Length: 290
{"attribute":{"id":1001,"node_id":10,"instance":1,"minimum":-40,"maximum":60,"current_value":24.38443947,"target_value":0,"last_value":0,"unit":"°C","step_value":1,"editable":0,"type":5,"state":1,"last_changed":1619366694,"changed_by":1,"changed_by_id":0,"based_on":1,"data":"","name":""}}
DEBUG: compatibility_check. JSON Length: 287
{"attribute":{"id":1002,"node_id":10,"instance":1,"minimum":0,"maximum":100,"current_value":58.45534134,"target_value":0,"last_value":0,"unit":"%","step_value":1,"editable":0,"type":7,"state":1,"last_changed":1619366694,"changed_by":1,"changed_by_id":0,"based_on":1,"data":"","name":""}}
DEBUG: compatibility_check. JSON Length: 295
{"attribute":{"id":1003,"node_id":10,"instance":1,"minimum":300,"maximum":1100,"current_value":97800.53125,"target_value":0,"last_value":0,"unit":"mmbar","step_value":1,"editable":0,"type":21,"state":1,"last_changed":1619366694,"changed_by":1,"changed_by_id":0,"based_on":1,"data":"","name":""}}
DEBUG: compatibility_check. JSON Length: 282
{"attribute":{"id":1004,"node_id":10,"instance":1,"minimum":1,"maximum":800,"current_value":50,"target_value":0,"last_value":0,"unit":"AIQ","step_value":1,"editable":0,"type":352,"state":1,"last_changed":1619366694,"changed_by":1,"changed_by_id":0,"based_on":1,"data":"","name":""}}
ws[/connection] disconnect: 1
… ich habe dieses projekt genutzt GitHub - DanielKnoop/homee-co2-sensor aber jetzt bemerkt das das „allgemeine“ viel viel neuer ist. ich denke ich werde morgen mal damit spielen. vllt geht es dann schon.!?
ok