iOS/Sources/Shared/Intents
Bruno Pantaleão Gonçalves 63ae3a0506
Fetch panels instead of subscribe (#3275)
<!-- 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 -->

## Screenshots
<!-- If this is a user-facing change not in the frontend, please include
screenshots in light and dark mode. -->

## 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-12-16 15:25:59 +01:00
..
AppIntent/AssistInApp Assist improvements and revert optional connection access (#3201) 2024-11-27 15:42:33 +01:00
AssistIntentHandler.swift Allow choosing pipeline when using Assist shortcut (#3242) 2024-12-06 16:07:03 +01:00
CallServiceIntentHandler.swift Assist improvements and revert optional connection access (#3201) 2024-11-27 15:42:33 +01:00
FireEventIntentHandler.swift Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
FocusStatusIntentHandler.swift Available checks cleanup for iOS 15 and watchOS 8 (#2622) 2024-03-04 15:36:55 +01:00
GetCameraImageIntentHandler.swift Subscribe only to domains that the app has usage for (#3154) 2024-12-03 18:28:16 +01:00
IntentHandlerFactory.swift Add Assist native UI, widgets and shortcut (#2697) 2024-04-09 09:54:50 +02:00
OpenPageIntentHandler.swift Fetch panels instead of subscribe (#3275) 2024-12-16 15:25:59 +01:00
PerformActionIntentHandler.swift Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
PickAServerError.swift Fix cases of sending invalid sensor values on macOS (#1972) 2021-12-05 10:00:47 -08:00
RenderTemplateIntentHandler.swift Assist improvements and revert optional connection access (#3201) 2024-11-27 15:42:33 +01:00
SendLocationIntentHandler.swift Available checks cleanup for iOS 15 and watchOS 8 (#2622) 2024-03-04 15:36:55 +01:00
UpdateSensorsIntentHandler.swift Available checks cleanup for iOS 15 and watchOS 8 (#2622) 2024-03-04 15:36:55 +01:00
WidgetActionsIntentHandler.swift Avoid invoking entire realm for action intents (#2751) 2024-05-02 21:16:18 +02:00