iklein99 / homebridge-smartthings

This is a plugin to Homebridge to connect your Smartthings network into Apple Home Kit.
Apache License 2.0
158 stars 53 forks source link

Devices to Ignore #180

Open emtz1977 opened 1 year ago

emtz1977 commented 1 year ago

Describe The Bug: Plugin only allows 58 devices to ignore. I would like for it to ignore all devices listed

To Reproduce: After restarting, it shows items on the list to ignore

Expected behavior: If the expected item is set to ignore, it should not be brought in to the app

Logs:


[17/06/2023, 18:03:10] [Smartthings Plug (IK)] Restoring existing accessory from cache: Becky 3
[17/06/2023, 18:03:10] [Smartthings Plug (IK)] Restoring existing accessory from cache: Becky 1
[17/06/2023, 18:03:10] [Smartthings Plug (IK)] Restoring existing accessory from cache: Becky 2
[17/06/2023, 18:03:10] [Smartthings Plug (IK)] Restoring existing accessory from cache: Becky 4

Plugin Config:

"IgnoreDevices": [
                "Bathroom 1",
                "Bathroom 2",
                "Bathroom 3",
                "Becky 1",
                "Becky 2",
                "Becky 3",
                "Becky 4",

Screenshots:

Environment:

emtz1977 commented 1 year ago

Any have a min to look at this?

emtz1977 commented 1 year ago

@iklein99 was hoping you can assist me with this