Engineering and technology notes

Richard Jurek, Gerald D. Griffin – The Ultimate Engineer: The Remarkable Life of NASA’s Visionary Leader George M. Low

https://www.amazon.com/Ultimate-Engineer-Remarkable-Visionary-Leader/dp/B087MZQ38T/ref=zg_bs_18580568011_sccl_49/143-6765820-7587810?pd_rd_i=B087MZQ38T&psc=1

Richard Jurek

Richard Jurek, Gerald D. Griffin – The Ultimate Engineer: The Remarkable Life of NASA’s Visionary Leader George M. Low was last modified: August 16th, 2022 by Jovan Stosic

MQTT breaking changes RC 2022.6 – Configuration

Makes me assume you have something this in configuration.yaml right now right?sensor: !include_dir_merge_list sensorsSo just make subfolders I guess. Something like this could work:sensorsmqtttemplate…legacy_formatAnd then add this to configuration.yaml:mqtt: sensor: !include_dir_merge_list sensors/mqtt template: – sensor: !include_dir_merge_list sensors/templatesensor: !include_dir_merge_list sensors/legacy_formatI assume you also needed to do something similar for template right? Or

Source: MQTT breaking changes RC 2022.6 – Configuration – Home Assistant Community

MQTT breaking changes RC 2022.6 – Configuration was last modified: August 9th, 2022 by Jovan Stosic