Fix links

This commit is contained in:
Edward Firmo
2024-01-11 22:46:05 +01:00
parent 66b1e0b3e7
commit 1e570dc18e

View File

@@ -11,7 +11,7 @@ Hello everyone! Our latest update introduces a range of enhancements designed to
This update is focused on improving user interaction, featuring a more intuitive TFT upload process and expanded customization options. This update is focused on improving user interaction, featuring a more intuitive TFT upload process and expanded customization options.
Key enhancements include upgraded functionality for Alarm Control Panels & Thermostats and new personalization features on the Home page. Key enhancements include upgraded functionality for Alarm Control Panels & Thermostats and new personalization features on the Home page.
We're enthusiastic about our ongoing work to [make the NSPanel firmware more user-friendly and accessible](https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/1583). We're enthusiastic about our ongoing work to [make the NSPanel firmware more user-friendly and accessible](https://github.com/Blackymas/NSPanel_HA_Blueprint/discussions/1602).
This release marks significant progress in this direction, with improvements such as the This release marks significant progress in this direction, with improvements such as the
streamlined TFT upload process and initial steps towards adopting `esp-idf` as the default framework. streamlined TFT upload process and initial steps towards adopting `esp-idf` as the default framework.
Additionally, our documentation has been revamped for greater clarity and user-friendliness. Additionally, our documentation has been revamped for greater clarity and user-friendliness.
@@ -33,7 +33,7 @@ trying out `esp-idf` earlier could be a beneficial move towards adapting to futu
If you're unable to switch by March or if serial flashing isn't an option for you, If you're unable to switch by March or if serial flashing isn't an option for you,
the `arduino` framework will still be available for Over-The-Air (OTA) updates. the `arduino` framework will still be available for Over-The-Air (OTA) updates.
For detailed guidance on framework customization, check out our [customization documentation](docs/customization.md#framework-esp-idf). For detailed guidance on framework customization, check out our [customization documentation](https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/customization.md).
We're dedicated to facilitating a smooth transition and are here to assist with any queries or concerns. We're dedicated to facilitating a smooth transition and are here to assist with any queries or concerns.
## Updating ## Updating
@@ -48,7 +48,7 @@ We did our best to support your legacy settings and avoid breaking your system,
### Instructions ### Instructions
*You can find the update procedures following here:* *You can find the update procedures following here:*
- [How To - All important thing you should know - Update](docs/howto.md#update-blueprint) - [How To - All important thing you should know - Update](https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/howto.md#update-blueprint)
## Breaking changes ## Breaking changes
1. **The `background` parameter in the `esphome.xxxxx_set_component_color` service is now deprecated.** 1. **The `background` parameter in the `esphome.xxxxx_set_component_color` service is now deprecated.**