mirror of
https://github.com/home-assistant/iOS.git
synced 2026-02-15 16:41:00 -06:00
## Summary Implements the push send and rate limit information in Swift using Vapor. ## Any other notes This will allow us to get off Firebase, which gives a few immediate benefits: - We can send PushKit notifications for complications, widgets, and location updates. - We remove the last SDK that uses network connectivity to third parties.
8 lines
119 B
Plaintext
8 lines
119 B
Plaintext
LOG_LEVEL=
|
|
APNS_TOPIC=
|
|
APNS_KEY_CONTENTS=
|
|
APNS_KEY_IDENTIFIER=
|
|
APNS_KEY_TEAM_IDENTIFIER=
|
|
REDIS_SERVER=
|
|
REDIS_PASSWORD=
|