feat: Implement alert system and network connectivity handling, refactor error handling across screens
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@ -0,0 +1,3 @@
|
||||
EXPO_PUBLIC_API_URL=[YOUR_API_URL]
|
||||
EXPO_PUBLIC_HA_API_URL=[YOUR_HOME_ASSISTANT_API_URL]
|
||||
EXPO_PUBLIC_HA_TOKEN=[YOUR_HOME_ASSISTANT_TOKEN]
|
||||
Reference in New Issue
Block a user