Colorfulclouds-weather icon indicating copy to clipboard operation
Colorfulclouds-weather copied to clipboard

用于HASS的彩云天气组件

Results 33 Colorfulclouds-weather issues
Sort by recently updated
recently updated
newest added

先感谢插件~ 然后有个问题,在插件配置时有个“极端天气预警”的选项,虽然一直勾选的, 但貌似从来没有看到过预警的相关信息(感觉应该是对应实体的forecast_alert属性,但一直是空的) 我代码小白,看了下config_flow.py,调用的API是https://api.caiyunapp.com/v2.5/.../daily.json 查了彩云的wiki,如果需要天气预警信息,则需要在API最后添加 ?alert=true。 大佬能否关心一下?谢谢。

没有当天最低温度数据

近期github的访问又变得很糟糕 好多人只能手动下载安装 还求大佬贴出手动下载后 configuration.yaml里的配置例子 谢谢!

湿度的单位不对,应该是%。

搞彩云一大目的就是为了降雨预警,现在的实体体现不出这个功能,都是温度湿度之类的。 其实也就是openweather和accuweather都能做的。 我看HACS前端能够正常显示降雨预警状态:“未来两小时不会下雨,请放心出门吧” 能不能搞个实体专门体现这个文字报告?这个HACS的代码我不清楚怎么搞? 大佬json解析添加一个解析器?加个文字输出实体? 这样就可以实现下雨前提前微信提醒等等功能了。

最近收到邮件,提示9月份取消免费调用API,怎样限制调用频率?

DEVICE_CLASS_TEMPERATURE是从colorfulclouds使用的,这是一个已弃用的常量,将在HA Core 2025.1中删除。 请改用 SensorDeviceClass.TEMPERATURE,请在 https://github.com/fineemb/Colorfulclouds-weather/issues 创建错误报告 TEMP_CELSIUS 是从 colorfulclouds 中使用的,这是一个已弃用的常量,将在 HA Core 2025.1 中删除。 请改用 UnitOfTemperature.CELSIUS,请在 https://github.com/fineemb/Colorfulclouds-weather/issues 创建错误报告 TEMP_FAHRENHEIT 是从 colorfulclouds 使用的,这是一个已弃用的常量,将在 HA Core 2025.1 中删除。 请使用 UnitOfTemperature.FAHRENHEIT 代替,请在...

Home Assistant给出的警告 The colorfulclouds integration is using deprecated forecast 此项在版本 2024.3.0 中无法工作。请在升级之前解决。 The integration colorfulclouds is using the deprecated forecast attribute. Please report it to the custom integration author.. ![image](https://github.com/fineemb/Colorfulclouds-weather/assets/53414921/b4315d3b-399e-4639-9ac4-acde9e54771c)

![image](https://github.com/fineemb/Colorfulclouds-weather/assets/50094752/a626934b-a5fe-4da3-86ef-209c59c5c8a7)