Logger: Hide media_player / androidtv warnings

I add the androidtv integration for my Philips Smart TV. Sometimes the TV is offline and I get few warnings. I want to hide these warnings! I add these few lines to the configuration.yaml but I still get the warnings (see pic).

logger:
  default: info
  logs:
    homeassistant.components.androidtv: critical
    homeassistant.components.media_player: critical

If you have restarted since adding that config then I’d say that’s a bug and you should open an issue.