Hi Gemeinde,
ich habe es nun endlich geschafft den Token auszulesen mit Hilfe eine Raspi 3 und der miio discover Methode.
Die Konfig sollte eigentlich richtig sein mit IP usw. . Jetzt bekomme ich einen Timeout bei Homebridge...
Habt ihr eine Idee was das sein kann?
Code
[2018-1-8 06:38:02] [MiRobotVacuumPlatform] Initializing MiRobotVacuumPlatform platform...
[2018-1-8 06:38:02] [MiRobotVacuumPlatform] [MiRobotVacuumPlatform][INFO]*******************************************************************
[2018-1-8 06:38:02] [MiRobotVacuumPlatform] [MiRobotVacuumPlatform][INFO] MiRobotVacuumPlatform v0.1.1 By YinHang
[2018-1-8 06:38:02] [MiRobotVacuumPlatform] [MiRobotVacuumPlatform][INFO] GitHub: https://github.com/YinHangCode/homebridge-mi-robot_vacuum
[2018-1-8 06:38:02] [MiRobotVacuumPlatform] [MiRobotVacuumPlatform][INFO] QQ Group: 107927710
[2018-1-8 06:38:02] [MiRobotVacuumPlatform] [MiRobotVacuumPlatform][INFO]*******************************************************************
[2018-1-8 06:38:02] [MiRobotVacuumPlatform] [MiRobotVacuumPlatform][INFO]start success...
[2018-1-8 06:38:02] [MiRobotVacuumPlatform] [MiRobotVacuumPlatform][INFO]device size: 1, accessories size: 1
[2018-1-8 06:38:02] [MiRobotVacuumPlatform] Initializing platform accessory 'Saugi'...
[2018-1-8 06:38:02] [MiPhilipsLightPlatform] Initializing MiPhilipsLightPlatform platform...
[2018-1-8 06:38:02] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][INFO]********************************************************************
[2018-1-8 06:38:02] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][INFO] MiPhilipsLightPlatform v0.2.2 By YinHang
[2018-1-8 06:38:02] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][INFO] GitHub: https://github.com/YinHangCode/homebridge-mi-philips-light
[2018-1-8 06:38:02] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][INFO] QQ Group: 107927710
[2018-1-8 06:38:02] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][INFO]********************************************************************
[2018-1-8 06:38:02] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][INFO]start success...
[2018-1-8 06:38:02] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][INFO]device size: 1, accessories size: 1
[2018-1-8 06:38:02] [MiPhilipsLightPlatform] Initializing platform accessory 'WohnzimmerLampe'...
[2018-1-8 06:38:02] Loading 1 accessories...
[2018-1-8 06:40:22] [MiRobotVacuumPlatform] [MiRobotVacuumPlatform][ERROR]MiRobotVacuumFanAccessory - On - getOn Error: Error: Call to device timed out
[2018-1-8 06:40:23] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][ERROR]MiPhilipsCeilingLamp - getBrightness Error: Error: Call to device timed out
[2018-1-8 06:40:23] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][ERROR]MiPhilipsCeilingLamp - getColorTemperature Error: Error: Call to device timed out
[2018-1-8 06:40:23] [MiPhilipsLightPlatform] [MiPhilipsLightPlatform][ERROR]MiPhilipsCeilingLamp - getPower Error: Error: Call to device timed out
[2018-1-8 06:40:26] [MiRobotVacuumPlatform] [MiRobotVacuumPlatform][ERROR]MiRobotVacuumFanAccessory - RotationSpeed - getRotationSpeed Error: Error: Call to device timed out
Alles anzeigen