You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Picking on @diego7marques projecto that have AWS costs in Home Assistant, it would be lovely to have an Widget on iOS and macOS with AWS monthly costs and forecast.
For easy deploy and configuration, the Mobile app will expect a string from the user with a URL that it can fetch containing a JSON in a specific format, once this JSON is there and the data is validated, the app will be able to fetch it to refresh the data and draw a widget on iOS Home Screen.
This json would be generic enough that future applications can use it to draw other widgets on there native environments.
TODO:
Define json structure
Create a POC
Create a Cloud Formation Stack containing the Lambda and the required IAM permissions that any user can deploy on there account and copy the URL to the app that will draw the widget.
The text was updated successfully, but these errors were encountered:
Picking on @diego7marques projecto that have AWS costs in Home Assistant, it would be lovely to have an Widget on iOS and macOS with AWS monthly costs and forecast.
For easy deploy and configuration, the Mobile app will expect a string from the user with a URL that it can fetch containing a JSON in a specific format, once this JSON is there and the data is validated, the app will be able to fetch it to refresh the data and draw a widget on iOS Home Screen.
This json would be generic enough that future applications can use it to draw other widgets on there native environments.
TODO:
The text was updated successfully, but these errors were encountered: