Sian-Lee-SA / Home-Assistant-Switch-Manager

Switch manager is a centralised component to handle button pushes for your wireless switches. This includes anything passed through the event bus. The component relies on switch blueprints which is easily made to allow GUI configuration of your switches and their button pushes. This helps remove clutter from the automations.
Other
269 stars 88 forks source link

Mobile UI Issue #89

Closed PepperPhil closed 1 year ago

PepperPhil commented 1 year ago

First of all many tanks for this awesome tool!

Screenshot_20230126_195131_Home Assistant.jpg

Would be great if the UI could be adjusted a little bit for the Home Assistant Android mobile app.

Sian-Lee-SA commented 1 year ago

You must using using a very low res display. What does the automations index page look like? Screenshot_20230127-071930

Sian-Lee-SA commented 1 year ago

Latest version removes service and device type columns for narrow displays. This is the best that can be done

PepperPhil commented 1 year ago

You must using using a very low res display. What does the automations index page look like? Screenshot_20230127-071930

Sorry, what "automations index page" do you mean? The home assistant automation page only has the Name column on my phone.

Regarding low res display, it is a Samsung S21 FE phone, just as FYI.

Sian-Lee-SA commented 1 year ago

Index pages are generally the pages that list's something in particular. In this case, your automations which also uses the same table design. I was more curious as to how much of the name it fits than the columns it's displaying. I also feel you may have set your display settings to something different than the stadard (I've had issues with samsung devices displaying webpages not in a native resolution), I have the Pixel 4 which is comparable to your device in resolution so there should be a setting somewhere (even your title and add switch is overly blown)...

Eitherway latest release shows more of the name while the other columns are omitted on smaller displays

Edit: Try adjusting your font size in system settings and see how that reflects or if there's a zoom setting.