MtSamsonite / ha-cbus2mqtt

A Home Assistant Add-on for connecting CBUS
GNU General Public License v3.0
13 stars 1 forks source link

Too many lights detected? #9

Open Rob-3rt opened 6 months ago

Rob-3rt commented 6 months ago

Hi

Love the simple to install and use nature of your add on !

When I first installed the add on discovered ably 60 devices but it has added more now and is up to around 257

I don’t have that many lights so I’m a bit confused

lowgoz commented 6 months ago

It will always pull the 255 light channels that Cbus has regardless of how many lights you've actually assigned, its the same with all of the plugins unfortunately

On Tue, May 14, 2024 at 9:49 PM Rob-3rt @.***> wrote:

Hi

Love the simple to install and use nature of your add on !

When I first installed the add on discovered ably 60 devices but it has added more now and is up to around 257

I don’t have that many lights so I’m a bit confused

— Reply to this email directly, view it on GitHub https://github.com/MtSamsonite/ha-cbus2mqtt/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALJVICIENVR5ADKLWCOVNCDZCH24JAVCNFSM6AAAAABHWAM3NCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4TKMRRGQ4DQNQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Rob-3rt commented 6 months ago

Thanks for the quick reply. Thats a bugger, but guess its just a matter of turning them all on and seeing which ones toggle then working through to remove the others from my dashboard.

lowgoz commented 6 months ago

you should know this already from setting up your cbus network with toolkit ..

On Wed, May 15, 2024 at 12:49 PM Rob-3rt @.***> wrote:

Thanks for the quick reply. Thats a bugger, but guess its just a matter of turning them all on and seeing which ones toggle then working through to remove the others from my dashboard.

— Reply to this email directly, view it on GitHub https://github.com/MtSamsonite/ha-cbus2mqtt/issues/9#issuecomment-2111481236, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALJVICK4WRGEHRFPLRLIK73ZCLEL3AVCNFSM6AAAAABHWAM3NCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJRGQ4DCMRTGY . You are receiving this because you commented.Message ID: @.***>

Nivin37 commented 6 months ago

Hi, I'm having the same issue, HA is seeing all 256 GA's.

HA is now not showing the state change and I have the following error a lot.

'2024-05-18 16:25:32.204 WARNING (MainThread) [homeassistant.components.homekit] Cannot add binary_sensor.c_bus_light_139_c_bus_light_139_as_binary_sensor as this would exceed the 150 device limit. Consider using the filter option'

My question is how do I filter out all the unused GA's to stop the error?

Thanks.

Steve...