iOS/Sources/Shared/Intents
Bruno Pantaleão Gonçalves 13ac4e4a87
Making API connection optional given activeURL is now optional as well (#3169)
<!-- 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-11-18 15:07:18 +01:00
..
AppIntent/AssistInApp Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
AssistIntentHandler.swift Available checks cleanup for iOS 15 and watchOS 8 (#2622) 2024-03-04 15:36:55 +01:00
CallServiceIntentHandler.swift Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +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 Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +01:00
IntentHandlerFactory.swift Add Assist native UI, widgets and shortcut (#2697) 2024-04-09 09:54:50 +02:00
OpenPageIntentHandler.swift Fix "Open page" widget not loading options (#2872) 2024-07-26 19:56:01 +02: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 Making API connection optional given activeURL is now optional as well (#3169) 2024-11-18 15:07:18 +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