home-assistant / frontend

:lollipop: Frontend for Home Assistant
https://demo.home-assistant.io
Other
3.95k stars 2.68k forks source link

Missing MQTT tab in developer tools #6310

Closed denniswham closed 4 years ago

denniswham commented 4 years ago

Checklist

The problem

In the developer tools the MQTT tab is missing

Expected behavior

When using the MQTT integration, when opening the developer tools in the UI, there should be also the MQTT tab.

Steps to reproduce

  1. Go to developer tools
  2. Check the (missing) MQTT tab.

Environment

State of relevant entities

n/a

Problem-relevant configuration

n/a

Javascript errors shown in your browser console/inspector

n/a

Additional information

none

hmmbob commented 4 years ago

Check the release notes, it specifically uses MQTT as the example: https://www.home-assistant.io/blog/2020/07/01/release-112/#integration-specific-panels-are-now-on-the-integrations-page

denniswham commented 4 years ago

Found it, thanks! With all the changes in this packed update I have overread this.

denniswham commented 4 years ago

Issue closed

maglub commented 4 years ago

Wow, what a weird way of making it less intuitive. This was honestly a sub optimal move.

The MQTT listener is such an integral part of (probably) a majority of all installations. Hiding it under "Configure" in the MQTT integrations pane is for sure not a good GUI enhancement.

I mean, it could have been hidden there also, but kept as a direct tab/link in the Developer Tools as it was before.

Also, even the mention in the release notes was for sure not very helpful. The MQTT listener and publisher is not a configuration.

A big thumbs down from me, I must say.

This ticket would be a perfect feature request to add the MQTT tab back to the developer tools. @denniswham, please reopen this ticket.