Hernas / homebridge-salus-sq610

Apache License 2.0
7 stars 2 forks source link

No Accessories are found #3

Closed california444 closed 1 year ago

california444 commented 1 year ago

Describe The Bug: Hi @bimusiek, thanks for your efforts and the plugin. I wanted to start using it, because I have a SQ610RF thermostat, a UGE600 gateway and a KL08 RF. But in my Home app the thermostat is not added, I also tried to unbridge the plugin and connected it with the Home App. In the traces I can only see the log lines below. It looks like it does not find the thermostat device.

Do you have any idea what could be wrong? Is there anything I can do to help finding the problem?

I tried to look into the API and I see this oem-model from the apiv1/devices:

 <device>
        <product-name>Wohnzimmer</product-name>
        <model>GenericNode</model>
        <dsn>VR00ZN001157552</dsn>
        <oem-model>SQ610RFNH(WB)</oem-model>
        <sw-version>0.1</sw-version>

Could this be the problem?

Thanks a lot

Logs:

[23/03/2023, 22:56:17] [Salus] Launched child bridge with PID 24523
[23/03/2023, 22:56:17] Registering platform '@hernas/homebridge-salus-sq610.SalusSQ610HomebridgePlugin'
[23/03/2023, 22:56:18] [Salus] Loaded @hernas/homebridge-salus-sq610 v1.0.2 child bridge successfully
[23/03/2023, 22:56:18] Loaded 0 cached accessories from cachedAccessories.0EDA9542A8B8.
[23/03/2023, 22:56:18] [Salus] Finished initializing platform: Salus

Plugin Config:

        {
            "email": "XXXXX",
            "password": "XXXXX",
            "refreshTime": 15,
            "platform": "SalusSQ610HomebridgePlugin",
            "_bridge": {
                "username": "0E:DA:95:42:A8:B8",
                "port": 50888
            },
            "name": "Salus"
        }
bimusiek commented 1 year ago

Fixed in v1.1.0

california444 commented 1 year ago

Thanks for fixing. I can confirm it is working, that's great. Just one info, it only works in the same bridge. Activating the child bridge for this plugin does not add the accessories in the Home App (although the logs show that they are found)....

bimusiek commented 1 year ago

That's weird, I personally use it as a child bridge. You could try clearing cached accessories for the child bridge.