binary_sensor: - platform: ld2410 has_target: name: Radar Target id: radar_has_target has_moving_target: name: Radar Moving Target has_still_target: name: Radar Still Target ## Set Up Radar Zones Based On Distance - platform: template name: "Radar Zone 1 Occupancy" device_class: occupan...
ESP_LOGD("virtual_ble_light", "Connected to BLE device"); - binary_sensor.template.publish: id: led_ble_connected_sensor state: ON - switch.turn_off: led_ble_on_off_switch on_disconnect: then: - lambda: |- ESP_LOGD("virtual_ble_light", "Disconnected to BLE device"); - binary_s...
- binary_sensor.template.publish: id: is_motor_running state: OFF # The position switch is ok, clear any error. - script.stop: flash_pos_switch_error - switch.turn_on: led_red #--- - platform: gpio pin: number: GPIO2 id: unknown_usage #---...
name(Required, string): The name of the voltage sensor. All other options fromsensor connection_sensor(Optional,Binary Sensor): SESAME connection state is exposed as a binary sensor. name(Required, string): The name of connection sensor. ...
"MPU6886 Temperature"binary_sensor:-platform:gpiopin:39name:user_buttonlight:-platform:esp32_rmt_led_striprgb_order:GRBpin:27num_leds:25rmt_channel:0chipset:ws2812name:"My Light"effects:# Customize parameters-random:name:"My Slow Random Effect"transition_length:30supdate_interval:30s-random:name...
template name: ${devicename} relay optimistic: true id: relayandled turn_on_action: switch.turn_on: relay light.turn_on: led turn_off_action: switch.turn_off: relay light.turn_off: led # The following can be omitted - platform: restart name: ${devicename} restart sensor: - platform:...
[template/binary_sensor] Implementcondition:option as alternative to lambda.esphome#7561by@clydebarrow Bump actions/upload-artifact from 4.4.1 to 4.4.2esphome#7569by@dependabot[bot] Bump actions/cache from 4.1.0 to 4.1.1esphome#7570by@dependabot[bot] ...
Add Bayesian type for binary_sensor_map componentesphome#4640by@kahrendt Bump aioesphomeapi from 13.5.1 to 13.7.0esphome#4676by@dependabot[bot] Bump peter-evans/create-pull-request from 4 to 5esphome#4661by@dependabot[bot] Bump docker/build-push-action from 3 to 4esphome#4367by@dependabo...
[10:03:59][C][gpio.binary_sensor:016]: Pin: GPIO6 [10:03:59][C][template.binary_sensor:018]: Template Binary Sensor 'Gen01 Idle' [10:03:59][C][template.binary_sensor:018]: Template Binary Sensor 'Gen01 On' [10:03:59][C][template.binary_sensor:018]: Template Binary Sensor ...
binary_sensor: - platform: ld2410 has_target: name: Radar Target id: radar_has_target has_moving_target: name: Radar Moving Target has_still_target: name: Radar Still Target ## Set Up Radar Zones Based On Distance - platform: template ...