iOS/Sources/Shared/API
Bruno Pantaleão Gonçalves c5b9cae488
Improve logs for entities model updater (#3283)
<!-- 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-17 14:49:12 +00:00
..
Authentication Add more logging to connectivity errors (#3196) 2024-11-26 14:06:57 +01:00
Fixtures Add option to always fallback to internal URL (#3260) 2024-12-11 15:29:41 +01:00
Models Improve logs for entities model updater (#3283) 2024-12-17 14:49:12 +00:00
Requests Add SwiftFormat to project (#1463) 2021-02-05 22:06:25 -08:00
Responses Add Actions custom colors back (#2880) 2024-07-30 10:05:40 +02:00
WebSocket Subscribe only to domains that the app has usage for (#3154) 2024-12-03 18:28:16 +01:00
Webhook Rename iOS audio sensor values (#3237) 2024-12-05 15:03:41 +01:00
ConnectionInfo.swift Fallback to internal URL until location enforcement is communicated c… (#3276) 2024-12-16 16:48:31 +01:00
HAAPI+RequestHelpers.swift Add more logging to connectivity errors (#3196) 2024-11-26 14:06:57 +01:00
HAAPI.swift Assist improvements and revert optional connection access (#3201) 2024-11-27 15:42:33 +01:00
HACancellable+App.swift Local push on iOS (#1656) 2021-06-20 00:38:57 -07:00
Identifier.swift Multi-server (#1906) 2021-11-27 12:33:46 -08:00
MJPEGStreamer.swift `static var` to `static let` (#2642) 2024-03-25 11:57:48 +01:00
PerServerContainer.swift Multi-server (#1906) 2021-11-27 12:33:46 -08:00
PeriodicUpdateManager.swift Periodically update sensors from local push extension (#2138) 2022-05-24 03:30:25 +00:00
SecurityExceptions.swift Fix compiling under Xcode 14 (#2177) 2022-08-13 21:17:47 +00:00
Server+Fakes.swift Add option to always fallback to internal URL (#3260) 2024-12-11 15:29:41 +01:00
Server.swift Add device registry id to assist call (#2838) 2024-07-09 16:01:58 +02:00
ServerManager.swift Replace precondition by log for deleted servers check (#3217) 2024-12-02 12:02:19 +01:00
WatchHelpers.swift Fix watch sensors sync (#2966) 2024-09-02 12:31:37 +02:00