besteru

Results 3 issues of besteru

replace in file m5stack-atom-speaker-kit.yaml the light platform fastled_clockless with esp32_rmt_led_strip The current usage of fastled_clockless generates multiple compile warnings for esphome. example functional config: - platform: esp32_rmt_led_strip rmt_channel: 0 id:...

bad values for used for I2S in m5stack-atom-speaker-kit.yaml from https://github.com/esphome/media-players/tree/main/m5stack The file contains these: i2s_lrclk_pin: GPIO21 i2s_bclk_pin: GPIO22 While m5stack-atom-echo.yaml contains the correct values: i2s_lrclk_pin: GPIO33 i2s_bclk_pin: GPIO19 Because of...

Add a selection for language in card configuration - if flag is specified in card config, override the default value set in browser by HomeAssistant. I have the browser set...