gazoscalvertos / Hass-Custom-Alarm

Yet another take on a home assistant custom alarm
221 stars 94 forks source link

Alarm panel (especially keypad) is not scaled properly on different platforms #55

Closed akasma74 closed 4 years ago

akasma74 commented 5 years ago

On different devices/browsers the alarm panel looks differently. For example, in desktop Chrome the string with time and alarm status has plenty of space around it, but on a 7" landscape screen/smartphone symbols are clipped on top and bottom (i.e a rectangle they are fit into is shorter than the height of symbols).

The keypad (when alarm is armed) looks weird on landscape screens (small tablets/smartphones) because round Away/Home buttons become ovals, and one needs to scroll down to reach Disarm/Clear buttons because they do not fit on the screen.

It would be great to have the Alarm panel scaled to the screen to avoid scrolling and clipping.