views: - type: custom:grid-layout title: Home layout: cards: - type: grid title: weather view_layout: grid-area: weather columns: 1 cards: - type: custom:weather-card entity: weather.beijing houer_forecast: true show_forecast: true icon: /hacsfiles/lovelace-colorfulclouds-weather-card/icons/animated1/ name: '' secondary_info_attribute: wind_speed theme: '' 前端用的是 matt8707大神的,主要配置文件如ui-lovelace.yaml都是来自于他, 纯小白,一点都没入门,多方比对弄的,上面是我现在的配置,前端是yaml格式,只能通过配置文件配置, 目前是网页版本天气预报和小时预报都不能滚动看,安卓手机版本的homeassistant小时预报能滚动,中间的天气预报动不了, 有遇到的兄弟么, 求助, 完全不懂呀
views:
title: Home
layout:
cards:
type: grid
title: weather
view_layout:
grid-area: weather
columns: 1
cards:
entity: weather.beijing
houer_forecast: true
show_forecast: true
icon: /hacsfiles/lovelace-colorfulclouds-weather-card/icons/animated1/
name: ''
secondary_info_attribute: wind_speed
theme: ''
前端用的是 matt8707大神的,主要配置文件如ui-lovelace.yaml都是来自于他,
纯小白,一点都没入门,多方比对弄的,上面是我现在的配置,前端是yaml格式,只能通过配置文件配置,
目前是网页版本天气预报和小时预报都不能滚动看,安卓手机版本的homeassistant小时预报能滚动,中间的天气预报动不了,
有遇到的兄弟么, 求助,
完全不懂呀