Bläddra i källkod

GF BT proxy only

Patryk M. Gutowski 2 år sedan
förälder
incheckning
60f0a0b1be
1 ändrade filer med 8 tillägg och 7 borttagningar
  1. 8 7
      gf-bt-proxy-01.yaml

+ 8 - 7
gf-bt-proxy-01.yaml

@@ -13,7 +13,8 @@ packages:
 esp32:
   board: esp32dev
   framework:
-    type: esp-idf
+    type: arduino
+    # type: esp-idf
 
 # Enable logging
 logger:
@@ -34,10 +35,10 @@ wifi:
   password: !secret iot_password
   domain: .int.mmax.cloud
 
-  # Enable fallback hotspot (captive portal) in case wifi connection fails
-  ap:
-    ssid: "Gf-Bt-Proxy-01 Fallback Hotspot"
-    password: "Ry3eaIb2vmf1"  
+#  # Enable fallback hotspot (captive portal) in case wifi connection fails
+#  ap:
+#    ssid: "Gf-Bt-Proxy-01 Fallback Hotspot"
+#    password: "Ry3eaIb2vmf1"  
 
 esp32_ble_tracker:
   scan_parameters:
@@ -50,8 +51,8 @@ esp32_ble_tracker:
 bluetooth_proxy:
   active: true
 
-external_components:
-  - source: github://myhomeiot/esphome-components
+# external_components:
+#  - source: github://myhomeiot/esphome-components
 
 #ble_monitor:
 #  discovery: true