1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Add Homeassistant Binary Sensor (#409)

This commit is contained in:
Otto Winter
2019-02-10 16:31:17 +01:00
committed by GitHub
parent 7c28eca6de
commit f185ba7a21
2 changed files with 33 additions and 0 deletions

View File

@@ -158,6 +158,9 @@ binary_sensor:
- platform: apds9960
direction: right
name: APDS9960 Right
- platform: homeassistant
entity_id: binary_sensor.hello_world
id: ha_hello_world_binary
esp32_ble_tracker:
scan_interval: 300s