-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Climate frontend card on iOS not showing first operation mode in dropdown #10436
Comments
I thought this was an issue with the app but it looks to be a mobile web issue.. https://community.home-assistant.io/t/climate-component/34817 It seems to be limiting the drop down options to only three. I'm running 0.59.1 with iPhone 7 on iOS 11, happens through the iOS HA app as well as Safari. |
I am seeing this with the Roku component as well on mobile. Can't access the top few items on the input list. |
Still same problem. |
This seems to be a bug with Polymer PolymerElements/paper-dialog-scrollable#72 |
Let's track this in home-assistant/frontend#775. |
Home Assistant release (
hass --version
):0.57.2
Python release (
python3 --version
):Hass.io, so 3.6?
Component/platform:
Demo Climate component
Description of problem:
The first selectable Mode is missing on iOS (11.1.1). Tested iOS app and Safari on iOS, see attachments.
Tested on iPhone 7 and iPad Pro.
It worked fine in 0.56.
Works on Android and in Windows (Chrome and Edge).
Expected:
First mode to appear on mobile dropdown.
Problem-relevant
configuration.yaml
entries and steps to reproduce:climate: -platform: Demo
iPhone 7:
iPad Pro:
LG G3, as it should look like:
The text was updated successfully, but these errors were encountered: