mouth4war

Results 60 comments of mouth4war

I think making the background consistent with other standard cards should be merged. It should also make card work with transparent themes.

https://github.com/home-assistant/core/issues/67528

This is because the HASS component uses fan levels (1-3) instead of favorite levels (1-14).

TBH I am fine with smoothened AQI for automations. They've done a good job with smoothening/throttling except for the low AQI range (

> Logger: custom_components.xiaomi_miot.light Source: custom_components/xiaomi_miot/__init__.py:1266 >Xiaomi Miot(yeelink.light.lamp4): Send miio command: set_bright([0, 'smooth', 3000]) failed: {'code': -5001, 'message': 'invalid params'} >Xiaomi Miot(yeelink.light.lamp4): Send miio command: set_ct_abx([2597, 'smooth', 1000.0]) failed: {'code': -5001,...

Can it at least be made optional via config? It clutters up homekit integration with unnecessary switches for each fan speed preset

Can you please link me to the issue where someone requested fan speeds to be shown as presets? I am unable to find it

Why just limit to showing the fan preset? Changing the preset (auto/silent/...) should also be made possible like the climate card allows changing HVAC mode (cool/dry/heat/auto).

This state information can be added to displayed state via an "additional state" option which will prompt for either a template or choose multiple entries from the entity's attributes.

Good idea. Just need multiple addition attributes lines.