iOS/Sources/App/Settings/Notifications
Bruno Pantaleão Gonçalves 186aea4fa7
Create Watch Home from iOS (#2944)
<!-- Thank you for submitting a Pull Request and helping to improve Home
Assistant. Please complete the following sections to help the processing
and review of your changes. Please do not delete anything from this
template. -->

## Summary
<!-- Provide a brief summary of the changes you have made and most
importantly what they aim to achieve -->

- Create watch home from iPhone
- Configure Assist for watch from iPhone
- Deprecate message for iOS Actions
- Use Scripts or Scenes directly
- Show/Hide Assist in Apple Watch
- Options to require confirmation before running watch item
(script/scene/action)

## Screenshots
<!-- If this is a user-facing change not in the frontend, please include
screenshots in light and dark mode. -->
![CleanShot 2024-08-27 at 15 52
39@2x](https://github.com/user-attachments/assets/5360c60d-9638-40b9-b799-d12668bd579f)


https://github.com/user-attachments/assets/1e4509f8-45e5-4b39-bfdc-62f9bce64617


## Link to pull request in Documentation repository
<!-- Pull requests that add, change or remove functionality must have a
corresponding pull request in the Companion App Documentation repository
(https://github.com/home-assistant/companion.home-assistant). Please add
the number of this pull request after the "#" -->
Documentation: home-assistant/companion.home-assistant#

## Any other notes
<!-- If there is any other information of note, like if this Pull
Request is part of a bigger change, please include it here. -->
2024-08-28 09:45:07 +02:00
..
NotificationActionConfigurator.swift Update swift lint and format + appy fixes (#2585) 2024-02-22 13:06:39 +01:00
NotificationCategoryConfigurator.swift Create Watch Home from iOS (#2944) 2024-08-28 09:45:07 +02:00
NotificationCategoryListViewController.swift Create Watch Home from iOS (#2944) 2024-08-28 09:45:07 +02:00
NotificationDebugNotificationsViewController.swift Enable Mac interface idiom & Macify settings (#1600) 2021-04-24 07:08:30 +00:00
NotificationRateLimitViewController.swift Update swift lint and format + appy fixes (#2585) 2024-02-22 13:06:39 +01:00
NotificationRateLimitsAPI.swift Remove default `options` parameter (#2621) 2024-03-04 09:28:53 +01:00
NotificationSettingsViewController.swift Update swift lint and format + appy fixes (#2585) 2024-02-22 13:06:39 +01:00
NotificationSoundsViewController.swift Create Watch Home from iOS (#2944) 2024-08-28 09:45:07 +02:00