How to Update #133
-
Hi there, Is there an easy way to update? I thought through the "refresh" the repository automaticly. Kind regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Per default you are using this external component source:
this means you are pulling always the most recent development version (from the
This section
is part of your local YAML configuration and gets out of sync over time. It just indicates which YAML configuration (version) did you use as template in the past. F.e. if new sensors gets added/implemented you have to update the YAML configuration manually. |
Beta Was this translation helpful? Give feedback.
If you flash your ESPHome node periodically using a recent ESPHome core version to build process will pick the most recent component version.