This commit is contained in:
Edward Firmo
2024-01-11 17:56:23 +01:00
parent c57ae981db
commit be1266dd24
3 changed files with 9 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
---
substitutions:
device_name: nspanel
wifi_ssid: "nspanel"
@@ -20,3 +21,4 @@ bluetooth_proxy:
# Set Wi-Fi power save mode to "LIGHT" as required for Bluetooth on ESP32
wifi:
power_save_mode: LIGHT
...