1
0
Fork 0
BangleApps/apps/ha
David Peer 23da906d51 Use extra of intent rather than intents -- much easier to configure. 2022-06-23 20:23:20 +02:00
..
ChangeLog Renaming 2022-06-20 13:36:49 +02:00
README.md Use extra of intent rather than intents -- much easier to configure. 2022-06-23 20:23:20 +02:00
actions.html First working version :D 2022-06-23 20:06:53 +02:00
ha.app.js First working version :D 2022-06-23 20:06:53 +02:00
ha.icon.js First working version :D 2022-06-23 20:06:53 +02:00
ha.png First working version :D 2022-06-23 20:06:53 +02:00
metadata.json Added custom html page 2022-06-23 20:11:07 +02:00
screenshot.png First working version :D 2022-06-23 20:06:53 +02:00

README.md

Home Assistant

This app integrates your BangleJs into the HomeAssistant.

First Setup

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

4.) The HomeAssistant Android app must be restarted in order to listen for those actions -- 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.

Thats it!

Creator