Skip to content

Remove mobile_app from generated Lovelace#6873

Merged
bramkragten merged 7 commits intodevfrom
hide_mobile_app
Sep 9, 2020
Merged

Remove mobile_app from generated Lovelace#6873
bramkragten merged 7 commits intodevfrom
hide_mobile_app

Conversation

@ludeeus
Copy link
Copy Markdown
Member

@ludeeus ludeeus commented Sep 9, 2020

Breaking change

Entities that are generated from mobile apps with the mobile_app integration is now hidden in the generated Lovelace view.
If you want to continue to display those you need to take control over your view with the 3 dots in the top right corner of the Lovelace screen.

Proposed change

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@ludeeus ludeeus changed the title Hide mobile_app from generated Lovelace Remove mobile_app from generated Lovelace Sep 9, 2020
ludeeus and others added 2 commits September 9, 2020 22:46
@ludeeus
Copy link
Copy Markdown
Member Author

ludeeus commented Sep 9, 2020

Would this be a breaking change?

@bramkragten
Copy link
Copy Markdown
Member

Uuuuuhhhh... probably? We didnt mark it as breaking change before I think

@bramkragten bramkragten merged commit 498882d into dev Sep 9, 2020
@bramkragten bramkragten deleted the hide_mobile_app branch September 9, 2020 21:01
@ludeeus ludeeus added the Breaking Change Needs Special Documentation to let users know about Change label Sep 9, 2020
@ludeeus

This comment has been minimized.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Breaking Change Needs Special Documentation to let users know about Change cla-signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generated UI should not include mobile app entities

4 participants