- Update install instructions for weather.yaml

This commit is contained in:
nharris 2023-03-04 22:21:49 -07:00
parent d55a158907
commit 274853b40f
1 changed files with 5 additions and 1 deletions

View File

@ -3,9 +3,13 @@
# This is a fork of Robert Wilson's weather panel for Dwains Dashboard, converted from a blueprint to a standard card.
# This removes all translation and customization capabilities of the original blueprint,
# but aside from two hard-coded values (look for "TODO" in the code),
# but aside from a few hard-coded values (look for "TODO" in the code),
# it should be fully functional if you have the required sensors and have not modified their entity IDs.
# Find and replace the following values:
# YOUR_LATITUDE - Your latitude
# YOUR_LONGITUDE - Your longitude
# Dwains Dashboard is required to use this card, as it relies on custom components provided by Dwains Dashboard.
# Follow the instructions in Robert's original README: