Cody
Cody
There is no option for Chrysler. If I have some leads as to how to reverse engineer I could fork and add the relevant api information.
## What type of PR is this? _(REQUIRED)_ - documentation Added extended Home Assistant example
Some [weather](https://developers.home-assistant.io/docs/core/entity/weather/#supported-features) integrations to not use `FORECAST_DAILY` but rather `FORECAST_TWICE_DAILY` and/or FORECAST_HOURLY. In my case [NWS](https://www.home-assistant.io/integrations/nws/) does not support `FORECAST_DAILY`.
Does your card support `tap_action`? If so, how do I get it working? If not, can this be a feature request? ``` tap_action: action: navigate navigation_path: /lovelace/calendar ``` I would...
For some reason I can't get the `global: active` configuration to work for my card. I also don't see any other issues with this. Here is my configuration: ``` entities:...
## What type of PR is this? - feature ## What this PR does / why we need it: - Make labels in the shopping list collapsible. ## Which issue(s)...
## What type of PR is this? - feature ## What this PR does / why we need it: Moved shopping list action bar into a three dot menu to...