Open depuits opened 3 years ago
Same as #1487
Workaround recommendation:
substitutions:
devicename: garage
upper_devicename: Garage
packages:
sonoff_mini: !include common/sonoff_mini.yaml
<<: !include common/mqtt.config.yaml
An interim fix was implemented in esphome/esphome#2210, and a final fix in esphome/esphome#2193. Should all be working now!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Operating environment/Installation (Hass.io/Docker/pip/etc.):
Manjaro linux AUR and Hass.io
ESP (ESP32/ESP8266, Board/Sonoff):
ESP32 but I don't think the board is relevant
ESPHome version (latest production, beta, dev branch)
v1.19.2
Affected component:
https://esphome.io/components/mqtt.html
Description of problem: Adding retain option and presumable other mqtt options to components produce an error when the mqtt component was set up using packages.
Problem-relevant YAML-configuration entries:
Logs (if applicable):
Additional information and things you've tried: