You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a “Search in files” feature to File Editor that scans all .yaml/.yml under /config and lists every file and line where a given string appears, with clickable results that open the file at that line.
For example, if you rename a sensor from kitchen_temp to L1_kitchen_temp, you can quickly find every place in your YAML where kitchen_temp is still referenced and update it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Add a “Search in files” feature to File Editor that scans all .yaml/.yml under /config and lists every file and line where a given string appears, with clickable results that open the file at that line.
For example, if you rename a sensor from kitchen_temp to L1_kitchen_temp, you can quickly find every place in your YAML where kitchen_temp is still referenced and update it.
Beta Was this translation helpful? Give feedback.
All reactions