jfarmer08 / homebridge-wyze-smart-home

Wyze Smart Home plugin for Homebridge.
MIT License
103 stars 17 forks source link

Errors After Upgrading to v0.5.34 #126

Closed johnecampos closed 1 year ago

johnecampos commented 1 year ago

Describe The Bug: After upgradinging to v0.5.34 I get 'not supported' errors on devices that are supported.

To Reproduce: Happens contistantly on each refresh.

Expected behavior: No errors for supported devices.

Logs:

[7/21/2023, 1:39:47 PM] [Wyze] MeshLight (Model: HL_BR30C) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found [7/21/2023, 1:39:47 PM] [Wyze] MeshLight (Model: HL_BR30C) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found [7/21/2023, 1:39:47 PM] [Wyze] Common (Model: WL_SC3) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found [7/21/2023, 1:39:47 PM] [Wyze] Common (Model: JA_SL10) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found [7/21/2023, 1:39:48 PM] [homebridge-wyze-smart-home] This plugin generated a warning from the characteristic 'Color Temperature': characteristic value expected valid finite number and received "Infinity" (number). See https://homebridge.io/w/JtMGR for more info.

Plugin Config:

{
    "name": "Wyze",
    "username": "xxx@xxx.com",
    "password": "201020zzz",
    "refreshInterval": 60000,
    "showAdvancedOptions": true,
    "excludeMacAdress": true,
    "excludedeviceType": false,
    "_bridge": {
        "username": "redacted",
        "port": 35720
    },
    "platform": "WyzeSmartHome"
}

Screenshots:

Screenshot 2023-07-21 at 1 37 28 PM

Environment:

github-actions[bot] commented 1 year ago

Message that will be displayed on users' first issue

jfarmer08 commented 1 year ago

All this means is that it's not in the supported list. It should still show in HomeKit and if everything works as expected please add a request to have it added.

jfarmer08 commented 1 year ago

When submitting a request I will need the type/model and description

johnecampos commented 1 year ago

When submitting a request I will need the type/model and description

I clipped the model numbers reported from the post above, not sure on their corresponding descriptions but I believe Model: HL_BR30C is the BR30 color bulb, and unsure on Model: WL_SC3 (Scale X?) , and Model: JA_SL10 (floor lamp?).

Thank you!

jfarmer08 commented 1 year ago

v0.5.36

Ogerbrow commented 1 year ago

I am getting the same not supported message:

[7/26/2023, 10:23:22 AM] [Wyze] Common (Model: JA_SL10 (Mac: JA_SL10_7C78B2531947 (Name: Master floor lamp) not supported submit a request

Mine is the Floor Lamp

jfarmer08 commented 1 year ago

That would be correct in saying the floor lamp is not supported? Or does it work with something?

On Wed, Jul 26, 2023 at 10:10 AM Ogerbrow @.***> wrote:

I am getting the same not supported message:

[7/26/2023, 10:23:22 AM] [Wyze] Common (Model: JA_SL10 (Mac: JA_SL10_7C78B2531947 (Name: Master floor lamp) not supported submit a request

Mine is the Floor Lamp

— Reply to this email directly, view it on GitHub https://github.com/jfarmer08/homebridge-wyze-smart-home/issues/126#issuecomment-1652004768, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKHFBZ2VXPLW36IYHCXZOLXSEXPBANCNFSM6AAAAAA2TJXWPQ . You are receiving this because you commented.Message ID: @.***>

-- Thanks Allen :)

johnecampos commented 1 year ago

I reverted to v0.5.33 to get it all working properly again.

jfarmer08 commented 1 year ago

If that’s the was all that you seen then everything is working fine.

On Wed, Jul 26, 2023 at 10:17 AM Allen Farmer @.***> wrote:

That would be correct in saying the floor lamp is not supported? Or does it work with something?

On Wed, Jul 26, 2023 at 10:10 AM Ogerbrow @.***> wrote:

I am getting the same not supported message:

[7/26/2023, 10:23:22 AM] [Wyze] Common (Model: JA_SL10 (Mac: JA_SL10_7C78B2531947 (Name: Master floor lamp) not supported submit a request

Mine is the Floor Lamp

— Reply to this email directly, view it on GitHub https://github.com/jfarmer08/homebridge-wyze-smart-home/issues/126#issuecomment-1652004768, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEKHFBZ2VXPLW36IYHCXZOLXSEXPBANCNFSM6AAAAAA2TJXWPQ . You are receiving this because you commented.Message ID: @.***>

-- Thanks Allen :)

-- Thanks Allen :)