Skip to content
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

Implement suggestion area in app settings #3640

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

jpelgrom
Copy link
Member

@jpelgrom jpelgrom commented Jul 6, 2023

Summary

Add a suggestion area to the top of the main app settings screen where very important settings can be promoted. Inspired by the contextual suggestions in the stock settings app, M3. Only one suggestion will be shown (at random from all available suggestions) to prevent too much clutter.

This PR includes two settings to start - more can be added later but we should try to keep it to a minimum, only for core functionality.

  • Set Home Assistant as an assistant app
  • Enabling the notification permission

Screenshots

Light Dark
Assist suggestion A 'bubble' with the Assist icon, 'Use Assist from anywhere: Set Home Assistant as your assistant app' at the top of the settings screen, light mode A 'bubble' with the Assist icon, 'Use Assist from anywhere: Set Home Assistant as your assistant app' at the top of the settings screen, dark mode
Notification suggestion A 'bubble' with a bell icon, 'Enable notifications: Allow Home Assistant to send notifications' at the top of the settings screen, light mode A 'bubble' with a bell icon, 'Enable notifications: Allow Home Assistant to send notifications' at the top of the settings screen, dark mode

Link to pull request in Documentation repository

n/a

Any other notes

 - Add a suggestion area to the top of the main app settings screen where very important settings can be promoted; to start setting HA as assistant app and enabling the notification permission
Copy link
Member

@dshokouhi dshokouhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Neat idea!

@JBassett JBassett merged commit 774e89c into home-assistant:master Jul 7, 2023
4 checks passed
@jpelgrom jpelgrom deleted the settings-recommendations branch July 7, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants