Code Monkey home page Code Monkey logo

lovelace-colorfulclouds-weather-card's People

Contributors

fineemb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

lovelace-colorfulclouds-weather-card's Issues

这里有一个错误

entity: weather.tao_yuan_cun
type: 'custom:weather-card'


TypeError: Failed to fetch dynamically imported module: http://10.2.0.123:8123/hacsfiles/lovelace-colorfulclouds-weather-card/weather-card-editor.js

image

日志中有一个 WARNING
日志详细信息( WARNING )
Logger: homeassistant.util.async_
Source: util/async_.py:105
First occurred: 2020年9月10日 下午5:49:16 (107 occurrences)
Last logged: 上午12:53:17

Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for colorfulclouds doing I/O at custom_components/colorfulclouds/init.py, line 147: json_text = requests.get(url).content

卡片不能正常显示了

Home Assistant 2021.4.6,前端版本: 20210407.3 - latest,
Colorfulclouds-weather版本:1.2.5
卡片显示空白。

ColorfulCloudsEntity is overriding deprecated methods on an instance of WeatherEntity,

Logger: homeassistant.components.weather
Source: components/weather/init.py:199
Integration: Weather (documentation, issues)
First occurred: 07:39:27 (1 occurrences)
Last logged: 07:39:27

custom_components.colorfulclouds.weather::ColorfulCloudsEntity is overriding deprecated methods on an instance of WeatherEntity, this is not valid and will be unsupported from Home Assistant 2023.1. Please report it to the custom integration author.

不显示“自定义:Colorfulclouds Weather Lovelace”卡片修复

原因:icons没有成功安装进Lovelace-Colorfulclouds-Weather-card目录里
并且无法手动添加icons目录,报错:
Snipaste_2024-03-07_15-08-02
解决:
1.下载Source Code,解压出来
2.在HA的配置目录\config\www\community\lovelace-colorfulclouds-weather-card\下创建icon目录,拷贝Source Code的lovelace-colorfulclouds-weather-card-1.3.3\icons\animated到icon
3.用打开编辑\config\www\community\lovelace-colorfulclouds-weather-card\colorfulclouds-weather-card.js,
找到文件中两处/hacsfiles/lovelace-colorfulclouds-weather-card/icons/animated/,将其中的icons修改为icon,保存,刷新HA
4.添加卡片,“自定义:Colorfulclouds Weather Lovelace”卡片出来了,显示代码编辑器,修改代码为:
type: custom:weather-card
entity: 天气预报实体ID
houer_forecast: false
show_forecast: true
icon: /hacsfiles/lovelace-colorfulclouds-weather-card/icon/animated/

日出日落时间显示错误

HA版本:2021.12.8 supervised 版
是否有彩云key:是
是否安装最新彩云天气插件:是
时区是否正确:是,上海时区
GPS信息是否填写正确:是,为上海这边经纬度
其他信息是否显示正确:是

问题:
彩云卡片中日出时间显示为:“下午3:46:39”,日落时间显示为“下午11:47:20”,且第二天还是会显示错

尝试过用postman直接访问彩云API,返回信息中可以看到正确的日出日落时间,不知是否是HA版本太新,和彩云插件代码有冲突的原因?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.