Skip to content

Commit

Permalink
Use github link again as source
Browse files Browse the repository at this point in the history
  • Loading branch information
fsaris committed Aug 8, 2023
1 parent 07adb17 commit f9c2a54
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions awox-ble-mesh-hub.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
esphome:
name: awox-ble-mesh-hub
name: "awox-ble-mesh-hub"
name: awox-ble-mesh-hub
friendly_name: "AwoX BLE mesh hub"

Expand All @@ -16,6 +18,10 @@ status_led:
logger:
#level: VERY_VERBOSE

debug:
update_interval: 5s
# debug:
# update_interval: 5s
debug:
update_interval: 5s

Expand Down Expand Up @@ -47,10 +53,10 @@ wifi:
password: !secret wifi_password

external_components:
# source: github://fsaris/EspHome-AwoX-BLE-mesh-hub
- source:
type: local
path: components
source: github://fsaris/EspHome-AwoX-BLE-mesh-hub
# - source:
# type: local
# path: components

esp32_ble_tracker:
scan_parameters:
Expand Down

0 comments on commit f9c2a54

Please sign in to comment.