jfarmer08 / homebridge-wyze-smart-home

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

New Issue with v0.5.34 #123

Closed venkavis closed 11 months ago

venkavis commented 1 year ago

*Get Error as below Common (Model: JA_SL10) not supported Common (Model: CO_TH1) not supported

To Reproduce: Whenever it runs Expected behavior:

No error shown

Logs:

[19/07/2023, 00:00:36] [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 [19/07/2023, 00:01:37] [Wyze] Common (Model: CO_TH1) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found [19/07/2023, 00:01:37] [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 [19/07/2023, 00:02:37] [Wyze] Common (Model: CO_TH1) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found [19/07/2023, 00:02:37] [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 [19/07/2023, 00:03:38] [Wyze] Common (Model: CO_TH1) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found [19/07/2023, 00:03:38] [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 [19/07/2023, 00:04:38] [Wyze] Common (Model: CO_TH1) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found [19/07/2023, 00:04:38] [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

Plugin Config:

{ "name": "Wyze", "username": "xxxxx", "password": "xxxxx", "refreshInterval": 60000, "entryExitDelay": 30, "showAdvancedOptions": false, "excludeMacAddress": false, "excludedeviceType": false, "platform": "WyzeSmartHome" }

Environment:

github-actions[bot] commented 1 year ago

Message that will be displayed on users' first issue

m3rg3d0wn commented 1 year ago

I'm receiving a similar error message. Lock (Model: YD_BT1) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found

I have the LOCK set to EXCLUDE under the Advanced Settings section and I still receive the error. Error message displays every 60 seconds.

iamvidoq commented 1 year ago

Similar (i just got a new v3 pro camera today...first one i've owned...so this may have occurred on previous plugin versions):

[19/07/2023, 11:02:07] [Wyze] Camera (Model: HL_CAM3P) not supported submit a request to https://github.com/jfarmer08/homebridge-wyze-smart-home/issues to have it added. If no issues are found

jfarmer08 commented 1 year ago

The issue was reporting this as an error, but Trying to make things easier to report.

@iamvidoq do you have any issues with the v3 Pro Camera. Meaning Can you turn it on and off using the plug in? @m3rg3d0wn I am assumme the Lock in quesiton does not work as expected since its bluetooth. Can you confirm?

@venkavis I am not sure what models you are using. Do you know what Common (Model: JA_SL10) Common (Model: CO_TH1) Relate too?

I so know that the logging might need more work.

iamvidoq commented 1 year ago

@jfarmer08 yes it works for turning the camera on and off. I don't really need the plugin for any of my cameras, though. I only use it for the bulbs and light switch.

m3rg3d0wn commented 1 year ago

Correct, the Lock does not work since it is Bluetooth. I haven't tried with the latest version, but if I didn't exclude the lock, the Homebridge server would not run. I do use the plugin for a couple other Wyze devices.

jfarmer08 commented 1 year ago

Thank you for the feedback> I will make a couple of changes

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.

m3rg3d0wn 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.

I haven’t tried, but pretty sure my device isn’t compatible. Last time I tried, Homebridge wouldn’t run until I excluded the lock. Is there a way to prevent the logs from displaying the error every minute if the device is not compatible?

jfarmer08 commented 1 year ago

No that part I didn’t think thru. If you know how to change the code you can add it to the enums file

Get Outlook for iOShttps://aka.ms/o0ukef


From: m3rg3d0wn @.> Sent: Saturday, July 22, 2023 7:49:06 AM To: jfarmer08/homebridge-wyze-smart-home @.> Cc: Farmer @.>; Mention @.> Subject: Re: [jfarmer08/homebridge-wyze-smart-home] New Issue with v0.5.34 (Issue #123)

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.

I haven’t tried, but pretty sure my device isn’t compatible. Last time I tried, Homebridge wouldn’t run until I excluded the lock. Is there a way to prevent the logs from displaying the error every minute if the device is not compatible?

— Reply to this email directly, view it on GitHubhttps://github.com/jfarmer08/homebridge-wyze-smart-home/issues/123#issuecomment-1646577257, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEKHFBZHHZROFCRMSJPIULTXRPD4FANCNFSM6AAAAAA2PPLS3I. You are receiving this because you were mentioned.Message ID: @.***>

m3rg3d0wn commented 1 year ago

No that part I didn’t think thru. If you know how to change the code you can add it to the enums file Get Outlook for iOShttps://aka.ms/o0ukef

I’m not sure how to edit the enums file.

jfarmer08 commented 11 months ago

https://github.com/jfarmer08/homebridge-wyze-smart-home/releases/tag/v0.5.37-alpha.3