Yeelight v2 colored bulbs only showing 3 out of 7 in HA

Hello,

I can’t for the life of me figure out why only 3 of the Yeelight v2 bulbs are showing. I have 7 in the house. Here are some information that I have gathered. If there is any information missing, please let me know. I hope someone can chime in and assist.

  • Home Assistant 0.103.6 on RPI4 / Raspian Buster
  • no lights were detected using automatic detect. currently using manual config
  • all bulbs have the latest firmware
  • all bulbs have lan control enabled
  • all bulbs can be controlled through yeelight app and Mi Home app
  • all bulbs have their own static IP thought static dhcp
  • all bulbs have been restarted
  • Pi Hole disabled during setup and tshooting

config yaml

discovery:
  ignore:
    - yeelight

yeelight: !include yeelight.yaml

yeelight yaml

  devices:
    192.168.0.130:
      name: Papi Lamp
    192.168.0.103:
      name: Office Desk Lamp 1
    192.168.0.105:
      name: Office Desk Lamp 2
    192.168.0.156:
      name: Living Room TV Lamp
    192.168.0.151:
      name: Katsu Lamp
    192.168.0.131:
      name: Living Room Lamp
    192.168.0.124:
      name: Dining Room Lamp

Thank you!

Are you 100% sure all lights have LAN control in yeelight app switched on and are you 100% sure the IP Addresses match the lights in the yeelight app?