1
0
Fork 0
BangleApps/apps/ha/README.md

24 lines
732 B
Markdown
Raw Normal View History

2022-06-20 11:36:49 +00:00
# Home Assistant
2022-06-23 18:06:53 +00:00
This app integrates your BangleJs into the HomeAssistant.
2022-06-20 11:36:49 +00:00
# First Setup
2022-06-23 18:06:53 +00:00
1.) First of all, make sure that HomeAssistant is working and
the HomeAssistant, as well as BangleJS Android App, is running on your device
2.) Enable intent access in your BangleJS Android App.
3.) Set the "com.espruino.gadgetbridge.banglejs.HA" intent in your HomeAssistant android app
2022-06-23 18:06:53 +00:00
4.) The HomeAssistant Android app must be restarted in order to listen for those actions
2022-06-23 18:06:53 +00:00
-- a "Force Stop" is necessary!
# Setup Trigger
1.) Upload the app and all corresponding trigger
1.) Set the corresponding actions in HomeAssistant Web UI using the trigger data and intent.
2022-06-23 18:06:53 +00:00
Thats it!
2022-06-20 11:36:49 +00:00
## Creator
- [David Peer](https://github.com/peerdavid).