1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

add ble nus

This commit is contained in:
Tomasz Duda
2024-02-21 01:14:36 +01:00
parent 4df58663d7
commit 84959cc167
7 changed files with 237 additions and 16 deletions

View File

@@ -30,11 +30,6 @@ interval:
then:
- switch.toggle: gpio_15
# sensor:
# - platform: uptime
# name: Uptime Sensor
# update_interval: 5s
output:
- platform: gpio
pin:
@@ -71,3 +66,6 @@ ota:
- logger.log: "OTA start"
zephyr_ble_server:
zephyr_ble_nus:
log: true