diff --git a/ReleaseNotes.md b/ReleaseNotes.md index bc2af62..4c83dfa 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -58,7 +58,8 @@ wifi: - **Customization Still Available:** Users still have the option to manually set "Trigger" as the action for their automation. entities, as per their preference. We understand that changes in default settings can impact your workflows. We appreciate your understanding as we strive to balance new features with the familiarity and stability of the user experience. -9. +9. **Advanced mode no longer enforces a specific framework.**
+ In the past, the enforcement of framework changes by the advanced mode could inadvertently result in users switching frameworks during OTA updates. This practice was not recommended due to the potential for errors.   ## Overview of noteworthy changes diff --git a/advanced/esphome/nspanel_esphome_advanced.yaml b/advanced/esphome/nspanel_esphome_advanced.yaml index a789833..c9d2061 100644 --- a/advanced/esphome/nspanel_esphome_advanced.yaml +++ b/advanced/esphome/nspanel_esphome_advanced.yaml @@ -20,10 +20,6 @@ button: captive_portal: -esp32: - framework: - type: esp-idf - sensor: ##### Uptime Sensors ##### - name: ${device_name} Uptime seconds