Adding a firestick via the android tv platform

So just add

  - platform: androidtv
    name: firestick
    host: 192.168.1.186

To my .yaml then restart server and firestick will be under entities?

Let me answer with a question: what prevents you from trying?

Clue: yes.

It wasn’t working, I was just confirming I did it correctly

This is my exact configuration yaml code for my FireTV:

  - platform: androidtv
    name: FireTV
    host: 192.168.40.155
    apps:
      com.google.android.youtube.tv: "YouTube"
      com.netflix.ninja: "NetFlix"
      com.amazon.tv.launcher: "Fire TV"

Did you turn on ADB Debugging on your FireStick? (under Developer Options)

Thx, got it working. I had to restart my android device

Ok. Next time, state this in your post rather than asking an overly open question.
Also, glad that it works now, but if it still wouldn’t, the first thing to provide is logs.