iOS/Sources/Shared/API/WebSocket
Bruno Pantaleão Gonçalves 74afb73e62
Subscribe only to domains that the app has usage for (#3154)
<!-- 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 -->
Subscribe only to domains that the app has usage for, so we dont keep
getting state updates for entities the app has no feature related to
that.

Pending: https://github.com/home-assistant/HAKit/pull/67

## 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-03 18:28:16 +01:00
..
AuthRequestMessage.swift Update dependencies (#1883) 2021-10-16 15:19:41 -07:00
Event.swift Add SwiftFormat to project (#1463) 2021-02-05 22:06:25 -08:00
HAPanel.swift Subscribe only to domains that the app has usage for (#3154) 2024-12-03 18:28:16 +01:00
SubscribeEvents.swift Update dependencies (#1883) 2021-10-16 15:19:41 -07:00
WebSocketMessage.swift Update swift lint and format + appy fixes (#2585) 2024-02-22 13:06:39 +01:00