Xiaomi wifi plug in HA

I have add 2 wifi plug to HA throu follow the guide at https://www.home-assistant.io/integrations/xiaomi_miio#xiaomi-smart-wifi-socket-and-smart-power-strip
So I can see them under “Integrations” (photo). But I can not find them when I try to do a buttom to them to be able to turn them on and off.

Model: chuangmi.plug.hmi206

image

I have also add in config-file:

device_tracker:
  - platform: xiaomi_miio
    host: 192.XXX.X.X
    token: 8d80b2XXXXXXXXXXXXX9

But can still not find it.
Anyone that know what to do?

Can you see them in devices or entities view from the configuration tab?

I can only see them under “integration”. Like the photo I add. No wear els.

What about looking for it in /developer-tools/state?

I only have a fan using this integration. EDIT - different Xiaomi integration.
I am using a zigbee stick to bring all my plugs in.

image

If I click on the fan it show me this so what happens when you click on Marias plugg?
image

Mine is wifi.
When I click on “Maria plugg” I got this:

image

If I click on system options:

Looking at the documentation I see this section suggests plugs are found but not yet integrated, instructions for plugs are at the bottom of the page, but this looks like maybe what you have already done?.

You could also use the xiaomi component I have used to control this plug I think.