animated-weather-card
animated-weather-card copied to clipboard
Animated icons for default Home Assistant weather card
Animated Weather Card
Animated icons for default Home Assistant weather card
Screenshots
Preparation
- Make sure that under the configuration.yaml file you have the following:
frontend: themes: !include_dir_merge_named themes
- Under the Home Assistant Config folder, create a new folder named themes
- Restart Home Assistant to apply the changes
HACS installation
- Go into the Community Store (HACS)
- Press menu icon and select Custom repositories
- Add new repository
url: https://github.com/wowgamr/animated-weather-card category: Theme
- Open the theme in Frontend tab
- Press Install
- Restart Home Assistant
Manual installation
- In the Home Assistant themes folder, create a folder named
animated-weather-card
- Download latest release source code
- Unarchive files from themes folder into
animated-weather-card
- Check paths. They must be
/config/themes/animated-weather-card/animated-weather-card.yaml
and/config/themes/animated-weather-card/icons/clear-night.svg
Enable theme
- Open your Home Assistant Profile
- Under Themes select Animated Weather Card
Manual installation (for existing theme)
- Download latest release source code
- Unarchive icons folder into your theme folder
- Copy variables from
animated-weather-card.yaml
- Check icon paths.
/hacsfiles/themes/
is virtual path of/config/themes/
. So for icon placed in/config/themes/you_theme_folder_name/icons/clear-night.svg
variable's path is/hacsfiles/themes/animated-weather-card/icons/clear-night.svg
Credits
amCharts icons - https://www.amcharts.com/free-animated-svg-weather-icons