merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
364 stars 62 forks source link

Gosund sp5/cp5d #547

Closed majstermsi closed 7 months ago

majstermsi commented 7 months ago

https://home.miot-spec.com/spec?type=urn:miot-spec-v2:device:outlet:0000A002:cuco-cp5d:1 It is visible in homekit however switches can`t be controled it is just all the time OFF. [20/11/2023, 13:37:41] [miot] [Gosund Smart Socket CP5 new] Using module class for device type Outlet, indentified by miot spec! Not all features might work! [20/11/2023, 13:37:41] [miot] [Gosund Smart Socket CP5 new] Initializing device services [20/11/2023, 13:37:41] [miot] [Gosund Smart Socket CP5 new] Device services: [ "switch", "switch", "physical-controls-locked", "switch", "switch", "switch", "switch", "custome", "indicator-light" ] [20/11/2023, 13:37:41] [miot] [Gosund Smart Socket CP5 new] Initializing device properties [20/11/2023, 13:37:41] [miot] [Gosund Smart Socket CP5 new] Device properties: [ "switch:on", "switch7:on", "physical-controls-locked:physical-controls-locked", "switch3:on", "switch4:on", "switch5:on", "switch6:on", "custome:off-memory", "custome:off-manager", "indicator-light:on", "indicator-light:mode", "indicator-light:start-time", "indicator-light:end-time" ] [20/11/2023, 13:37:41] [miot] [Gosund Smart Socket CP5 new] Initializing device actions [20/11/2023, 13:37:41] [miot] [Gosund Smart Socket CP5 new] Device actions: [ "switch:toggle", "switch7:toggle", "switch3:toggle", "switch4:toggle", "switch5:toggle", "switch6:toggle"

https://home.miot-spec.com/spec?type=urn:miot-spec-v2:device:outlet:0000A002:cuco-sp5:3 Device is rebooting around every 30 sec . I will provide logs when I enable it .

merdok commented 7 months ago

Did you try to force the device over micloud? It might be that your device requires a cloud connection. You have to specify your micloud credentials in the config and set the forceMiCloud property to true.

majstermsi commented 7 months ago

Same here I will try to force.