Mercurial > code > home > repos > homeauto
diff espNode/office_back_cam.yaml @ 1716:2bed2f68243c
older work
author | drewp@bigasterisk.com |
---|---|
date | Sun, 07 Aug 2022 02:25:40 -0700 |
parents | 7831b5de3572 |
children |
line wrap: on
line diff
--- a/espNode/office_back_cam.yaml Thu May 05 00:05:27 2022 -0700 +++ b/espNode/office_back_cam.yaml Sun Aug 07 02:25:40 2022 -0700 @@ -18,7 +18,7 @@ #nc esphome: - name: workshop_cam + name: office-back-cam platform: ESP32 board: esp32cam build_path: office_back_cam @@ -27,7 +27,7 @@ ssid: !secret wifi_ssid password: !secret wifi_password domain: '' - use_address: 10.2.0.39 + use_address: 10.2.0.22 mqtt: broker: '10.2.0.1' @@ -45,15 +45,33 @@ # - platform: fastled_clockless # chipset: WS2812B # pin: GPIO13 -# num_leds: 1 +# num_leds: 20 # rgb_order: GRB # name: "strip" -# # - platform: monochromatic -# # name: "flash" -# # output: flash_out -# - platform: binary -# output: gpio_4 -# name: flash +# effects: +# - addressable_color_wipe: +# - addressable_color_wipe: +# name: Custom1 +# colors: +# - red: 100% +# green: 100% +# blue: 100% +# num_leds: 1 +# - red: 0% +# green: 0% +# blue: 0% +# num_leds: 1 +# add_led_interval: 100ms +# reverse: false +# - addressable_twinkle: + + + # - platform: monochromatic + # name: "flash" + # output: flash_out + # - platform: binary + # output: gpio_4 + # name: flash # dallas: @@ -65,8 +83,8 @@ # index: 0 # name: temperature -# output: -# - platform: ledc -# id: flash_out -# pin: GPIO4 -# frequency: 19531Hz +output: + - platform: ledc + id: flash_out + pin: GPIO4 + frequency: 19531Hz