- binary_sensor.template.publish: id: is_motor_running state: ON - script.execute: motor_overrun_protection # Script will restart if it's already running. # Do nothing until the position switch turns off the motor. - wait_until: condition: - binary_sensor.is_off: is_motor_running - log...
This table is oriented as if looking into the front of the sensor (or top of the chip). SPAD 0 is closest to pin 1 of the VL53L1X, which is the corner closest to the VDD pin on the Pololu VL53L1X carrier board: However, note that the lens inside the VL53L1X inverts the ima...
display: - platform: ili9xxx model: ST7789V transform: mirror_x: true mirror_y: true swap_xy: false dimensions: width: ${BOARD_TFT_WIDTH} height: ${BOARD_TFT_HEIGHT} offset_width: 0 offset_height: 80 invert_colors: true cs_pin: ${BOARD_TFT_CS} dc_pin: ${BOARD_TFT_DC}FT...
Describe the problem you have/What new integration you would like Main features: support for peripherals on the ESP32-S3-BOX dev kit: ILI9342C LCD driver [already done] Allow X mirroring, [PR merged] support for BOX-Lite LCD driver [PR m...
{return 100;}; ## -- ## binary_sensor: # - platform: gpio # pin: # number: GPIO39 # inverted: true # allow_other_uses: true # name: "lilygo-t5 Button 1" # on_press: # then: # - component.update: t5_display - platform: gpio pin: number: GPIO21 #was GPIO39 on the ...
If a sensor fits into more than one category, it will be listed multiple times. Core .. imgtable:: Sensor Core, components/sensor/index, folder-open.svg, dark-invert Home Assistant, components/sensor/homeassistant, home-assistant.svg, dark-invert MQTT Subscribe, components/sensor/mqtt_...
斐讯DC1插座自制固件方式接入开源智能家居平台. Contribute to Samuel-0-0/phicomm_dc1-esphome development by creating an account on GitHub.