esphome: name: uair esp32: board: esp32dev framework: type: arduino logger: api: wifi: ssid: hificat password: 1a2b3c4d captive_portal: remote_receiver: - id: RF_Receiver pin: 13 dump: - rc_switch tolerance: 50% filter: 250us idle: 4ms - id: IR_Receiver pin: number: 19 inverted: True dump: all dallas: - pin: GPIO27 update_interval: 15s sensor: - platform: dallas address: 0xad0000000b19c128 name: "internal Temperature" light: - platform: neopixelbus type: GRB variant: WS2812 pin: GPIO32 num_leds: 4 name: "Uair-Bottom-LED-Neo" method: ESP32_RMT_1 effects: - addressable_rainbow: ##defined 7 effects styles - addressable_color_wipe: - addressable_scan: - addressable_twinkle: - addressable_random_twinkle: - addressable_fireworks: - addressable_flicker: - platform: neopixelbus type: RGB variant: WS2812 pin: GPIO33 num_leds: 1 name: "Uair-Vertical-LED-Neo" method: ESP32_RMT_2 effects: - addressable_rainbow: ##defined 7 effects styles - addressable_color_wipe: - addressable_scan: - addressable_twinkle: - addressable_random_twinkle: - addressable_fireworks: - addressable_flicker: