Skip to content

Commit 89d102e

Browse files
committed
link to module from docs
1 parent 892d8cb commit 89d102e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/BTHome.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ BTHome Library
1212
BTHome devices advertise data in a specific format, which is then received by either [Home Assistant](https://www.home-assistant.io/) directly,
1313
[ESPHome](https://esphome.io/components/esp32_ble_tracker) or [Shelly](https://www.shelly.com/) devices (which act as bridges).
1414

15-
Once configured, any new BTHome-advertising device found will magically appear in `http://homeassistant/config/integrations/dashboard` where it can be used alongside all your other devices.
15+
In Espruino we provide the [BTHome module](/modules/BTHome.js) which allows you to advertise most common BTHome advertising types. Once configured, any new BTHome-advertising device found will magically appear in `http://homeassistant/config/integrations/dashboard` where it can be used alongside all your other devices.
1616

1717

1818
Usage

0 commit comments

Comments
 (0)